This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
6a0b5fa0abba4c19a16da4b08e3754f9cf106fd4
0ad
/
source
/
lib
/
sysdep
/
win
T
History
Ykkrosh
6a0b5fa0ab
ScEd: Added unit deletion. Made zoom less frustrating. Let >2 players work.
...
Fixed random actor props. This was SVN commit r2109.
2005-04-03 05:02:00 +00:00
..
assert_dlg.h
Made icon implementation less bad, so that it doesn't conflict with ScEd
2005-03-27 14:03:30 +00:00
assert_dlg.rc
Made icon implementation less bad, so that it doesn't conflict with ScEd
2005-03-27 14:03:30 +00:00
icon.rc
Made icon implementation less bad, so that it doesn't conflict with ScEd
2005-03-27 14:03:30 +00:00
printf.cpp
…
printf.h
…
SDL_keysym.h
…
SDL_vkeys.h
…
waio.cpp
philip points out precompiled.h -> string_s.h includes posix.h - too heavy for the PCH
2005-03-18 22:44:55 +00:00
waio.h
…
wcpu.cpp
philip points out precompiled.h -> string_s.h includes posix.h - too heavy for the PCH
2005-03-18 22:44:55 +00:00
wdbg.cpp
ScEd: Added unit deletion. Made zoom less frustrating. Let >2 players work.
2005-04-03 05:02:00 +00:00
wdbg.h
…
wdetect.cpp
…
wdir_watch.cpp
…
wdll.cpp
…
wdll.h
…
wgl.h
…
win_internal.h
wsdl: cleanup semaphore code, move mouse functions near other "misc" functions
2005-03-18 22:09:44 +00:00
win.cpp
philip points out precompiled.h -> string_s.h includes posix.h - too heavy for the PCH
2005-03-18 22:44:55 +00:00
win.h
…
wposix_types.h
…
wposix.cpp
wposix: seriously speed up mounting by removing hand-brake (i.e. checking file system name in every stat() ) call. thanks to philip for reporting the problem!
2005-03-30 23:49:50 +00:00
wposix.h
file: provide FILE_TEXT flag that enables newline translation - useful when outputting XML files, so notepad doesn't see "\n" (which it can't handle)
2005-04-29 13:17:17 +00:00
wpthread.cpp
wpthread - better comments
2005-03-25 20:24:39 +00:00
wpthread.h
…
wsdl.cpp
config: console alternate key=f9 (not f12, because that triggers a breakpoint in VC)
2005-03-20 15:45:52 +00:00
wsdl.h
…
wsock.cpp
…
wsock.h
…
wtime.cpp
detect: add posix.h so _SC_* defines are visible (enables mem detect)
2005-03-27 17:24:57 +00:00
wtime.h
…