codecombat/app/views/editor
2015-01-30 07:51:57 -08:00
..
achievement Replayable once-per-day increasing-difficulty level basics. 2015-01-05 10:44:24 -08:00
article Moved editors from PUT to POST so that version saving behavior is preserved and admins can PUT without saving new versions. 2014-12-29 09:14:43 -08:00
campaign Tweaks to campaign status view. Hooking up i18n for Campaigns, but it doesn't work yet. 2015-01-29 09:07:25 -08:00
component Don't warn about missing misc System. 2015-01-26 14:51:04 -08:00
docs Refactored a bunch of editor stuff to be included in the wads. Fixed a bug with the I18NEditModelView. 2014-11-29 13:36:48 -08:00
level Unlocking all audition levels in Auditions campaign. 2015-01-21 11:49:56 -08:00
modal Updated a bunch of code that got busted with CoffeeScript 1.9.0. 2015-01-30 07:51:57 -08:00
thang Added Mountain terrain type. 2015-01-15 17:10:52 -08:00
DeltaView.coffee Refactored to make TreemaUtils generally available but TreemaNode only available for views that need it. 2014-11-29 17:51:40 -08:00
ForkModal.coffee Moved editors from PUT to POST so that version saving behavior is preserved and admins can PUT without saving new versions. 2014-12-29 09:14:43 -08:00
PatchesView.coffee Fixed a couple requires needed for level editor. 2014-11-29 06:50:50 -08:00
PatchModal.coffee 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