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-07 18:46:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
caad072347a3ee81e5ef9c554ae2b1dbc585bbe9
0ad
/
source
/
ps
/
XML
T
History
historic_bruno
19dbbb816d
Changed all references from old CLogger API to use the new API. Removed old API.
Fixes
#247
...
This was SVN commit r8791.
2010-12-05 08:41:55 +00:00
..
tests
Fix tests.
2010-12-04 15:08:18 +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
Handle XMB caching with the same system as texture caching.
2010-12-04 00:08:26 +00:00
Xeromyces.h
Fix tests.
2010-12-04 15:08:18 +00:00
XeroXMB.cpp
…
XeroXMB.h
…
XMLWriter.cpp
Changed all references from old CLogger API to use the new API. Removed old API.
Fixes
#247
2010-12-05 08:41:55 +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