codecombat/app/lib/surface
Scott Erickson 919e0605e9 Add spriteSheets to ThangType, export modal to Thang Editor
Units can be exported as rastered sprite sheets. This is the first part of the project,
the second part will be having the game use them.
2015-10-12 16:47:48 -07:00
..
Camera.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
CameraBorder.coffee
CoordinateDisplay.coffee Fixed camera zoom killing coordinate hover unnecessarily. 2014-11-20 11:37:10 -08:00
CoordinateGrid.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
CountdownScreen.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
DebugDisplay.coffee
Dimmer.coffee Adding 'course' type levels. Removing 'campaign' type levels. 2015-07-24 17:37:42 -07:00
Dropper.coffee Fixed a bug with jerky camera udpates due to dropped frames and camera updating before positions update. Fleshed out default level scripts. Tweaked style on Dropper code. 2014-10-08 12:38:23 -07:00
FlagLank.coffee Flags now animate in using the appear action. (Still need to fix it to make it not 'appear' when it's just a cursor change.) 2015-08-08 08:23:02 -07:00
IndieLank.coffee Refactored CocoSprite -> Lank, lank.imageObject -> lank.sprite, SpriteBoss -> LankBoss, spriteLayers -> layerAdapters, sprite -> lank in general. Also got the ThangTypeEditView working again. 2014-09-28 14:00:48 -07:00
Label.coffee Added rough army power indicator to DuelStatsView. 2015-08-20 15:21:05 -07:00
Lank.coffee Added rough army power indicator to DuelStatsView. 2015-08-20 15:21:05 -07:00
LankBoss.coffee Adding 'course' type levels. Removing 'campaign' type levels. 2015-07-24 17:37:42 -07:00
LayerAdapter.coffee Add spriteSheets to ThangType, export modal to Thang Editor 2015-10-12 16:47:48 -07:00
Letterbox.coffee
Mark.coffee Added keyboard shortcuts to move, resize, minor-rotate, and toggle collision for Thangs in the level editor. Fixed some issues with stretchy Thangs and collision shapes not updating. Fixed #1699. Fixed #57. Colored collision overlays according to collision categories. 2014-12-20 13:39:51 -08:00
MusicPlayer.coffee Fixed A/B test to fire with default English language. 2014-12-09 11:15:03 -08:00
PlaybackOverScreen.coffee Fixed playback victory message for spectate mode. Spectate mode now opens in new tabs. 2015-09-03 15:05:10 -07:00
PointChooser.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
RegionChooser.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
SegmentedSprite.coffee Identifying lastLevel to Segment. Added Ogre Headhunter names. 2015-01-28 17:58:56 -08:00
SingularSprite.coffee Fixed cliff sprite scaling. 2015-08-07 19:26:47 -07:00
sprite_utils.coffee
Surface.coffee Added multiplayer win/loss notice at end of level. 2015-09-03 13:32:20 -07:00
TrailMaster.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
WaitingScreen.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