codecombat/app/lib/world
2015-01-12 20:18:35 +00: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 A few misc tweaks for the new desert level options. 2014-12-17 12:42:42 -08:00
Grid.coffee
line_segment.coffee
names.coffee Removed Duplicates 2015-01-12 20:18:35 +00:00
rand.coffee Added some more world rand shortcut functions. Fixed a bug with toggling collision in level editor. Updated CommunityView contributor class i18n linking. 2014-12-21 21:38:12 -08:00
rectangle.coffee
script_event_prereqs.coffee
system.coffee Fixed floor y scaling. Fixed issues with client-side disabling of new model / fork / revert population actions without permissions. Ameliorated some ensure_comprehensions warnings. 2014-12-20 16:02:41 -08:00
thang.coffee Thangs can now respect custom Component colorization. 2014-12-16 12:59:39 -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 Replayable once-per-day increasing-difficulty level basics. 2015-01-05 10:44:24 -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