Directory src/platformer/object/

Directory Created:
2011-09-11 10:13
Directory Deleted:
2014-01-09 10:19
Total Files:
0
Deleted Files:
2
Lines of Code:
0

[root]/src/platformer/object

Lines of Code

src/platformer/object/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 25 (100.0%) 336 (100.0%) 13.4
juvinious 24 (96.0%) 336 (100.0%) 14.0
kazzmir 1 (4.0%) 0 (0.0%) 0.0

Most Recent Commits

juvinious 2014-01-09 10:19 Rev.: 8145

[platformer] Reorganize files. Add ability to override flipping of animations. Remove duplicate data.

0 lines of code changed in 2 files:

  • src/platformer/object: object.cpp (del), object.h (del)
juvinious 2014-01-09 06:57 Rev.: 8143

[platformer] Move collision objects to Collisions namespace. Expose collidables for objects to use. Added in additional actions for map and object collisions.

6 lines of code changed in 2 files:

  • src/platformer/object: object.cpp (+1 -1), object.h (+5 -2)
juvinious 2014-01-08 00:22 Rev.: 8129

[platformer] Begin moving TestObject into python.

34 lines of code changed in 2 files:

  • src/platformer/object: object.cpp (+4 -1), object.h (+30 -1)
juvinious 2013-12-29 21:30 Rev.: 8082

[platformer] Don't delay smooth scrolling by 1 tick and ensure followVariance is not 0.

1 lines of code changed in 1 file:

  • src/platformer/object: object.cpp (+1 -2)
juvinious 2013-12-29 14:19 Rev.: 8078

[platformer] Use double for x and y coordinates.

10 lines of code changed in 2 files:

  • src/platformer/object: object.cpp (+2 -2), object.h (+8 -8)
juvinious 2013-12-29 13:36 Rev.: 8076

[platformer] Move collision details out of world. Move test information from base Object class into a test object in Game.

6 lines of code changed in 2 files:

  • src/platformer/object: object.cpp (+2 -21), object.h (+4 -10)
juvinious 2013-12-28 14:10 Rev.: 8071

[platformer] Use input handler.

0 lines of code changed in 1 file:

  • src/platformer/object: object.cpp (-10)
juvinious 2013-12-27 20:01 Rev.: 8068

[platformer] Make collisions somewhat predictive. Added in velocity and acceleration to gravity.

40 lines of code changed in 2 files:

  • src/platformer/object: object.cpp (+11 -43), object.h (+29 -5)
juvinious 2013-12-27 10:19 Rev.: 8067

[platformer] Add CollisionBody for checking against CollisionMap.

63 lines of code changed in 2 files:

  • src/platformer/object: object.cpp (+56 -5), object.h (+7 -3)
juvinious 2013-12-26 23:59 Rev.: 8066

[platformer] Collision with objects and CollisionMap.

15 lines of code changed in 2 files:

  • src/platformer/object: object.cpp (+5), object.h (+10)
juvinious 2013-12-26 19:10 Rev.: 8065

[platformer] Added foreground container and begin adding collision maps.

20 lines of code changed in 2 files:

  • src/platformer/object: object.cpp (+6 -4), object.h (+14)
juvinious 2013-12-25 00:53 Rev.: 8062

[platformer] Fixed tabulation on some files. Removed unused cameras and added objects to world.

68 lines of code changed in 2 files:

  • src/platformer/object: object.cpp (+20), object.h (+48 -30)
kazzmir 2012-12-14 23:28 Rev.: 7663

move load_exception to util/exceptions

0 lines of code changed in 1 file:

  • src/platformer/object: object.cpp (-2)
juvinious 2011-09-11 10:13 Rev.: 6145

Fix indentation in tabbed-box.cpp and make inactive tabs gray. Restructure source tree for platformer.

73 lines of code changed in 2 files:

  • src/platformer/object: object.cpp (new 28), object.h (new 45)
Generated by StatSVN 0.7.0