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-27 02:47:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd145100051cd2e335e620edff74cc84e90a41c4
0ad
/
source
/
lib
T
History
janwas
fd14510005
minor improvements: squelch warnings when dumping; debug_out an indication that is_string_ptr raised an exception
...
This was SVN commit r2070.
2005-03-27 18:17:03 +00:00
..
res
slight change to error paths for convenience (RETURN_ERR)
2005-03-27 17:40:40 +00:00
sysdep
minor improvements: squelch warnings when dumping; debug_out an indication that is_string_ptr raised an exception
2005-03-27 18:17:03 +00:00
adts.cpp
…
adts.h
…
byte_order.cpp
…
byte_order.h
…
config.h
…
debug.cpp
…
detect.cpp
detect: add posix.h so _SC_* defines are visible (enables mem detect)
2005-03-27 17:24:57 +00:00
detect.h
…
glext_funcs.h
…
input.cpp
…
input.h
…
lib.cpp
add lower-case hash (used by VFS) and revise match_wildcard to accept anything if pattern=0
2005-03-27 01:31:39 +00:00
lib.h
slight change to error paths for convenience (RETURN_ERR)
2005-03-27 17:40:40 +00:00
memcpy.cpp
…
mmgr.cpp
detect: add posix.h so _SC_* defines are visible (enables mem detect)
2005-03-27 17:24:57 +00:00
mmgr.h
…
nommgr.h
…
ogl.cpp
…
ogl.h
…
posix_types.h
philip points out precompiled.h -> string_s.h includes posix.h - too heavy for the PCH
2005-03-18 22:44:55 +00:00
posix.h
…
precompiled.cpp
…
precompiled.h
…
sdl.h
…
string_s.cpp
…
string_s.h
philip points out precompiled.h -> string_s.h includes posix.h - too heavy for the PCH
2005-03-18 22:44:55 +00:00
timer.cpp
philip points out precompiled.h -> string_s.h includes posix.h - too heavy for the PCH
2005-03-18 22:44:55 +00:00
timer.h
…
types.h
…
wstring_s.cpp
…