codecombat/app/views/editor/level
2014-10-23 18:11:12 -07:00
..
components Fixes for loading level previews early, creating new Components, and showing names of ShowsNames Thangs. 2014-09-16 20:19:52 -07:00
modals Using aiSource now for enemy AIs in multiplayer, separate from sample code source. 2014-10-19 12:44:58 -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 Adding default IDs to new goals. 2014-09-02 17:28:45 -07:00
systems Added the rest of the custom TreemaNodes to the SystemsTabView as well. 2014-09-18 15:26:06 -07:00
thangs Fixed building Thangs with new Components that no other Thang uses. Fixed THangs with id 0 in the level editor. 2014-10-23 18:11:12 -07:00
LevelEditView.coffee Added a way to set titles for RootViews. In development, titles show what RootView class you're looking at. 2014-10-03 10:45:01 -07:00
LevelFeedbackView.coffee Fixed a couple bugs with Achievements not getting schema defaults. 2014-09-02 16:48:16 -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 Made new related achievements open in a new tab in the level editor. 2014-09-02 15:00:14 -07:00
treema_nodes.coffee Fixed #69. 2014-09-01 13:51:30 -07:00