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-24 08:46:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a04abf296799c019e27bedbb0ddc3fed299522aa
0ad
/
source
/
lib
T
History
Ykkrosh
c3d42c1025
Fixed mmap bug, and GUI memory leak.
...
This was SVN commit r2560.
2005-07-28 17:39:27 +00:00
..
res
cursor: remove old Win32 implementation
2005-07-20 00:57:17 +00:00
sysdep
Fixed mmap bug, and GUI memory leak.
2005-07-28 17:39:27 +00:00
adts.cpp
…
adts.h
…
byte_order.cpp
…
byte_order.h
…
config.h
…
debug_stl.cpp
…
debug_stl.h
…
debug.cpp
debug: add alloca fallback in case heap alloc fails (no more "not enough mem to display stack trace")
2005-07-09 20:17:58 +00:00
debug.h
debug: add alloca fallback in case heap alloc fails (no more "not enough mem to display stack trace")
2005-07-09 20:17:58 +00:00
detect.cpp
…
detect.h
…
glext_funcs.h
…
input.cpp
…
input.h
…
lf_alloc.cpp
…
lib.cpp
…
lib.h
lib.h: have CHECK|RETURN_ERR etc. store+compare as i64 (safer). document details.
2005-07-14 00:19:56 +00:00
lockfree.cpp
little stuff (adopt debug_get_nth_caller change, document catch(...))
2005-07-09 20:20:57 +00:00
lockfree.h
…
memcpy.cpp
…
mmgr.cpp
mmgr: remove random fill option (makes no sense, since we want to fill with unused and freed memory pattern only)
2005-07-16 17:49:38 +00:00
mmgr.h
…
nommgr.h
…
ogl.cpp
…
ogl.h
…
posix_types.h
…
posix.h
…
precompiled.cpp
…
precompiled.h
…
sdl.h
…
string_s.cpp
debug.h: more dox
2005-07-04 17:03:08 +00:00
string_s.h
debug.h: more dox
2005-07-04 17:03:08 +00:00
timer.cpp
…
timer.h
…
types.h
…
wstring_s.cpp
…