mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-07 23:45:47 -07:00
added player_id_t typedef and INVALID_PLAYER, use that instead of -1. also added sanity checks to cpu.cpp to ensure ARCH_* is correct (see http://www.wildfiregames.com/forum/index.php?showtopic=13327&hl=) and further predefined macros to arch.h just to be sure. This was SVN commit r8079. |
||
|---|---|---|
| .. | ||
| Common | ||
| AlterElevation.cpp | ||
| FlattenElevation.cpp | ||
| PaintTerrain.cpp | ||
| PlaceObject.cpp | ||
| ScriptedTool.cpp | ||
| SmoothElevation.cpp | ||
| TransformObject.cpp | ||