codecombat/app/views/editor/level
Scott Erickson 2855d2a402 Made the deltas lib conflict identifying library able to handle many-to-many conflicts.
Made conflict finding a bit more liberal, in that any messing with arrays (adding, removing or moving things inside) will conflict with any other such change.
2014-07-03 17:41:58 -07:00
..
component Some fixes for CocoSprite alphas. 2014-06-21 22:31:10 -07:00
modal Brought the canvas size down again because it halves the FPS in Firefox at least. 2014-05-09 16:35:10 -07:00
system Search endpoint is now without the /search prefix 2014-06-12 19:19:30 +02:00
thang Before merge to master. 2014-04-17 19:52:09 -04:00
add_thangs_view.coffee Search endpoint is now without the /search prefix 2014-06-12 19:19:30 +02:00
components_tab_view.coffee Starting more work on integrating additional languages. Improved Component code editing performance with a trusty debounce. 2014-06-17 22:17:44 -07:00
edit.coffee Made the deltas lib conflict identifying library able to handle many-to-many conflicts. 2014-07-03 17:41:58 -07:00
fork_view.coffee Switching from the slow _.cloneDeep to the fast $.extend 2014-03-18 13:08:26 -07:00
home.coffee Refactored getRenderData from SearchView to children 2014-05-28 17:32:18 +02:00
save_view.coffee Clearing backups of old models when saving new versions of versioned models. 2014-06-24 09:43:20 -07:00
scripts_tab_view.coffee Script event triggers are now fetched from the mediator, resolving issue #1061 2014-05-30 12:38:43 +02:00
settings_tab_view.coffee Fixed saving new settings for a level. 2014-06-03 12:27:53 -07:00
systems_tab_view.coffee Merge branch 'SetReadOnlyChanges' of https://github.com/dpen2000/codecombat into dpen2000-SetReadOnlyChanges 2014-05-06 11:19:11 -07:00
thangs_tab_view.coffee Merge branch 'jayant1992-master' 2014-06-13 08:17:12 -07:00
treema_nodes.coffee Brought the canvas size down again because it halves the FPS in Firefox at least. 2014-05-09 16:35:10 -07:00
versions_view.coffee Added a versions modal for every type 2014-03-10 23:29:34 +01:00