log game/Engine.java @ 195:ad336d22c3e8

age author description
Tue, 23 Apr 2019 15:43:37 +0300 Matti Hamalainen Adjust board position against background.
Tue, 23 Apr 2019 15:43:24 +0300 Matti Hamalainen Adjust scoring method.
Tue, 23 Apr 2019 13:00:25 +0300 Matti Hamalainen Improve debug message handling.
Mon, 20 Mar 2017 12:23:02 +0200 Matti Hamalainen Bump copyrights.
Thu, 16 Mar 2017 13:29:22 +0200 Matti Hamalainen Remove global number of fonts static.
Thu, 16 Mar 2017 12:23:02 +0200 Matti Hamalainen Implement "new game" confirmation dialog.
Thu, 16 Mar 2017 12:22:30 +0200 Matti Hamalainen Implement a very simplistic message queue system.
Thu, 16 Mar 2017 10:47:09 +0200 Matti Hamalainen Cosmetics.
Thu, 16 Mar 2017 10:44:38 +0200 Matti Hamalainen Change AboutBox to a "dialog" and implement Ok/close button for closing it.
Thu, 16 Mar 2017 10:42:54 +0200 Matti Hamalainen Implement "real" widget modality.
Mon, 06 Mar 2017 11:02:46 +0200 Matti Hamalainen Remove secret.
Mon, 06 Mar 2017 10:19:04 +0200 Matti Hamalainen Move text drawing stuff to IDMWidget class.
Thu, 02 Mar 2017 15:57:15 +0200 Matti Hamalainen Modularize and clean up code.
Thu, 02 Mar 2017 12:30:19 +0200 Matti Hamalainen Fix animation choppiness.
Wed, 01 Mar 2017 13:50:50 +0200 Matti Hamalainen Fix animation timing.