codecombat/app/views/game-menu
Matt Lott c203ff15a2 Fix sync PVP opponent syncing issue
Ripped out backfire from PlayLevelView so we have more control over
data synchronization.  These changes should wait properly for the
opponent data to load before blazing ahead, after a PlayLevelView
reload.

Fixes #1767
2014-11-23 17:15:59 -08:00
..
GameMenuModal.coffee Added the close button to the GameMenuModal. 2014-11-18 13:57:44 -08:00
GuideView.coffee Finished migrating the guide into game menu. 2014-10-28 16:30:40 -07:00
InventoryModal.coffee Added detection of suspect code fragment deletion. Implemented Chloe's styling advice on restricted items. Fixed purchasing items clobbering inventory changes. 2014-11-23 12:18:42 -08:00
ItemView.coffee Made ItemView more general. Upgraded Bootstrap from 3.1 to 3.2. Fixed a few bugs. 2014-08-31 12:21:25 -07:00
MultiplayerView.coffee Fix sync PVP opponent syncing issue 2014-11-23 17:15:59 -08:00
OptionsView.coffee Lazily loading FilePicker. Reducing number of web workers used on iPad to try to reduce memory pressure. 2014-11-09 17:35:50 -08:00
SaveLoadView.coffee More work on game menu skeleton. 2014-08-08 15:57:20 -07:00