0ad/source/tools/atlas/AtlasUI/ScenarioEditor/Tools
historic_bruno ef1e8de44e Removes size_t from shareable types to prevent 32/64-bit errors.
Adds unsigned int to shareable types. In the future, use
int32/player_id_t for player IDs and uint32/entity_id_t for entity IDs.

This was SVN commit r11189.
2012-02-27 23:16:31 +00:00
..
Common Removes size_t from shareable types to prevent 32/64-bit errors. 2012-02-27 23:16:31 +00:00
ActorViewerTool.cpp Windows fixes 2011-05-29 18:14:52 +00:00
AlterElevation.cpp Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
FillTerrain.cpp Fix build with wxWidgets 2.9 2011-08-18 23:38:11 +00:00
FlattenElevation.cpp Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
PaintTerrain.cpp Fix build with wxWidgets 2.9 2011-08-18 23:38:11 +00:00
PlaceObject.cpp Fixes use of deprecated wxWidgets constants as they don't work on all platforms (only when the library was built with WXWIN_COMPATIBILITY_2_6). 2011-08-26 01:56:14 +00:00
ReplaceTerrain.cpp Fix build with wxWidgets 2.9 2011-08-18 23:38:11 +00:00
SmoothElevation.cpp # Add terrain smoothing tool to Atlas, based on patch from DigitalSeraphim. 2010-08-05 20:43:31 +00:00
TransformObject.cpp Adds multiple entity selection to Atlas (including move/delete). Fixes #678. 2012-02-27 05:32:35 +00:00