This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-20 10:07:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f23cd6d10c51f90e79d810a0bc56d3dd106d310
0ad
/
source
/
tools
/
atlas
/
AtlasUI
/
ScenarioEditor
/
Tools
T
History
historic_bruno
5f23cd6d10
Changes Atlas ObjectID type to unsigned int, fixes 64-bit build errors caused by size_t.
...
This was SVN commit r11186.
2012-02-27 22:29:53 +00:00
..
Common
Changes Atlas ObjectID type to unsigned int, fixes 64-bit build errors caused by size_t.
2012-02-27 22:29:53 +00:00
ActorViewerTool.cpp
Windows fixes
2011-05-29 18:14:52 +00:00
AlterElevation.cpp
…
FillTerrain.cpp
Fix build with wxWidgets 2.9
2011-08-18 23:38:11 +00:00
FlattenElevation.cpp
…
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
…
TransformObject.cpp
Adds multiple entity selection to Atlas (including move/delete).
Fixes
#678
.
2012-02-27 05:32:35 +00:00