saiam [Tue, 02 Dec 2008 00:24:01 +0000] rev 175
getType -> collides
nireco [Tue, 02 Dec 2008 00:23:16 +0000] rev 174
removed bad comment
nireco [Tue, 02 Dec 2008 00:20:58 +0000] rev 173
reached += ++
saiam [Mon, 01 Dec 2008 23:58:34 +0000] rev 172
Changed possible location to use Terrain::collidesx
nireco [Mon, 01 Dec 2008 23:51:18 +0000] rev 171
nothing really new
ekku [Mon, 01 Dec 2008 23:43:05 +0000] rev 170
jumppi toimii oikeisiin suuntiin
saiam [Mon, 01 Dec 2008 23:39:37 +0000] rev 169
Removed unnecessary PhysicsObject attribute posAfterTick and velAfterTick and made integrate to use references.
nireco [Mon, 01 Dec 2008 23:32:17 +0000] rev 168
walk to better shape + some qsrt away
nireco [Mon, 01 Dec 2008 22:58:15 +0000] rev 167
lost couple of useless sqrts
nireco [Mon, 01 Dec 2008 22:36:32 +0000] rev 166
fixed points from walk
saiam [Mon, 01 Dec 2008 22:35:54 +0000] rev 165
Little fixes.
ekku [Mon, 01 Dec 2008 22:32:58 +0000] rev 164
gfoo
ekku [Mon, 01 Dec 2008 22:24:17 +0000] rev 163
sheippii
saiam [Mon, 01 Dec 2008 21:54:22 +0000] rev 162
Removed unnecessary variables (factoFoo) from do_redraw. Renamed
Terrain::draw to Terrain::drawTerrain to make usage of the function
from inherited classes clearer.
saiam [Mon, 01 Dec 2008 21:49:35 +0000] rev 161
Made PhysicsWorld to inherit Terrain instead of having it as an attribute.
nireco [Mon, 01 Dec 2008 17:46:52 +0000] rev 160
not anything big
ekku [Mon, 01 Dec 2008 17:23:28 +0000] rev 159
hyppy vinoon
nireco [Mon, 01 Dec 2008 15:33:49 +0000] rev 158
some stuff
nireco [Mon, 01 Dec 2008 12:14:39 +0000] rev 157
and once again fixed getNormal, also added vector version of getType
nireco [Mon, 01 Dec 2008 11:50:29 +0000] rev 156
sorted DIRECTIONS
saiam [Mon, 01 Dec 2008 10:36:05 +0000] rev 155
Forgon this!
saiam [Sun, 30 Nov 2008 23:45:01 +0000] rev 154
This version has a nasty bug in collision detection. We'll get rid of it by making the collision detection to return te point
of collision.
saiam [Sun, 30 Nov 2008 23:00:26 +0000] rev 153
Lots of small fixe. Moved drawing PhysicsObjects away from Graphics.cc.
saiam [Sun, 30 Nov 2008 19:20:11 +0000] rev 152
Updated getNormal
saiam [Sun, 30 Nov 2008 17:22:57 +0000] rev 151
Now getNormal might work a little better
saiam [Sun, 30 Nov 2008 17:13:16 +0000] rev 150
Now it uses Terrain class, but it isn't properly integrated to the infrastructure.
saiam [Sun, 30 Nov 2008 15:24:33 +0000] rev 149
Now the terrain class is basicly ready to be put in action. Not tested :)
saiam [Sun, 30 Nov 2008 15:15:17 +0000] rev 148
Not sure if this is the right way. But a lot simpler it is.
saiam [Sun, 30 Nov 2008 14:58:48 +0000] rev 147
Unnecessary bloat removed from Terrain.hh
saiam [Sun, 30 Nov 2008 14:17:57 +0000] rev 146
Updated header Terrain.hh