This website requires JavaScript.
Explore
Help
Sign in
dallasgroot
/
0ad
Watch
1
Star
0
Fork
You've already forked 0ad
0
mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced
2026-06-16 21:34:08 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
ce67dfd333
0ad
/
source
/
lib
/
res
History
Ykkrosh
0ec4242962
Detect and fix printf signedness errors.
Fixes
#1086
,
#1087
.
...
This was SVN commit r10846.
2012-01-01 16:43:10 +00:00
..
graphics
Detect and fix printf signedness errors.
Fixes
#1086
,
#1087
.
2012-01-01 16:43:10 +00:00
sound
Detect and fix printf signedness errors.
Fixes
#1086
,
#1087
.
2012-01-01 16:43:10 +00:00
h_mgr.cpp
Fix printf argument types
2011-11-13 18:31:06 +00:00
h_mgr.h
cleanup and simplification of the really old h_mgr code.
2011-08-04 17:11:16 +00:00
handle.h
less global variables: make most uses of g_VFS explicit (required for another app that has two VFSes), g_yres is no longer required by cursor module
2010-07-04 10:15:53 +00:00