codecombat/app/views/editor/level
2014-09-01 21:58:22 -07:00
..
components Fixed #1428. 2014-08-30 21:16:01 -07:00
modals Add hero placeholder to terrain generator on hero levels. 2014-09-01 20:22:46 -07:00
scripts Removed destroying scripts, since they don't have ace editors, and it was causing a bug. 2014-08-30 09:42:13 -07:00
settings 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
systems Added default goals. Don't show System versions in the Systems list if they're 0. 2014-09-01 21:58:22 -07:00
thangs Add hero placeholder to terrain generator on hero levels. 2014-09-01 20:22:46 -07:00
LevelEditView.coffee Fixed #1414. Also started lazily loading certain level editor tabs. 2014-08-30 23:04:45 -07:00
LevelFeedbackView.coffee Fixed #69. 2014-09-01 13:51:30 -07:00
LevelSearchView.coffee Fixed #1038. Focus should now remain on code editor when after clicking on Surface. 2014-08-28 14:00:54 -07:00
RelatedAchievementsView.coffee Fixed #1414. Also started lazily loading certain level editor tabs. 2014-08-30 23:04:45 -07:00
treema_nodes.coffee Fixed #69. 2014-09-01 13:51:30 -07:00