Files
0ad/source/ps
janwas 6324deb7d0 fix to prevent further issues due to invalid XMB files (c.f. matt's "crash upon combat" bug report, http://www.wildfiregames.com/forum/index.php?showtopic=11703). as per philip's excellent suggestion, they are now only tagged with a header iff the file contents are valid.
details:
- add a new magic string "XMBu" to indicate an unfinished XMB file;
- header magic fields are now exclusively strings to avoid type punning;
- XMBFile::Initialize now has a return value which is checked by
ReadXMBFile;
- the XML loader re-creates the XMB if that fails.

This was SVN commit r6016.
2008-06-15 17:24:32 +00:00
..
2007-05-07 16:33:24 +00:00
2007-05-07 16:33:24 +00:00
2008-01-07 20:03:19 +00:00
2008-01-07 20:03:19 +00:00
2007-05-07 16:33:24 +00:00
2007-05-07 16:33:24 +00:00
2007-07-14 06:15:19 +00:00
2007-05-04 17:30:32 +00:00
2007-05-02 12:07:08 +00:00
2008-01-07 20:03:19 +00:00
2007-05-07 16:33:24 +00:00
2007-05-07 16:33:24 +00:00
2008-04-15 13:49:08 +00:00
2007-05-04 17:30:32 +00:00
2007-05-07 16:33:24 +00:00
2007-05-07 16:33:24 +00:00