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
fb7e097d247d5da44e2b16ed8df22b2035a6d4e5
0ad
/
source
/
lib
T
History
janwas
fb7e097d24
move some win-specific debug calls here (implements sysdep/debug)
...
This was SVN commit r919.
2004-08-05 19:21:16 +00:00
..
res
use get_executable_path (sysdep) instead of relying solely on argv0
2004-08-05 19:20:45 +00:00
sysdep
move some win-specific debug calls here (implements sysdep/debug)
2004-08-05 19:21:16 +00:00
adts.cpp
…
adts.h
…
config.h
…
detect.cpp
…
detect.h
Updated include path for files moved into sysdep/
2004-07-31 15:44:20 +00:00
glext_funcs.h
…
input.cpp
…
input.h
…
lib.cpp
…
lib.h
Fixed loads of /W4 warnings, because it's easier than doing anything useful. Added some asserts to check potentially dangerous assumptions, implemented a few missing bits of code, adjusted some comments, etc.
2004-07-24 14:04:40 +00:00
memcpy.cpp
…
oal.cpp
Very important newline-at-end-of-file fix :-]
2004-07-31 15:51:49 +00:00
oal.h
helper functions/header for openal
2004-07-28 11:34:40 +00:00
ogl.cpp
…
ogl.h
…
posix.h
…
precompiled.cpp
…
precompiled.h
…
sdl.h
…
timer.cpp
…
timer.h
…
types.h
…