mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-20 23:33:59 -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. |
||
|---|---|---|
| .. | ||
| tests | ||
| unix | ||
| win | ||
| cpu.cpp | ||
| cpu.h | ||
| dir_watch.h | ||
| gfx.cpp | ||
| gfx.h | ||
| ia32.cpp | ||
| ia32.h | ||
| ia32.inc | ||
| ia32_asm.asm | ||
| ia32_memcpy.asm | ||
| snd.cpp | ||
| snd.h | ||
| sysdep.cpp | ||
| sysdep.h | ||