codecombat/app/lib/world
2014-12-04 11:31:22 -08:00
..
systems
box2d.coffee
component.coffee
ellipse.coffee
errors.coffee Ability to pass hints to argument errors. 2014-11-05 13:44:28 -08:00
GoalManager.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
Grid.coffee
line_segment.coffee
names.coffee Update names.coffee 2014-11-21 09:49:01 -05:00
rand.coffee
rectangle.coffee
script_event_prereqs.coffee
system.coffee
thang.coffee Removed hero team color in non-multiplayer levels. 2014-11-23 20:04:07 -08:00
thang_state.coffee Some more optimizations, this time in LankBoss update operations. 2014-09-29 11:47:12 -07:00
vector.coffee
world.coffee Sped up real-time playback on some more non-randomized levels. 2014-12-04 11:31:22 -08:00
world_frame.coffee Significantly reduced memory usage and simulation time by further limiting the amount of Thangs which even start tracking ThangState in the first place. 2014-11-17 21:30:44 -08:00
world_script_note.coffee
world_utils.coffee Fixed #1090. 2014-08-28 17:08:05 -07:00