codecombat/app/lib/world
2014-03-06 14:53:37 -08:00
..
systems Tweaked collision to make missiles not collide with one another. 2014-02-08 12:27:56 -08:00
box2d.coffee
component.coffee
errors.coffee
GoalManager.coffee Changed how the goal manager handles arriving at goals and figuring out the how many requirement. 2014-02-20 11:43:35 -08:00
Grid.coffee
names.coffee Started some more name categories. 2014-03-06 09:35:58 -08:00
rand.coffee Fixed naming. 2014-01-29 10:14:12 -08:00
rectangle.coffee Updates for Aether's protectAPI stuff. 2014-01-28 15:24:08 -08:00
script_event_prereqs.coffee More for #133. 2014-02-02 10:42:18 -08:00
system.coffee
thang.coffee A few SpellView / debugger fixes. 2014-01-31 16:16:59 -08:00
thang_state.coffee Fixed array / string ThangState key serialization conflicts. Fixed #333. 2014-03-06 14:53:37 -08:00
vector.coffee Many improvements to the spell palette. 2014-02-16 15:30:00 -08:00
world.coffee Silly error names 2014-02-23 15:30:33 -05:00
world_frame.coffee 60 FPS and support for independent world/surface frame rates. 2014-02-17 11:53:52 -08:00
world_script_note.coffee
world_utils.coffee