0ad/source/tools/atlas/AtlasUI/ScenarioEditor/Tools/Common
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
..
Brushes.cpp More build fixes for FreeBSD. 2012-01-31 00:06:56 +00:00
Brushes.h Fix dangling pointer in Atlas 2012-01-04 13:18:45 +00:00
MiscState.cpp Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
MiscState.h Changes Atlas ObjectID type to unsigned int, fixes 64-bit build errors caused by size_t. 2012-02-27 22:29:53 +00:00
ObjectSettings.cpp Removes size_t from shareable types to prevent 32/64-bit errors. 2012-02-27 23:16:31 +00:00
ObjectSettings.h Removes size_t from shareable types to prevent 32/64-bit errors. 2012-02-27 23:16:31 +00:00
Tools.cpp Move Atlas map settings from JS to C++. 2011-05-29 15:02:02 +00:00
Tools.h Move Atlas map settings from JS to C++. 2011-05-29 15:02:02 +00:00