This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
f52bf1e5fd8bdeeb0bf53e8bfab1db435db9cc3f
0ad
/
source
/
tools
/
atlas
/
AtlasUI
/
ScenarioEditor
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
..
Sections
Fixes Atlas assertion failure on wxOSX/Cocoa by properly checking combo box selection index.
2012-02-24 04:40:29 +00:00
Tools
Changes Atlas ObjectID type to unsigned int, fixes 64-bit build errors caused by size_t.
2012-02-27 22:29:53 +00:00
ScenarioEditor.cpp
Fixes Atlas double-click behavior in simulation test, by handling the events in Canvas and recognizing wxWidgets' ButtonDown and ButtonDClick events are mutually exclusive.
2012-02-07 00:40:55 +00:00
ScenarioEditor.h
…
SectionLayout.cpp
…
SectionLayout.h
…