codecombat/app/views/play
Matt Lott 136af8a0b4 Fixes for world simulation without Web Workers
Primarily for IE9, which is still blocked by box2d issues with these
changes.

Forcing vendor.js instead of vendor_with_box2d.js in main.html allows
you to load a level in IE9, but without Collision-based movement.

Work in progress.
2014-09-28 23:24:18 -07:00
..
common Fixed #1329. 2014-08-30 13:43:56 -07:00
ladder Completed transition to new hero levels. 2014-09-25 15:32:33 -07:00
level Fixes for world simulation without Web Workers 2014-09-28 23:24:18 -07:00
modal Better preserving supermodel when navigating between new hero levels. Fixed a problem with garbage collection of large CocoModel error callbacks. 2014-09-25 00:02:53 -07:00
MainPlayView.coffee Completed transition to new hero levels. 2014-09-25 15:32:33 -07:00
SpectateView.coffee Lowered master volume temporarily until per-sound instance volumes are fixed. 2014-09-24 15:06:22 -07:00
WorldMapView.coffee Stopped locking levels for now, since the achievements aren't quite unlocking them correctly. 2014-09-26 03:52:57 -07:00