summary refs log tree commit diff stats
path: root/src/com/fourisland/fourpuzzle/Display.java
Commit message (Expand)AuthorAgeFilesLines
* Engine: Fixed many potential bugsStarla Insigna2009-03-191-4/+8
* Engine: Added Event Thread cancellationStarla Insigna2009-02-231-27/+34
* Engine: Rewrote Database Transition storageStarla Insigna2009-02-221-1/+7
* Engine: Abstracted game state transitionsStarla Insigna2009-02-161-0/+33
* Engine: Tuned Full Screen ModeStarla Insigna2009-02-161-1/+30
* Engine: Hid PuzzleApplication's gameFrameStarla Insigna2009-02-151-4/+4
* Engine: Fixed unstable transitionsStarla Insigna2009-02-151-2/+2
* Engine: Refactored retieval of FontMetricsStarla Insigna2009-02-141-0/+22
* Engine: Compacted MessageWindowStarla Insigna2009-02-141-1/+1
* Engine: Wrote Message SystemStarla Insigna2009-02-121-14/+38
* Engine: Added global fontStarla Insigna2009-02-111-4/+45
* Added support for other System filesStarla Insigna2009-02-081-0/+0
* Fixed a transition problemStarla Insigna2009-02-071-2/+0
* Implemented SlideTransitionStarla Insigna2009-02-061-1/+9
* Fixed Transition processingStarla Insigna2009-02-051-10/+28
* Started working on new TransitionsStarla Insigna2009-02-031-47/+90
* Replaced checked exceptions with RuntimeExceptionStarla Insigna2009-01-241-2/+2
* Imported sourcesStarla Insigna2009-01-171-0/+105