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-19 01:34:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6e0fcddde4695d56ac081fdd5137a5c9912bfa84
0ad
/
source
/
lib
T
History
Matei
41d3ef5fa5
Fix compile on GCC 4.1, where the ArraySize function trick did not work.
...
This was SVN commit r5418.
2007-10-17 07:36:12 +00:00
..
external_libraries
…
posix
cleanup
2007-09-25 10:43:11 +00:00
res
Changed console character to a _ since the vertical line glyph didn't seem to be available on OS X.
2007-10-13 18:22:20 +00:00
sysdep
# OS X fixes.
2007-10-11 08:00:05 +00:00
tests
…
adts.h
…
allocators.cpp
cleanup:
2007-09-25 09:39:20 +00:00
allocators.h
cleanup:
2007-09-25 09:39:20 +00:00
app_hooks.cpp
…
app_hooks.h
…
base32.cpp
…
base32.h
…
bits.cpp
…
bits.h
…
byte_order.cpp
…
byte_order.h
…
cache_adt.h
…
code_annotation.h
…
config.h
# major refactoring of system-dependent code (simplifies build system)
2007-09-23 15:36:29 +00:00
debug_stl.cpp
# Fixed STL debug compile errors on GCC.
2007-10-11 07:55:24 +00:00
debug_stl.h
fix debug_stl for vc8; refactor/simplified implementation
2007-10-09 17:05:05 +00:00
debug.cpp
cleanup
2007-09-25 10:43:11 +00:00
debug.h
…
fnv_hash.cpp
…
fnv_hash.h
…
glext_funcs.h
…
input.cpp
…
input.h
…
lf_alloc.cpp
# major refactoring of system-dependent code (simplifies build system)
2007-09-23 15:36:29 +00:00
lib_errors.cpp
…
lib_errors.h
# major refactoring of system-dependent code (simplifies build system)
2007-09-23 15:36:29 +00:00
lib.cpp
…
lib.h
Fix compile on GCC 4.1, where the ArraySize function trick did not work.
2007-10-17 07:36:12 +00:00
license.txt
…
lockfree.cpp
# major refactoring of system-dependent code (simplifies build system)
2007-09-23 15:36:29 +00:00
lockfree.h
…
mmgr.cpp
…
mmgr.h
…
module_init.cpp
…
module_init.h
…
nommgr.h
…
ogl.cpp
…
ogl.h
…
path_util.cpp
cleanup
2007-09-25 10:43:11 +00:00
path_util.h
cleanup
2007-09-25 10:43:11 +00:00
precompiled.cpp
…
precompiled.h
…
rand.cpp
…
rand.h
…
regex.cpp
…
regex.h
…
secure_crt.cpp
…
secure_crt.h
…
self_test.cpp
…
self_test.h
…
timer.cpp
…
timer.h
…
types.h
…
wsecure_crt.cpp
…