codecombat/app/views/play/level/tome
Scott Erickson 10d344504a Add check to TomeView
Found a bug while playing Ogre Encampment: click the Chest before clicking past the
intro screen and the game throws an error, when `updateSpellPalette` tries to access
call `spell.getSource()` but `spell` is undefined. This check keeps the same behavior
but handles the error.
2016-07-08 13:27:42 -07:00
..
editor - Limit when this autocompletion can pop up. 2016-07-06 13:31:46 -07:00
CastButtonView.coffee Remove name from loadModel 2016-02-18 16:44:40 +00:00
DocFormatter.coffee Fully remove Clojure and Io. Use new Aether 0.5.0. 2016-05-24 12:00:04 -07:00
Problem.coffee Add problem range highlighting back 2014-11-18 10:03:02 -08:00
ProblemAlertView.coffee Refactor ProblemAlertView to use view in template 2016-02-04 14:44:29 -08:00
Spell.coffee Remove level type 'hero-practice', use level.practice 2016-06-25 08:38:59 -07:00
SpellDebugView.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
SpellListEntryThangsView.coffee Refactor to use view in template for issue #3138 2015-11-09 21:29:27 +00:00
SpellListEntryView.coffee Hints v1 2016-06-15 16:12:41 -07:00
SpellListTabEntryView.coffee Hints v1 2016-06-15 16:12:41 -07:00
SpellListView.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
SpellPaletteEntryView.coffee Remove level type 'hero-practice', use level.practice 2016-06-25 08:38:59 -07:00
SpellPaletteView.coffee Remove level type 'hero-practice', use level.practice 2016-06-25 08:38:59 -07:00
SpellToolbarView.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
SpellTranslationView.coffee Add operator keywords and truth values to translations 2016-05-12 13:46:44 -07:00
SpellView.coffee - Move Zatanna out of own repo and into CodeCombat 2016-07-01 16:39:21 -07:00
TomeView.coffee Add check to TomeView 2016-07-08 13:27:42 -07:00