log game/Piece.java @ 162:e8eeac403e5f

age author description
Thu, 01 Dec 2016 14:33:25 +0200 Matti Hamalainen Backed out changeset fb33d3796942 base src/Piece.java@ecf924320e1f
Thu, 11 Apr 2013 20:17:13 +0300 Matti Hamalainen Remove scaling.
Wed, 06 Feb 2013 10:24:47 +0200 Matti Hamalainen Cleanups.
Wed, 06 Feb 2013 10:23:28 +0200 Matti Hamalainen ISO-8859-1 -> UTF-8.
Mon, 28 May 2012 16:46:54 +0300 Matti Hamalainen Add some bling to piece rotation.
Fri, 25 Nov 2011 11:04:09 +0200 Matti Hamalainen Optimize board updating logic, so that the old placed tiles need not to be
Thu, 24 Nov 2011 21:51:54 +0200 Matti Hamalainen Whitespace cosmetic cleanup.
Thu, 03 Mar 2011 21:21:35 +0200 Matti Hamalainen Make new pieces appear gradually, and same effect for swapping.
Thu, 03 Mar 2011 18:46:41 +0200 Matti Hamalainen Change how piece rotation works.
Thu, 03 Mar 2011 18:12:04 +0200 Matti Hamalainen Change start piece rendering. dev-0_65
Thu, 03 Mar 2011 18:02:23 +0200 Matti Hamalainen Cleanups.
Thu, 03 Mar 2011 15:53:46 +0200 Matti Hamalainen Make piece rotation animation a bit faster.
Wed, 23 Feb 2011 21:43:07 +0200 Matti Hamalainen Clean up the piece rendering.
Wed, 23 Feb 2011 19:54:48 +0200 Matti Hamalainen Moar work.
Tue, 22 Feb 2011 06:30:11 +0200 Matti Hamalainen Add comments.
Tue, 22 Feb 2011 06:01:14 +0200 Matti Hamalainen Cleanups.
Tue, 22 Feb 2011 05:58:55 +0200 Matti Hamalainen Initially working path solving algorithm.
Fri, 18 Feb 2011 23:34:47 +0200 Matti Hamalainen Cleanups.
Fri, 18 Feb 2011 15:47:15 +0200 Matti Hamalainen Cosmetics.
Fri, 18 Feb 2011 04:58:30 +0200 Matti Hamalainen Work on game logic.
Thu, 03 Feb 2011 20:37:34 +0200 Matti Hamalainen Fix piece connections rendering.
Thu, 03 Feb 2011 18:22:16 +0200 Matti Hamalainen More work on debugging the path resolving.
Wed, 02 Feb 2011 22:45:53 +0200 Matti Hamalainen Moar work. dev-0_1
Tue, 01 Feb 2011 20:38:19 +0200 Matti Hamalainen More work on the internals.
Tue, 01 Feb 2011 19:18:25 +0200 Matti Hamalainen Cleanups, fix piece rendering and rotation.
Mon, 31 Jan 2011 19:46:41 +0200 Matti Hamalainen More work.
Sun, 30 Jan 2011 00:26:35 +0200 Matti Hamalainen More work.
Sat, 29 Jan 2011 01:54:28 +0200 Matti Hamalainen More work.
Sat, 29 Jan 2011 00:30:00 +0200 Matti Hamalainen More work.
Fri, 28 Jan 2011 20:23:21 +0200 Matti Hamalainen More work.
Fri, 28 Jan 2011 18:42:16 +0200 Matti Hamalainen Cleanups.
Fri, 28 Jan 2011 18:00:18 +0200 Matti Hamalainen Cleanups, etc.
Fri, 28 Jan 2011 16:59:36 +0200 Matti Hamalainen Indentation.
Fri, 28 Jan 2011 16:53:06 +0200 Matti Hamalainen Cleanups.
Fri, 28 Jan 2011 16:34:53 +0200 Matti Hamalainen Preliminary work ... puuh.