Sat, 29 Nov 2008 23:43:47 +0000 saiam Drafted somekind of Terrain class. Still unfinished and not uses.
Sat, 29 Nov 2008 20:59:50 +0000 saiam Moved constants to one header Config.hh, we probably should use somekind of resourcemanager. But do we have time for that? :)
Sat, 29 Nov 2008 17:59:49 +0000 saiam Physics.hh rewrite. Documenting and suggesting changes.
Sat, 29 Nov 2008 17:37:51 +0000 saiam Moved unnecessarily protected function to private
Sat, 29 Nov 2008 17:29:53 +0000 saiam Made unnecessarily virtual function PhysicsObject::applyForce nonvirtual
Sat, 29 Nov 2008 17:24:50 +0000 saiam Changed some variables that were protected to private from PhysicsObject
Sat, 29 Nov 2008 16:54:21 +0000 saiam Poistin PhysicsWorld:collided funktion koska sit? ei k?ytetty mis??n enk? kyennyt ymm?rt?m??n mit? sen olisi pit?nyt tehd? tai
Sat, 29 Nov 2008 16:12:25 +0000 saiam New Vector.hh with some more documentation and unary operator for * defined. Also modified operators +=, -=, *= and /= to use
Fri, 28 Nov 2008 22:40:11 +0000 saiam More documentation
Fri, 28 Nov 2008 22:26:23 +0000 saiam Documenting more, cleaning variables. This code needs some serious
Fri, 28 Nov 2008 18:23:57 +0000 nireco added shape to Shot, shouldn't need it, but drawing might need it. Well Shot is not used anywhere at the moment
Fri, 28 Nov 2008 18:19:31 +0000 nireco restricted targeting down to 45 degrees
Fri, 28 Nov 2008 18:11:23 +0000 nireco added outcommented digging demonstration
Fri, 28 Nov 2008 16:48:10 +0000 nireco fixed collision detection again, and put some needed rounding to getNormal
Fri, 28 Nov 2008 15:45:30 +0000 saiam Documenting a little bit