1
0
forked from 0ad/0ad
0ad/binaries/data
Ykkrosh 22dd4dd67b Entities: Removed Tag attribute; it is taken from the filename instead. Made entity XML files be loaded on demand. Probably stopped crash when maps contain non-existent entities. Fixed a few bugs in entity definitions.
Maps: Stored non-entity objects in XML instead of PMP, for easier manual
editing. Updated existing maps to newest format, so that they can still
work. Added undocumented _rewriteMaps() JS function. Also renamed _mem
to vmem, and reclassified its undocumentedness as unintentional, since
it's reasonably useful.
Loader: added NonprogressiveLoad function, for ScEd/_rewriteMaps/etc
which don't care about progressiveness.
main.cpp: re-enabled vfs_display, since it doesn't crash now
Vector3D: stopped warning

This was SVN commit r2078.
2005-03-29 20:50:04 +00:00
..
config config: console alternate key=f9 (not f12, because that triggers a breakpoint in VC) 2005-03-20 15:45:52 +00:00
mods/official Entities: Removed Tag attribute; it is taken from the filename instead. Made entity XML files be loaded on demand. Probably stopped crash when maps contain non-existent entities. Fixed a few bugs in entity definitions. 2005-03-29 20:50:04 +00:00
profiles Added some combatant entities. 2004-11-11 07:11:00 +00:00
screenshots Don't ignore the screenshots directory 2004-07-09 20:17:34 +00:00
tools Actor Editor: Combo-box lists, loaded from XML. Allowed right click to edit cells. 2005-03-24 12:53:48 +00:00
createzip.bat Executable version of archive-builder 2004-12-30 18:08:09 +00:00
xmbcleanup.bat Moved xmbcleanup so that non-programmers can reach it 2004-12-19 00:42:44 +00:00
xmbcleanup.sh UNIX shell script for xmbcleanup 2004-12-17 20:15:42 +00:00