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 20:04:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e257bef5da940f8b0bbd2c5e8d26540fd15764bf
0ad
/
source
/
lib
T
History
Ykkrosh
e257bef5da
Fix even more 64-bit warnings
...
This was SVN commit r7152.
2009-10-05 16:15:51 +00:00
..
allocators
…
external_libraries
simplify file implementation (remove unnecessary layer of abstraction)
2009-08-24 21:04:01 +00:00
file
Fix even more 64-bit warnings
2009-10-05 16:15:51 +00:00
posix
…
res
Fix even more 64-bit warnings
2009-10-05 16:15:51 +00:00
sysdep
simplify file implementation (remove unnecessary layer of abstraction)
2009-08-24 21:04:01 +00:00
tests
Fix
#293
(Lots of printf format string errors), based on patch from Cygal
2009-08-14 18:42:39 +00:00
tex
…
adts.h
…
app_hooks.cpp
…
app_hooks.h
…
base32.cpp
…
base32.h
…
bits.cpp
…
bits.h
simplify file implementation (remove unnecessary layer of abstraction)
2009-08-24 21:04:01 +00:00
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
…
lib.cpp
…
lib.h
…
lockfree.cpp
…
lockfree.h
…
module_init.cpp
…
module_init.h
…
ogl.cpp
Fix
#293
(Lots of printf format string errors), based on patch from Cygal
2009-08-14 18:42:39 +00:00
ogl.h
Add more vararg error-checking annotation
2009-08-04 16:08:41 +00:00
os_path.h
…
path_util.cpp
…
path_util.h
…
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
Fix a 64-bit warning
2009-10-03 09:31:51 +00:00
timer.h
…
types.h
…
wsecure_crt.cpp
…