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-06 07:47:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d77602484849ea9567ece61725b3d4135e8fa02d
0ad
/
source
/
lib
T
History
janwas
d776024848
bugfix: was not propagating mount point flags to Mount structure created for archives. this could result in no "archivable" files being found during archive build, leading to ERR_DIR_END.
...
This was SVN commit r3624.
2006-03-11 03:30:36 +00:00
..
res
bugfix: was not propagating mount point flags to Mount structure created for archives. this could result in no "archivable" files being found during archive build, leading to ERR_DIR_END.
2006-03-11 03:30:36 +00:00
sysdep
Whoopsie - missed some brackets in wsysdep
2006-03-06 08:16:29 +00:00
adts.cpp
Unix cursor support, some gcc warnings, etc
2006-03-06 03:46:12 +00:00
adts.h
adts: fix brain-dead bug that was slowing down Divider_Recip
2006-03-10 22:35:58 +00:00
allocators.cpp
automatic archive builder now functional and enabled.
2006-03-01 22:31:11 +00:00
allocators.h
…
app_hooks.cpp
adts: add LL_OPT_* defines that enable optimizations (some only make sense if there are tons of files, and need to be able to disable them for thesis). realized this would be perfect application of policy template classes, which will replace this.
2006-02-11 22:49:09 +00:00
app_hooks.h
adts: add LL_OPT_* defines that enable optimizations (some only make sense if there are tons of files, and need to be able to disable them for thesis). realized this would be perfect application of policy template classes, which will replace this.
2006-02-11 22:49:09 +00:00
byte_order.cpp
…
byte_order.h
…
config.h
…
debug_stl.cpp
…
debug_stl.h
…
debug.cpp
adts: add LL_OPT_* defines that enable optimizations (some only make sense if there are tons of files, and need to be able to disable them for thesis). realized this would be perfect application of policy template classes, which will replace this.
2006-02-11 22:49:09 +00:00
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
ObjectBase.cpp: replace incorrect RNG with rand(min,max)
2006-02-15 04:03:29 +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
…