Sat, 06 Dec 2008 14:36:37 +0000 terom use Player static vars for texture loading, and load from the PROJECT_DATA_DIR path
Sat, 06 Dec 2008 14:28:59 +0000 nireco fixed walkingspeed and improved drawing
Sat, 06 Dec 2008 14:20:01 +0000 terom add static Engine::graphicsEnabled function and disable player graphics loading when false
Sat, 06 Dec 2008 13:58:11 +0000 nireco and yet better image drawing
Sat, 06 Dec 2008 13:52:07 +0000 nireco a bit better image_drawing
Sat, 06 Dec 2008 12:35:40 +0000 nireco image is working.. well.. run it from build/src folder.
Sat, 06 Dec 2008 11:33:07 +0000 ekku Liero-kuvat lis?tty.
Fri, 05 Dec 2008 13:13:27 +0000 nireco some stuff to Weapon and shoot
Fri, 05 Dec 2008 12:21:06 +0000 nireco Weapon.cc&hh
Fri, 05 Dec 2008 11:11:38 +0000 nireco some minor fixes, shots now explode in collisionpoint
Fri, 05 Dec 2008 06:28:25 +0000 nireco 1 todo comment to line 220
Fri, 05 Dec 2008 00:44:25 +0000 terom sneak in some ugly ugly ugly Multiple Inheritance that hopefully nobody ever notices
Fri, 05 Dec 2008 00:30:59 +0000 saiam Digging now uses projectiles.
Thu, 04 Dec 2008 23:44:45 +0000 terom fix NETWORK_PHYSICS_FACE_RIGHT
Thu, 04 Dec 2008 23:43:17 +0000 saiam Ammukset on coolimpii ku ne lent?? hitaammin
Thu, 04 Dec 2008 23:28:52 +0000 terom implement a new tick-timer that doesn't suck
Thu, 04 Dec 2008 22:59:13 +0000 saiam Removed one memory leak.
Thu, 04 Dec 2008 22:33:43 +0000 terom send initial terrain data to clients using a new NETCHAN_TERRAIN_ARRAY channel using raw BigNetworkPacket
Thu, 04 Dec 2008 22:14:45 +0000 terom support sending of raw packets
Thu, 04 Dec 2008 22:02:20 +0000 terom rename Shot -> Projectile
Thu, 04 Dec 2008 21:59:23 +0000 terom better NetworkBuffer/Packet stuff + some additional Physics+Network stuff + random fixes
Thu, 04 Dec 2008 21:10:41 +0000 saiam Jeejee, hirvee hinaus ohi toistaseks.
Thu, 04 Dec 2008 19:54:51 +0000 ekku ja viel? lis??
Thu, 04 Dec 2008 19:53:59 +0000 ekku Hajotetaan lis??
Thu, 04 Dec 2008 19:53:16 +0000 ekku kaikki hajoo
Thu, 04 Dec 2008 17:12:46 +0000 nireco CL_quad warning fixed
Thu, 04 Dec 2008 17:07:07 +0000 ekku vauhtivakiot isommiksi, walk kuntoon
Thu, 04 Dec 2008 16:58:05 +0000 nireco multiple steps needs position to be set multiple times, if it's done the easy way
Thu, 04 Dec 2008 16:46:58 +0000 nireco that might be nice too
Thu, 04 Dec 2008 16:44:55 +0000 nireco did walk need that
Thu, 04 Dec 2008 15:06:08 +0000 nireco forgot to return anything on new walk
Thu, 04 Dec 2008 14:48:01 +0000 nireco walk has now fixable velocity in Config.hh
Thu, 04 Dec 2008 14:30:13 +0000 nireco sonffed Config.hh
Wed, 03 Dec 2008 19:40:37 +0000 terom restructure network code a bit
Wed, 03 Dec 2008 19:30:54 +0000 terom move src/Network% to src/Network/%
Wed, 03 Dec 2008 19:16:32 +0000 terom that's not a prototype anymore... at least it shouldn't be
Wed, 03 Dec 2008 18:59:10 +0000 terom try and sync graphics flip
Wed, 03 Dec 2008 16:47:17 +0000 saiam Now we use different lists for players and projectiles
Wed, 03 Dec 2008 14:25:23 +0000 nireco PhyWo draw, Shot speed, Shot.show_target, Shot is now drawn with const shape...
Wed, 03 Dec 2008 12:21:38 +0000 nireco added TimeMS dt to walk, but it doesn't do anything yet
Wed, 03 Dec 2008 12:09:42 +0000 ekku Ammuksia f:lla
Tue, 02 Dec 2008 01:46:18 +0000 ekku walkki ehk? toimii taas
Tue, 02 Dec 2008 00:56:31 +0000 nireco commented bounce
Tue, 02 Dec 2008 00:48:21 +0000 ekku comments and bomb forces
Tue, 02 Dec 2008 00:47:14 +0000 nireco commented walk
Tue, 02 Dec 2008 00:24:01 +0000 saiam getType -> collides
Tue, 02 Dec 2008 00:23:16 +0000 nireco removed bad comment
Tue, 02 Dec 2008 00:20:58 +0000 nireco reached += ++
Mon, 01 Dec 2008 23:58:34 +0000 saiam Changed possible location to use Terrain::collidesx
Mon, 01 Dec 2008 23:51:18 +0000 nireco nothing really new
Mon, 01 Dec 2008 23:43:05 +0000 ekku jumppi toimii oikeisiin suuntiin
Mon, 01 Dec 2008 23:39:37 +0000 saiam Removed unnecessary PhysicsObject attribute posAfterTick and velAfterTick and made integrate to use references.
Mon, 01 Dec 2008 23:32:17 +0000 nireco walk to better shape + some qsrt away
Mon, 01 Dec 2008 22:58:15 +0000 nireco lost couple of useless sqrts
Mon, 01 Dec 2008 22:36:32 +0000 nireco fixed points from walk
Mon, 01 Dec 2008 22:35:54 +0000 saiam Little fixes.
Mon, 01 Dec 2008 22:32:58 +0000 ekku gfoo
Mon, 01 Dec 2008 22:24:17 +0000 ekku sheippii
Mon, 01 Dec 2008 21:54:22 +0000 saiam Removed unnecessary variables (factoFoo) from do_redraw. Renamed
Mon, 01 Dec 2008 21:49:35 +0000 saiam Made PhysicsWorld to inherit Terrain instead of having it as an attribute.