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
1bbb35b204bacfd823f853087a8d09297fdf0b01
0ad
/
source
/
lib
T
History
janwas
4577ad00dc
fix include path
...
This was SVN commit r870.
2004-07-31 19:47:40 +00:00
..
res
no change
2004-07-31 19:36:46 +00:00
sysdep
fix include path
2004-07-31 19:47:40 +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
…