index
:
TesseractProject.git
master
Group Project from TCSS 491 Class (Computational Worlds). In short, a physics engine which forms a peer-to-peer network to send objects flying through cyberspace.
Jesse Morgan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2011-03-14
Removed World Reference as it CANNOT be serialized (oops!)
Phillip
2011-03-14
added code to allow for gun emitter.
Phillip
2011-03-14
Added code to make emitter for gun possible.
Phillip
2011-03-14
Updated turning code for tank to rotate the shape rather than add/subtract ro...
Phillip
2011-03-11
Body is now an INSTANTIABLE OBJECT holding only the Group Tree Structure and ...
Phillip
2011-03-11
Changed STEP to protected access instead of private.
Phillip
2011-03-11
Changed to control velocity.
Jesse Morgan
2011-03-11
Cleanup debugging.
Jesse Morgan
2011-03-11
(no commit message)
Phillip
2011-03-11
(no commit message)
Phillip
2011-03-11
It's controllable!
Jesse Morgan
2011-03-11
(no commit message)
Phillip
2011-03-11
(no commit message)
Phillip
2011-03-11
Some remote code that isn't yet remote.
Jesse Morgan
2011-03-11
(no commit message)
Phillip
2011-03-11
Added Tank.java
Phillip
2011-03-11
(no commit message)
Phillip
2011-03-10
Tank model build
Phillip
2011-03-10
Removed a group2 reference.
Jesse Morgan
2011-03-09
Added remote object code.
Jesse Morgan
2011-03-09
Added serial uids
Jesse Morgan
2011-03-09
Changed to his.
Jesse Morgan
2011-03-09
(no commit message)
Phillip
2011-03-09
(no commit message)
Phillip
2011-03-09
Adding more stuff to common.
Jesse Morgan
2011-03-09
Fixing the peer information.
Jesse Morgan
2011-03-09
(no commit message)
Phillip
2011-03-09
Fixed the sphere.
Jesse Morgan
2011-03-09
Sending in background.
Jesse Morgan
2011-03-09
(no commit message)
Phillip
2011-03-08
Last Call!
Jesse Morgan
2011-03-08
Clean up. Removed "first peer" question. Fixed default position of particle e...
Jesse Morgan
2011-03-08
So steve votes we keep this.
Jesse Morgan
2011-03-08
Attempt 2
Jesse Morgan
2011-03-08
(no commit message)
Phillip
2011-03-08
(no commit message)
Phillip
2011-03-07
The moving side code is almost right...
Jesse Morgan
2011-03-07
added "&& myPeer.getPeerSize() > to 0" line 277 to eliminate null pointer e...
Steve
2011-03-07
Fixed the picking issue.
Jesse Morgan
2011-03-07
Parameter windows will now "follow" their parent window.
Phillip
2011-03-07
Rehash of transmit code...
Jesse Morgan
2011-03-07
removed leftover switchpositions for testing
Steve
2011-03-07
added all if statements back for testing
Steve
2011-03-07
remove switch position temporarily to ensure no problems
Steve
2011-03-07
Combined side1&3 and 2&4 if statements in collision checks to eliminate dupli...
Steve
2011-03-07
first attempt to fix duplicates on transmission
Steve
2011-03-06
more change to loop deletion. odd behavior.
Steve
2011-03-06
Sorry for the many commits. its just easier to get onto both my test machine...
Steve
2011-03-06
OK now it deletes from myObjects and the indexes to remove list. Hopefully g...
Steve
2011-03-06
Darn dislexia > <. Hopefully loop good now
Steve
[next]