Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-18 | Don't send objects that can't be sent... | Jesse Morgan | |
2011-03-18 | commented out the CollisionDetector work around 275, 276 | Steve | |
Added transient declaration to my_blimp Pass fin colorAttributes instead of texture | |||
2011-03-17 | Fixed a bug from class. | Jesse Morgan | |
2011-03-17 | Remote Control and Fixed the tank. | Jesse Morgan | |
2011-03-16 | troubleshooting a particle problem with the blimp | Steve | |
2011-03-15 | Changed access of a boolean to flag for removal from protected to private. | Phillip | |
2011-03-15 | Added 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-14 | Reverting to our code. | Jesse Morgan | |
2011-03-10 | Removed a group2 reference. | Jesse Morgan | |
2011-03-09 | Added serial uids | Jesse Morgan | |
2011-03-09 | Changed to his. | Jesse Morgan | |
2011-03-09 | Adding more stuff to common. | Jesse Morgan | |
2011-03-09 | Fixing the peer information. | Jesse Morgan | |
2011-03-08 | Last Call! | Jesse Morgan | |
2011-03-08 | Clean up. Removed "first peer" question. Fixed default position of particle ↵ | Jesse Morgan | |
emitter. | |||
2011-03-08 | (no commit message) | Phillip | |
2011-03-07 | The moving side code is almost right... | Jesse Morgan | |
2011-03-07 | Fixed the picking issue. | Jesse Morgan | |
2011-03-06 | Added size check of peers to fix Exception when no network | Steve | |
2011-03-06 | Forgot to change a couple of Y's to Zs | Steve | |
2011-03-06 | added CO line 421 as per Alden's suggestion | Steve | |
Fresh new attempt at passing objects in Tick. | |||
2011-03-05 | Added copy constructor to collidableobject so that any collidableobject ↵ | Jesse Morgan | |
could become a physical object. | |||
2011-03-05 | Added a sendPayloadToPeer method. | Jesse Morgan | |
2011-03-05 | altered tick method in World with Alden Mar4 suggestions. I think its correct. | Steve | |
While testing found bug with emitter. It isn't the mar4 changes. will check out older code and check when it broke. | |||
2011-03-05 | Added 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-05 | Changes from email: | Phillip | |
1: I had to pass Peer to Chatbox as a parameter to allow it to transmit messages (working!) 2: Added Chatbox option in networking menu. 3: Hitting <enter> or submit with Chatbox having focus transmits message in the Textfield 4: Made a getter in Peer to get the PeerInformation.toString() | |||
2011-03-05 | Fixed shape3d objects "losing" their appearance. | Phillip | |
2011-03-05 | Changed name of alden to common | Jesse Morgan | |