This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-27 10:47:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
38bfabeb38297c5cb63ef1bf034f4d6ff7622f3d
0ad
/
source
/
lib
T
History
janwas
38bfabeb38
fixed goto problem with gcc - was jumping over an (unused) var decl
...
This was SVN commit r535.
2004-06-18 14:59:50 +00:00
..
res
fixed goto problem with gcc - was jumping over an (unused) var decl
2004-06-18 14:59:50 +00:00
sysdep
renamed some vars for clarity
2004-06-18 13:34:37 +00:00
adts.cpp
…
adts.h
…
config.h
…
detect.cpp
…
detect.h
…
glext_funcs.h
…
input.cpp
…
input.h
…
lib.cpp
remove *tot - non-portable and inefficient. replaced with stringstream
2004-06-18 13:22:26 +00:00
lib.h
was thinking about documenting the whole lib design goals/rationale, added a few notes.
2004-06-18 13:24:59 +00:00
memcpy.cpp
…
ogl.cpp
oglPrintError now outputs to debug output window
2004-06-15 02:43:56 +00:00
ogl.h
…
posix.h
…
precompiled.cpp
…
precompiled.h
Leak-detect malloc/etc too
2004-06-15 21:27:12 +00:00
SDL_keysym.h
…
SDL_vkeys.h
…
sdl.h
…
timer.cpp
…
timer.h
…
types.h
…