[root]/EffectiveOO-F07/src/eoop07/players
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 26 (100.0%) | 446 (100.0%) | 17.1 |
gkavanag | 16 (61.5%) | 409 (91.7%) | 25.5 |
jfessler | 5 (19.2%) | 18 (4.0%) | 3.6 |
atromple | 3 (11.5%) | 11 (2.5%) | 3.6 |
cgiralt | 1 (3.8%) | 7 (1.6%) | 7.0 |
bhorn | 1 (3.8%) | 1 (0.2%) | 1.0 |
changed spelling to "Ogre" from "Oger"
1 lines of code changed in:
updated the look of the player and a few other things I think
55 lines of code changed in:
*** empty log message ***
6 lines of code changed in:
changes to camera movement
24 lines of code changed in:
Added different rotations for the GraphicRep
1 lines of code changed in:
*** empty log message ***
4 lines of code changed in:
swimming works?
10 lines of code changed in:
Added functions for the player teleporting
8 lines of code changed in:
increase movement speed implemented
10 lines of code changed in:
The G Man did something.
7 lines of code changed in:
Added rudimentary wormhole, teleports the player when he walks on it.
6 lines of code changed in:
added getHeading to Player interface
2 lines of code changed in:
added getHeading
5 lines of code changed in:
added some stuff... I'm not sure if it really works or not
7 lines of code changed in:
Updates to player and rendering
10 lines of code changed in:
Implemented Modifier and TerrainModifier, TerrainModifier allows anyone to override the altitude of the terrain. (IN PROGRESS)
Made many revisions to the world and terrain.
5 lines of code changed in:
Updated Player... HE FRICKIN' MOVES
98 lines of code changed in:
Moved the two players into their own package (eoop07.players)
187 lines of code changed in: