1
0
forked from 0ad/0ad
0ad/source/ps/XML
janwas 871cdb6ef9 # SwEng (reduce full recompiles by splitting up master error header)
- error codes now accessed as ERR::NO_MEM, INFO::OK etc.
- no more X-macros => the above are now recognized by visual assist
- error codes are defined by the module originating them (lib_errors has
some generic ones)
  => no full rebuild when adding some
- error descriptions are now in C++ files => can be changed without full
rebuild

added AT_STARTUP in lib.h.

This was SVN commit r4374.
2006-09-22 13:19:40 +00:00
..
tests # boatload of fixes to get self-tests to compile+mostly run 2006-06-08 19:03:43 +00:00
XercesErrorHandler.cpp Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/. 2006-06-02 02:10:27 +00:00
XercesErrorHandler.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Xeromyces.cpp Linux fixes. 2006-09-14 23:02:39 +00:00
Xeromyces.h Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/. 2006-06-02 02:10:27 +00:00
XeroXMB.cpp # Housekeeping and pathfinder enhancements / optimization when dealing with ranged actions. 2006-08-01 03:41:21 +00:00
XeroXMB.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
XML.h Fixed warnings/errors/leaks related to Xerces update 2006-09-04 20:59:21 +00:00
XMLUtils.cpp # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
XMLWriter.cpp Fixed editor brokenness. 2006-06-11 07:03:59 +00:00
XMLWriter.h # housekeeping 2006-07-20 14:37:58 +00:00