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-12 05:35:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf729d7bb178a640ce92c8bed92d2e06ccc28b2d
0ad
/
source
/
lib
/
res
T
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