Nick Winter
|
f86d106077
|
Showing replayable level difficulty in control bar.
|
2015-01-16 12:50:10 -08:00 |
|
Scott Erickson
|
be809337c4
|
Refactored to make TreemaUtils generally available but TreemaNode only available for views that need it.
|
2014-11-29 17:51:40 -08:00 |
|
Scott Erickson
|
31214e854e
|
Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways.
|
2014-11-28 17:49:41 -08:00 |
|
Nick Winter
|
55eaed0cd2
|
Updated AI/Vision pathfinding/line-of-sight default terrain updates.
|
2014-11-26 10:51:30 -08:00 |
|
Nick Winter
|
8042f27ba7
|
Added the rest of the custom TreemaNodes to the SystemsTabView as well.
|
2014-09-18 15:26:06 -07:00 |
|
Scott Erickson
|
daca7b54f3
|
Refactored SystemTabView names, hid the add button in the systems tab.
|
2014-09-02 16:50:54 -07:00 |
|
Nick Winter
|
ba53cb06fe
|
Tagged Levels and ThangTypes by terrains. Terrains now control default pathfinding in AI System.
|
2014-09-02 14:16:41 -07:00 |
|
Nick Winter
|
af42bafb15
|
Added default goals. Don't show System versions in the Systems list if they're 0.
|
2014-09-01 21:58:22 -07:00 |
|
Scott Erickson
|
21e0889a86
|
All ace editors must die. I found that certain editor modes will leave a mess in memory, so when editors are destroyed, I also set their modes to '' which seems to take care of most of the issue. They still leave memory behind just a little bit, though.
|
2014-08-29 18:02:29 -07:00 |
|
Scott Erickson
|
434a0c071b
|
Few more bugs fixed for defaults.
|
2014-08-29 12:29:42 -07:00 |
|
Scott Erickson
|
94065a0c4c
|
Merged conflicts.
|
2014-08-28 09:59:07 -07:00 |
|
Scott Erickson
|
8b943d1c2c
|
Merged conflicts.
|
2014-08-28 09:59:03 -07:00 |
|
Nick Winter
|
ee9e453896
|
Fixed #828. Added many other minor refactorings.
|
2014-08-27 12:24:11 -07:00 |
|
Scott Erickson
|
e200889f0b
|
Initial refactoring to use the new version of Treema.
|
2014-08-22 11:11:05 -07:00 |
|
Jayant Jain
|
1e52f237b7
|
Reworks undo-redo and undo-redo descriptions
|
2014-08-13 06:56:03 +05:30 |
|
Jayant Jain
|
dc66218c00
|
Adds undo and redo buttons in editor topbar
|
2014-07-25 18:06:34 +05:30 |
|
Scott Erickson
|
1c3404d03e
|
Refactored views. View file names now match view class names. Router lists routes explicitly rather than routing automagically. Hacking my way to renaming problem, spell.
|
2014-07-23 07:02:45 -07:00 |
|