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-07-01 14:28:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c756aff9c57c133d2ba586c5c4a94602fd2870bf
0ad
/
source
/
lib
T
History
janwas
c756aff9c5
wposix: AllocConsole wrapper is now a standard function call (before, a direct jump saved a few bytes but was unsafe - not smart)
...
This was SVN commit r1825.
2005-01-26 01:06:48 +00:00
..
res
vfs, ps/game.cpp: lint
2005-01-23 19:49:45 +00:00
sysdep
wposix: AllocConsole wrapper is now a standard function call (before, a direct jump saved a few bytes but was unsafe - not smart)
2005-01-26 01:06:48 +00:00
adts.cpp
…
adts.h
…
config.h
config: remove HAVE_DEBUGALLOC
2005-01-23 18:25:28 +00:00
detect.cpp
…
detect.h
…
glext_funcs.h
…
input.cpp
…
input.h
…
lib.cpp
…
lib.h
lib.h: moved assert2 to sysdep/debug.h
2005-01-25 18:54:48 +00:00
memcpy.cpp
…
mmgr.cpp
mmgr.cpp: uses assert2 when something fails (so you get a pretty stack trace
2005-01-26 00:33:45 +00:00
mmgr.h
mmgr.cpp: uses assert2 when something fails (so you get a pretty stack trace
2005-01-26 00:33:45 +00:00
nommgr.h
…
ogl.cpp
…
ogl.h
…
posix.h
…
precompiled.cpp
…
precompiled.h
…
sdl.h
…
timer.cpp
…
timer.h
…
types.h
…