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-21 15:24:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a05
0ad
/
source
/
lib
T
History
Ykkrosh
6539456746
Fix format string
...
This was SVN commit r9524.
2011-05-15 19:52:46 +00:00
..
adts
…
allocators
fix build with ICC
2011-05-07 15:47:20 +00:00
external_libraries
…
file
fix self-test and map load on Windows (avoid mixing dir separators).
2011-05-06 18:45:30 +00:00
pch
…
posix
…
res
avoid double-free when sounds are reclaimed and then freed.
2011-05-07 17:34:47 +00:00
sysdep
avoid stomping on the last error while dumping stack
2011-05-15 00:00:01 +00:00
tests
fix self-test and map load on Windows (avoid mixing dir separators).
2011-05-06 18:45:30 +00:00
tex
refactor status code definitions: allow modules to define an array of them (more convenient+efficient).
2011-05-05 13:03:34 +00:00
alignment.h
…
app_hooks.cpp
…
app_hooks.h
…
base32.cpp
…
base32.h
…
bits.cpp
…
bits.h
…
byte_order.cpp
…
byte_order.h
…
code_annotation.h
…
code_generation.h
…
config2.h
…
config.h
…
debug_stl.cpp
refactor status code definitions: allow modules to define an array of them (more convenient+efficient).
2011-05-05 13:03:34 +00:00
debug_stl.h
…
debug.cpp
refactor status code definitions: allow modules to define an array of them (more convenient+efficient).
2011-05-05 13:03:34 +00:00
debug.h
…
fnv_hash.cpp
…
fnv_hash.h
…
frequency_filter.cpp
…
frequency_filter.h
…
input.cpp
…
input.h
…
lib_api.h
…
lib.cpp
…
lib.h
…
module_init.cpp
fix self-test and map load on Windows (avoid mixing dir separators).
2011-05-06 18:45:30 +00:00
module_init.h
…
ogl.cpp
…
ogl.h
…
os_path.h
…
path.cpp
refactor status code definitions: allow modules to define an array of them (more convenient+efficient).
2011-05-05 13:03:34 +00:00
path.h
Fix format string
2011-05-15 19:52:46 +00:00
pointer_typedefs.h
…
precompiled.h
make explicit that both iterator debugging and _SECURE_SCL (which is less than iterator debugging) are disabled in release builds
2011-05-07 16:46:28 +00:00
rand.cpp
…
rand.h
…
regex.cpp
…
regex.h
…
secure_crt.cpp
fix self-test and map load on Windows (avoid mixing dir separators).
2011-05-06 18:45:30 +00:00
secure_crt.h
…
self_test.cpp
…
self_test.h
…
status.cpp
fix StatusDescription (remove unnecessary and wrong cast)
2011-05-08 20:09:31 +00:00
status.h
fix self-test and map load on Windows (avoid mixing dir separators).
2011-05-06 18:45:30 +00:00
svn_revision.cpp
…
svn_revision.h
…
timer.cpp
…
timer.h
…
types.h
…
utf8.cpp
refactor status code definitions: allow modules to define an array of them (more convenient+efficient).
2011-05-05 13:03:34 +00:00
utf8.h
…
wsecure_crt.cpp
…