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-02 20:47:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
44066f5ae4c32cd785e7be37d2222259ad41edce
0ad
/
source
/
lib
T
History
Ykkrosh
44066f5ae4
GCC build fix
...
This was SVN commit r7191.
2009-11-12 19:35:28 +00:00
..
allocators
debug_SkipNextError changed to debug_SkipErrors (allow skipping multiple instances of the same error code until the next debug_StopSkippingErrors, which returns the number that were skipped)
2009-11-10 15:48:41 +00:00
external_libraries
…
file
implement changes suggested by Philip:
2009-11-09 20:53:48 +00:00
posix
…
res
debug_SkipNextError changed to debug_SkipErrors (allow skipping multiple instances of the same error code until the next debug_StopSkippingErrors, which returns the number that were skipped)
2009-11-10 15:48:41 +00:00
sysdep
GCC build fix
2009-11-12 19:35:28 +00:00
tests
wchar: only raise warning dialog if caller doesn't ask for a return code
2009-11-10 21:07:18 +00:00
tex
…
adts.h
…
app_hooks.cpp
fix dehydra warnings (some of which were dangerous pass-user-string-as-format-string vulnerabilities)
2009-11-07 09:32:19 +00:00
app_hooks.h
wchar: only raise warning dialog if caller doesn't ask for a return code
2009-11-10 21:07:18 +00:00
base32.cpp
…
base32.h
…
bits.cpp
…
bits.h
…
byte_order.cpp
…
byte_order.h
…
cache_adt.h
…
code_annotation.h
…
config2.h
…
config.h
…
debug_stl.cpp
…
debug_stl.h
…
debug.cpp
debug_SkipNextError changed to debug_SkipErrors (allow skipping multiple instances of the same error code until the next debug_StopSkippingErrors, which returns the number that were skipped)
2009-11-10 15:48:41 +00:00
debug.h
debug_SkipNextError changed to debug_SkipErrors (allow skipping multiple instances of the same error code until the next debug_StopSkippingErrors, which returns the number that were skipped)
2009-11-10 15:48: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
debug_SkipNextError changed to debug_SkipErrors (allow skipping multiple instances of the same error code until the next debug_StopSkippingErrors, which returns the number that were skipped)
2009-11-10 15:48:41 +00:00
lib_errors.h
debug_SkipNextError changed to debug_SkipErrors (allow skipping multiple instances of the same error code until the next debug_StopSkippingErrors, which returns the number that were skipped)
2009-11-10 15:48:41 +00:00
lib.cpp
…
lib.h
…
lockfree.cpp
…
lockfree.h
…
module_init.cpp
…
module_init.h
…
ogl.cpp
fix dehydra warnings (some of which were dangerous pass-user-string-as-format-string vulnerabilities)
2009-11-07 09:32:19 +00:00
ogl.h
…
path_util.cpp
implement changes suggested by Philip:
2009-11-09 20:53:48 +00:00
path_util.h
…
precompiled.h
…
rand.cpp
…
rand.h
…
regex.cpp
…
regex.h
…
secure_crt.cpp
implement changes suggested by Philip:
2009-11-09 20:53:48 +00:00
secure_crt.h
…
self_test.cpp
…
self_test.h
…
svn_revision.cpp
…
svn_revision.h
…
timer.cpp
…
timer.h
…
types.h
…
wchar.cpp
wchar: only raise warning dialog if caller doesn't ask for a return code
2009-11-10 21:07:18 +00:00
wchar.h
wchar: only raise warning dialog if caller doesn't ask for a return code
2009-11-10 21:07:18 +00:00
wsecure_crt.cpp
…