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
64646cfbbfd3967e3200505872706d141abc91d0
0ad
/
source
/
lib
T
History
MarkT
793794649f
Combat code, some scripting, broken network, and fixed some bugs.
...
This was SVN commit r1301.
2004-11-11 07:09:32 +00:00
..
res
Combat code, some scripting, broken network, and fixed some bugs.
2004-11-11 07:09:32 +00:00
sysdep
Linux/GCC Compat(tm)
2004-11-07 21:30:47 +00:00
adts.cpp
…
adts.h
…
config.h
GCC fixes: avoid warnings about XP_UNIX
2004-08-21 12:52:31 +00:00
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
Unit selection and ordering, setTimeout, scheduler, fixed timestep code, various fixes and reinforcement of the JS<->Native code.
2004-07-20 19:30:35 +00:00
input.h
…
lib.cpp
…
lib.h
add ERR_AGAIN error
2004-10-20 13:36:49 +00:00
memcpy.cpp
…
ogl.cpp
trivialities: add extern, add assert to make sure oglInit called
2004-10-19 17:49:12 +00:00
ogl.h
trivialities: add extern, add assert to make sure oglInit called
2004-10-19 17:49:12 +00:00
posix.h
…
precompiled.cpp
…
precompiled.h
…
sdl.h
…
timer.cpp
removed debug output from FPS code
2004-08-12 16:06:47 +00:00
timer.h
removed debug output from FPS code
2004-08-12 16:06:47 +00:00
types.h
…