Darkvater
|
d8d210056d
|
(svn r7278) -Codechange: [win32] Add UNICODE support so it should compile on OS's using UNICODE
API exclusively.
|
2006-11-28 19:58:13 +00:00 |
|
Darkvater
|
8e6a911700
|
(svn r2962) - const correctness for all Get* functions and most Draw* functions that don't change their pointer parameters
- change a lot of byte player types to PlayerID
- beautify header files, same "#endif /* filename */" ending
|
2005-09-18 20:56:44 +00:00 |
|
tron
|
286f8726d5
|
(svn r2725) Move MyShowCursor() back into win32.c, it fits better there
|
2005-07-27 19:22:38 +00:00 |
|
tron
|
a227065ab7
|
(svn r2701) Insert Id tags into all source files
|
2005-07-24 14:12:37 +00:00 |
|
tron
|
475d7fc0ae
|
(svn r2697) Make compiling with SDL on Windows work again (missing #includes) and fix some warnings
|
2005-07-24 06:09:54 +00:00 |
|