log game/Piece.java @ 191:edf4081fecd6

age author description
Thu, 04 Apr 2019 12:47:29 +0300 Matti Hamalainen Simplify.
Mon, 20 Mar 2017 12:23:02 +0200 Matti Hamalainen Bump copyrights.
Thu, 02 Mar 2017 12:23:57 +0200 Matti Hamalainen Cleanups.
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.