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-10 05:57:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
16a4eb36ddb453c06f6033563166f7d817f9fa3c
0ad
/
source
/
ps
/
XML
T
History
Ykkrosh
b2f5dd1b62
Non-PCH build fixes
...
This was SVN commit r8949.
2011-02-19 22:30:34 +00:00
..
tests
Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss.
2011-02-17 20:08:20 +00:00
RelaxNG.cpp
warning fixes: mostly size_t vs. specialized API type and other type conversion.
2010-09-05 09:38:30 +00:00
RelaxNG.h
…
Xeromyces.cpp
Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss.
2011-02-17 20:08:20 +00:00
Xeromyces.h
Fix tests.
2010-12-04 15:08:18 +00:00
XeroXMB.cpp
Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss.
2011-02-17 20:08:20 +00:00
XeroXMB.h
Non-PCH build fixes
2011-02-19 22:30:34 +00:00
XMLWriter.cpp
Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss.
2011-02-17 20:08:20 +00:00
XMLWriter.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