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-11 11:37:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4c32b8a80d595eb63dbdca9eb344509d84db751
0ad
/
source
/
tools
/
atlas
/
AtlasUI
/
ScenarioEditor
T
History
historic_bruno
046729dfa7
Fixes Atlas double-click behavior in simulation test, by handling the events in Canvas and recognizing wxWidgets' ButtonDown and ButtonDClick events are mutually exclusive.
...
This was SVN commit r11035.
2012-02-07 00:40:55 +00:00
..
Sections
Fixed some compilation warnings
2011-12-11 02:11:05 +00:00
Tools
More build fixes for FreeBSD.
2012-01-31 00:06:56 +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
Fixes Atlas map saving to force PMP extension on all OSes. See
#889
.
2011-10-20 23:45:27 +00:00
SectionLayout.cpp
…
SectionLayout.h
…