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
/
tesseract
/
objects
Age
Commit message (
Expand
)
Author
2011-03-16
added ability to scale size of Modifyable article
Phillip
2011-03-15
Added failsafe remove in CollidableObject and World classes.
Phillip
2011-03-15
Added blimp model
Steve
2011-03-15
Tank now moves and turns appropriately. As well as fires semi-appropriately.
Phillip
2011-03-15
starting blimp
Steve
2011-03-15
(no commit message)
Phillip
2011-03-15
ModifyableParticle, fired by tank
Phillip
2011-03-15
Tank now fires particles semi correctly (adjusted for gravity)
Phillip
2011-03-14
Gun is able to fire either vertically inclined (ORIGINAL POSITION ONLY) or an...
Phillip
2011-03-14
(no commit message)
Phillip
2011-03-14
Working Emitter, not attached to tank :(
Phillip
2011-03-14
Added FireableEmitter (DO NOT KNOW HOW TO ATTACH TO TANK YET)
Phillip
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-09
Added remote object code.
Jesse Morgan
2011-03-09
Fixed the sphere.
Jesse Morgan
2011-03-09
(no commit message)
Phillip
2011-03-08
Last Call!
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-07
The moving side code is almost right...
Jesse Morgan
2011-03-06
fixed bug with switchposition caused 2 obj to appear. split method up into t...
Steve
2011-03-06
Added method to in PObj to swithpositions when tranmitted
Steve
2011-03-05
Added copy constructor to collidableobject so that any collidableobject could...
Jesse Morgan
2011-03-05
Fixed the no node exception
Jesse Morgan
2011-03-05
Changed name of alden to common
Jesse Morgan
2011-03-05
Rough Addition of P2P code.
Jesse Morgan
2011-02-23
Added color constructor.
Phillip
2011-02-21
Not perfect, but here we go.
Jesse Morgan
2011-02-21
Comment cleanup
Steve
2011-02-21
Fixed checkstyle warnings. All add object menu items are now NewMenu items, d...
Phillip
2011-02-21
Added lots of NewMenuItem Classes. Changed Default Shape from JCheckBox to JB...
Phillip
2011-02-20
Fixed some checkstyle errors (added java doc)
Phillip
[next]