Sun, 07 Dec 2008 20:29:20 +0000The first weapon now has a recoil so that you can fly. There is a bug with facing when you are flying with recoil.
saiam [Sun, 07 Dec 2008 20:29:20 +0000] rev 258
The first weapon now has a recoil so that you can fly. There is a bug with facing when you are flying with recoil.

Sun, 07 Dec 2008 20:25:57 +0000add a handful of consts to PhysicsObject and modify draw to use getCoordinate, and replace old skin.png with new skin.png
terom [Sun, 07 Dec 2008 20:25:57 +0000] rev 257
add a handful of consts to PhysicsObject and modify draw to use getCoordinate, and replace old skin.png with new skin.png

Sun, 07 Dec 2008 20:08:28 +0000Rope starts falling when the ground underneath is destroyd
ekku [Sun, 07 Dec 2008 20:08:28 +0000] rev 256
Rope starts falling when the ground underneath is destroyd

Sun, 07 Dec 2008 20:07:28 +0000add PixelDimension/PixelCoordinate types, convert Terrain to use them, and convert/clean up drawing code
terom [Sun, 07 Dec 2008 20:07:28 +0000] rev 255
add PixelDimension/PixelCoordinate types, convert Terrain to use them, and convert/clean up drawing code

Sun, 07 Dec 2008 19:59:25 +0000Rope fix.
ekku [Sun, 07 Dec 2008 19:59:25 +0000] rev 254
Rope fix.

Sun, 07 Dec 2008 19:54:00 +0000Added recoil to weapon constructor. Recoil still not used.
saiam [Sun, 07 Dec 2008 19:54:00 +0000] rev 253
Added recoil to weapon constructor. Recoil still not used.

Sun, 07 Dec 2008 19:52:12 +0000Rope is released if the ground on the pivot point is destroyed.
ekku [Sun, 07 Dec 2008 19:52:12 +0000] rev 252
Rope is released if the ground on the pivot point is destroyed.

Sun, 07 Dec 2008 19:40:40 +0000Added recoil parameter for weapons, but it is not used yet.
saiam [Sun, 07 Dec 2008 19:40:40 +0000] rev 251
Added recoil parameter for weapons, but it is not used yet.

Sun, 07 Dec 2008 19:14:42 +0000fixed digging, now bugs differently. Changed image_drawing to draw image 1:1
nireco [Sun, 07 Dec 2008 19:14:42 +0000] rev 250
fixed digging, now bugs differently. Changed image_drawing to draw image 1:1

Sun, 07 Dec 2008 19:02:45 +0000Removed some unnecessary TODOs
saiam [Sun, 07 Dec 2008 19:02:45 +0000] rev 249
Removed some unnecessary TODOs