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-03 04:26:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d8133f785f39e87ba0bf2b408c4fe3c12cd0f47
0ad
/
source
/
lib
T
History
Ykkrosh
e94199bfe5
Fixed sysdep/unix compilation
...
This was SVN commit r4647.
2006-11-18 18:15:31 +00:00
..
res
rename DIR_SEP to SYS_DIR_SEP (it being it sysdep.h, where most everything is thus prefixed)
2006-11-18 17:48:49 +00:00
sysdep
Fixed sysdep/unix compilation
2006-11-18 18:15:31 +00:00
tests
Fixed assert vs debug_assert.
2006-11-15 10:33:51 +00:00
adts.h
…
allocators.cpp
…
allocators.h
…
app_hooks.cpp
…
app_hooks.h
…
byte_order.cpp
…
byte_order.h
…
cache_adt.h
# Made Atlas compile on linux
2006-11-12 04:02:36 +00:00
config.h
lib/config.h: re
#155
, define HAVE_PCH on non-windows systems too, if USING_PCH
2006-11-12 19:55:10 +00:00
debug_stl.cpp
…
debug_stl.h
…
debug.cpp
…
debug.h
…
glext_funcs.h
…
input.cpp
…
input.h
…
lf_alloc.cpp
…
lib_errors.cpp
…
lib_errors.h
…
lib.cpp
# fix 2 problems with self-test on linux (lock-free init and path separator test)
2006-11-11 17:46:41 +00:00
lib.h
# fix 2 problems with self-test on linux (lock-free init and path separator test)
2006-11-11 17:46:41 +00:00
lockfree.cpp
# fix 2 problems with self-test on linux (lock-free init and path separator test)
2006-11-11 17:46:41 +00:00
lockfree.h
…
mmgr.cpp
…
mmgr.h
…
nommgr.h
…
ogl.cpp
…
ogl.h
…
path_util.cpp
rename DIR_SEP to SYS_DIR_SEP (it being it sysdep.h, where most everything is thus prefixed)
2006-11-18 17:48:49 +00:00
path_util.h
rename DIR_SEP to SYS_DIR_SEP (it being it sysdep.h, where most everything is thus prefixed)
2006-11-18 17:48:49 +00:00
posix_types.h
…
posix.h
…
precompiled.cpp
…
precompiled.h
…
sdl_fwd.h
…
sdl.h
…
self_test.cpp
…
self_test.h
# Made Atlas compile on linux
2006-11-12 04:02:36 +00:00
string_s.cpp
…
string_s.h
…
timer.cpp
…
timer.h
…
types.h
…
wstring_s.cpp
…