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-26 11:26:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
15639ee44b299c2dcfaaa017433bc06604084f3e
0ad
/
source
/
lib
T
History
Ykkrosh
43950c2fde
Simplify sys_get_executable_name by using realpath
...
This was SVN commit r7104.
2009-08-09 20:28:46 +00:00
..
allocators
Fix some GCC warnings
2009-07-28 16:59:19 +00:00
external_libraries
…
file
fix behavior of *sprintf_s
2009-08-08 11:13:05 +00:00
posix
…
res
add more detailed OpenAL error reporting (the line number of AL_CHECK invocation, to allow exact determination of the faulting function)
2009-08-08 16:12:02 +00:00
sysdep
Simplify sys_get_executable_name by using realpath
2009-08-09 20:28:46 +00:00
tests
fix self-test problems exposed by more complete coverage (thanks, Philip!)
2009-08-09 09:42:23 +00:00
tex
…
adts.h
…
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
Add more vararg error-checking annotation
2009-08-04 16:08:41 +00:00
config2.h
…
config.h
…
debug_stl.cpp
…
debug_stl.h
…
debug.cpp
Remove redundant -L linker arguments on non-Windows.
2009-08-07 17:22:05 +00:00
debug.h
Annotate functions that have printf-style format strings, for compile-time type checking (see
#293
)
2009-08-04 13:31:41 +00:00
fat_time.cpp
…
fat_time.h
…
fnv_hash.cpp
…
fnv_hash.h
…
frequency_filter.cpp
…
frequency_filter.h
…
glext_funcs.h
…
input.cpp
…
input.h
…
lib_api.h
…
lib_errors.cpp
Remove redundant -L linker arguments on non-Windows.
2009-08-07 17:22:05 +00:00
lib_errors.h
Fix some GCC -Wextra warnings
2009-07-27 18:32:59 +00:00
lib.cpp
…
lib.h
…
lockfree.cpp
…
lockfree.h
…
module_init.cpp
…
module_init.h
…
ogl.cpp
…
ogl.h
Add more vararg error-checking annotation
2009-08-04 16:08:41 +00:00
os_path.h
…
path_util.cpp
# groundwork for separated data/cache etc. directories (XDG)
2009-08-01 19:37:38 +00:00
path_util.h
# groundwork for separated data/cache etc. directories (XDG)
2009-08-01 19:37:38 +00:00
precompiled.h
Annotate functions that have printf-style format strings, for compile-time type checking (see
#293
)
2009-08-04 13:31:41 +00:00
rand.cpp
…
rand.h
…
regex.cpp
…
regex.h
…
secure_crt.cpp
Fix secure_crt to match MSVC and pass tests
2009-08-09 19:11:14 +00:00
secure_crt.h
Annotate functions that have printf-style format strings, for compile-time type checking (see
#293
)
2009-08-04 13:31:41 +00:00
self_test.cpp
…
self_test.h
…
svn_revision.cpp
…
svn_revision.h
…
timer.cpp
…
timer.h
…
types.h
…
wsecure_crt.cpp
…