src/proto2/GameState.hh
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:09:42 +0000 ekku Ammuksia f:lla
Sun, 30 Nov 2008 23:00:26 +0000 saiam Lots of small fixe. Moved drawing PhysicsObjects away from Graphics.cc.
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? :)
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 13:11:51 +0000 nireco some stuff, don't remember what
Fri, 28 Nov 2008 13:00:24 +0000 saiam Kirjottelin jotain uuden t?rm?ystarkistuksen tapasta, se kyll? bugaa jotenkin.
Mon, 24 Nov 2008 23:04:22 +0000 saiam T?ht?in lis?tty, tosin se piirret??n tosi rumasti.
Mon, 24 Nov 2008 17:14:29 +0000 terom fix movement physics+network code to some degree, jumping is now buggy?
Sun, 23 Nov 2008 18:19:53 +0000 ekku Maalla liikkumista
Fri, 21 Nov 2008 22:31:23 +0000 ekku Kimpoomisia
Fri, 21 Nov 2008 21:18:22 +0000 ekku Mato salmiakin muotoiseksi
Thu, 20 Nov 2008 23:20:44 +0000 ekku Kuu n?kyy!
Thu, 20 Nov 2008 19:23:15 +0000 ekku jotain mik? hajottaa kaiken
Tue, 18 Nov 2008 22:52:43 +0000 ekku Fyssaa.
Tue, 18 Nov 2008 22:07:36 +0000 terom add PLAYER_INITIAL_* constants
Tue, 18 Nov 2008 21:54:57 +0000 terom Pomppimisia.
Tue, 18 Nov 2008 21:17:14 +0000 terom physics is starting to work
Tue, 18 Nov 2008 19:59:43 +0000 terom "working" singleplayer
Tue, 18 Nov 2008 18:50:32 +0000 terom some rough-handed code modifications towards a newer, better, working Physics
Wed, 12 Nov 2008 13:59:01 +0000 terom lazy commit that breaks everything, should be a branch
Thu, 20 Nov 2008 23:45:33 +0000 terom merge r64 through r88 from trunk no-netsession
Tue, 18 Nov 2008 22:58:50 +0000 terom Merge from at r31:36 no-netsession
Sun, 09 Nov 2008 22:02:03 +0000 terom it works \o/
Sun, 09 Nov 2008 21:51:13 +0000 terom simple proto *almost* works
Sun, 09 Nov 2008 20:40:46 +0000 terom the great :retab
Sat, 08 Nov 2008 20:34:14 +0000 terom all the network code is now there, although it doesn't quite work
Wed, 05 Nov 2008 20:39:44 +0000 terom fix to mostly compile
Mon, 03 Nov 2008 23:24:21 +0000 terom fiddle with cmake, fix some compile errors
Mon, 03 Nov 2008 22:59:50 +0000 terom move proto/p2 -> src/proto2