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-30 21:29:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c6becec37726233969348635557ace46c938263
0ad
/
source
/
lib
T
History
janwas
3c6becec37
was thinking about documenting the whole lib design goals/rationale, added a few notes.
...
This was SVN commit r530.
2004-06-18 13:24:59 +00:00
..
res
Spelling corrction
2004-06-16 16:29:38 +00:00
sysdep
Enable memory leak detection
2004-06-15 21:08:51 +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
…