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-28 03:07:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
afae448b11d3d757d40f082d21af135a323929ce
0ad
/
source
/
lib
T
History
janwas
afae448b11
fix: memory leak fix wasn't correctly resetting root node during tree_clear. this caused crash after creating archive.
...
This was SVN commit r3656.
2006-03-18 01:07:05 +00:00
..
res
fix: memory leak fix wasn't correctly resetting root node during tree_clear. this caused crash after creating archive.
2006-03-18 01:07:05 +00:00
sysdep
- allocators: SingleAllocator: renamed free method to release() to avoid need for nommgr
2006-03-15 05:18:32 +00:00
adts.cpp
Unix cursor support, some gcc warnings, etc
2006-03-06 03:46:12 +00:00
adts.h
adts: DynHashTbl: safely handle calling clear() right before dtor
2006-03-16 07:16:24 +00:00
allocators.cpp
automatic archive builder now functional and enabled.
2006-03-01 22:31:11 +00:00
allocators.h
- allocators: SingleAllocator: renamed free method to release() to avoid need for nommgr
2006-03-15 05:18:32 +00:00
app_hooks.cpp
…
app_hooks.h
…
byte_order.cpp
…
byte_order.h
…
config.h
…
debug_stl.cpp
…
debug_stl.h
…
debug.cpp
…
debug.h
debug: remove old prototype
2006-02-15 03:03:17 +00:00
detect.cpp
…
detect.h
…
glext_funcs.h
…
input.cpp
…
input.h
…
lf_alloc.cpp
…
lib_errors.cpp
…
lib_errors.h
file_cache: fix: add buf/size combo to exact_buf_oracle if file_io rounded size up.
2006-03-07 05:44:34 +00:00
lib.cpp
automatic archive builder now functional and enabled.
2006-03-01 22:31:11 +00:00
lib.h
- allocators: SingleAllocator: renamed free method to release() to avoid need for nommgr
2006-03-15 05:18:32 +00:00
lockfree.cpp
ObjectBase.cpp: replace incorrect RNG with rand(min,max)
2006-02-15 04:03:29 +00:00
lockfree.h
…
mmgr.cpp
…
mmgr.h
…
nommgr.h
…
ogl.cpp
…
ogl.h
…
posix_types.h
…
posix.h
…
precompiled.cpp
…
precompiled.h
…
sdl.h
…
self_test.cpp
…
self_test.h
…
string_s.cpp
…
string_s.h
…
timer.cpp
…
timer.h
…
types.h
…
wstring_s.cpp
…