summary refs log tree commit diff stats
path: root/src/com/fourisland/fourpuzzle/gamestate/TitleScreenGameState.java
Commit message (Expand)AuthorAgeFilesLines
* Engine: Rewrote Database Transition storageStarla Insigna2009-02-221-2/+2
* Engine: Abstracted game state transitionsStarla Insigna2009-02-161-17/+1
* Engine: Abstracted action keyStarla Insigna2009-02-161-1/+1
* Engine: Fixed MessageWindow bugStarla Insigna2009-02-151-4/+5
* Engine: Created Fade transitionsStarla Insigna2009-02-151-5/+4
* Engine: Wrote Message SystemStarla Insigna2009-02-121-5/+4
* Engine: Rewrote IntervalStarla Insigna2009-02-121-2/+2
* Engine: Changed default TitleScreenStarla Insigna2009-02-101-3/+3
* Re-implemented DatabaseStarla Insigna2009-02-091-6/+10
* Added Decision2 soundStarla Insigna2009-02-081-0/+2
* Add choice choosing to ChoiceWindowStarla Insigna2009-02-081-19/+53
* Added support for other System filesStarla Insigna2009-02-081-0/+0
* Added text centering to ChoiceWindowStarla Insigna2009-02-081-2/+1
* Implemented a basic ChoiceWindowStarla Insigna2009-02-081-0/+11
* Started DatabaseStarla Insigna2009-02-071-1/+1
* Started working on new TransitionsStarla Insigna2009-02-031-4/+20
* Replaced checked exceptions with RuntimeExceptionStarla Insigna2009-01-241-5/+8
* Imported sourcesStarla Insigna2009-01-171-0/+49