summaryrefslogtreecommitdiff
path: root/src/common/CollidableObject.java
AgeCommit message (Collapse)Author
2011-03-17Remote Control and Fixed the tank.Jesse Morgan
2011-03-16troubleshooting a particle problem with the blimpSteve
2011-03-15Changed access of a boolean to flag for removal from protected to private.Phillip
2011-03-15Added failsafe remove in CollidableObject and World classes.Phillip
Increased the mass of the tank in TankMenuItem ModifyableParticle now spawns 20 DyingParticles when it collides with something. New Class DyingParticle, particle with a duration of 6 ticks.
2011-03-14Reverting to our code.Jesse Morgan
2011-03-10Removed a group2 reference.Jesse Morgan
2011-03-09Changed to his.Jesse Morgan
2011-03-08(no commit message)Phillip
2011-03-07Fixed the picking issue.Jesse Morgan
2011-03-06added CO line 421 as per Alden's suggestionSteve
Fresh new attempt at passing objects in Tick.
2011-03-05Added copy constructor to collidableobject so that any collidableobject ↵Jesse Morgan
could become a physical object.
2011-03-05Added Alden's March 4 changes which are between lines 161-174 (I left the ↵Steve
old code in comments just in case) Now, hopefully I can use it in tick!
2011-03-05Fixed shape3d objects "losing" their appearance.Phillip
2011-03-05Changed name of alden to commonJesse Morgan