Ykkrosh
7c2e9027c2
# Rewrite of the game's simulation system
...
Giant merge from
http://svn.wildfiregames.com/hg-source/file/5fb522019d5e
Infrastructure is largely complete, gameplay is largely missing
Disabled by default; use command-line flag "-sim2"
(Second attempt at commit...)
This was SVN commit r7259.
2010-01-09 19:20:14 +00:00
Ykkrosh
9e3b4276f9
Fixed build on Windows
...
This was SVN commit r6938.
2009-07-02 14:04:59 +00:00
Ykkrosh
4d4dc98bb5
# Integrated Actor Viewer tool into the Scenario Editor
...
and rewrote its UI in JS, but lost a few features (which could be added
back later)
This was SVN commit r6936.
2009-07-02 12:58:51 +00:00
Ykkrosh
34d0f012e8
# Converted Atlas's object-settings UI into JavaScript.
...
(Note: This breaks the Actor Viewer, hopefully temporarily.)
This was SVN commit r6932.
2009-06-26 22:43:49 +00:00
Ykkrosh
ebd7446d8a
Fixed Altas/wxJS for Windows.
...
This was SVN commit r5328.
2007-09-04 20:04:43 +00:00
Ykkrosh
de1812becb
Rewrote Atlas's terrain preview panel to not use wxListCtrl, so it's more controllable and cross-platform
...
This was SVN commit r5326.
2007-09-03 23:51:48 +00:00
Matei
8d323b0675
Fixed crash when exiting Atlas due to adding the same image list as both NORMAL and SMALL.
...
This was SVN commit r5199.
2007-06-17 01:55:23 +00:00
Matei
e6815a0599
Nicer look for the terrain list.
...
This was SVN commit r5197.
2007-06-17 01:38:37 +00:00
Ykkrosh
5664f097d9
Profiler: Added malloc-counting to GCC. Fixed counting of unlogged allocations in the root node.
...
GUI: Tried a tiny bit to improve the response to mouse movement.
Atlas: Realised you can do "new XML(...)" to parse XML.
This was SVN commit r5180.
2007-06-15 17:03:26 +00:00
Ykkrosh
5ef98758b2
Atlas: Fixes for compiler warnings and UI layout issues on Windows. Fixed territory updates when deleting units.
...
This was SVN commit r5176.
2007-06-14 15:42:24 +00:00
Ykkrosh
047b1ca21d
Atlas: Ported terrain texture selection panel to JS. Removed textual labels on each texture.
...
wxJS: Added incomplete wxNotebook. Added wxWindow.toolTip.
This was SVN commit r5174.
2007-06-14 12:11:22 +00:00
Ykkrosh
52aa29681c
Atlas: Partial porting of the Terrain section to JS.
...
Slightly nicer rendering of circular brush previews.
This was SVN commit r5168.
2007-06-12 22:01:25 +00:00
Ykkrosh
aa5bdfe426
Auto-reloading of Atlas UI scripts
...
This was SVN commit r5165.
2007-06-11 00:06:28 +00:00
Ykkrosh
4e83672579
# Added scripting support to the scenario editor UI
...
Added modified version of wxJavaScript.
Added Atlas script interface.
Rewrote the Map sidebar in JS.
This was SVN commit r5144.
2007-06-05 18:16:55 +00:00