1
0
forked from 0ad/0ad
Carl's fork of 0ad.
Go to file
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
binaries # cleanup JS 2006-09-21 11:30:40 +00:00
build Premake need to be changed to create makefiles which work on OSX 2006-09-04 16:33:47 +00:00
docs Upgraded console (text wrap, help text), cinematic stuff 2006-07-06 03:17:44 +00:00
source # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00