mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-20 15:23:56 -07:00
- 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. |
||
|---|---|---|
| .. | ||
| JSCollection.cpp | ||
| JSCollection.h | ||
| JSInterface_Console.cpp | ||
| JSInterface_Console.h | ||
| JSInterface_Selection.cpp | ||
| JSInterface_Selection.h | ||
| JSInterface_VFS.cpp | ||
| JSInterface_VFS.h | ||
| JSMap.h | ||