mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-18 06:13:55 -07:00
- validators now WARN_RETURN as well (rationale documented in lib_errors.h) - got rid of some CHECK_ERR (try to avoid multiple errors for the same underlying problem) - H_DEREF now first checks if handle is invalid already and returns that if so; avoids the need for a RETURN_ERR before it. This was SVN commit r3799. |
||
|---|---|---|
| .. | ||
| unix | ||
| win | ||
| cpu.cpp | ||
| cpu.h | ||
| dir_watch.h | ||
| gfx.cpp | ||
| gfx.h | ||
| ia32.cpp | ||
| ia32.h | ||
| ia32_asm.asm | ||
| snd.cpp | ||
| snd.h | ||
| sysdep.cpp | ||
| sysdep.h | ||