codecombat/app/views/play
2014-08-29 18:02:29 -07:00
..
common Refactored views. View file names now match view class names. Router lists routes explicitly rather than routing automagically. Hacking my way to renaming problem, spell. 2014-07-23 07:02:45 -07:00
ladder Fixed #953. 2014-08-27 22:23:24 -07:00
level 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
MainPlayView.coffee Fixed #953. 2014-08-27 22:23:24 -07:00
SpectateView.coffee Fixed #1038. Focus should now remain on code editor when after clicking on Surface. 2014-08-28 14:00:54 -07:00