summary refs log tree commit diff stats
path: root/src/com/fourisland/fourpuzzle/gamestate/mapview/event/SpecialEvent.java
Commit message (Expand)AuthorAgeFilesLines
* Engine: Allowed LoopUntilCollisionMoveEvent to be cancelledStarla Insigna2009-03-241-1/+1
* Engine: Fixed MessageWindow non-closureStarla Insigna2009-03-241-6/+12
* Engine: Fixed many potential bugsStarla Insigna2009-03-191-1/+1
* Engine: Added ShakeScreen() special actionStarla Insigna2009-03-171-0/+50
* Engine: Refactored MessageWindowStarla Insigna2009-03-061-3/+17
* Engine: Added Event Thread cancellationStarla Insigna2009-02-231-3/+21
* Engine: Rewrote Database Transition storageStarla Insigna2009-02-221-3/+3
* Engine: Abstracted game state transitionsStarla Insigna2009-02-161-17/+6
* Engine: Created Fade transitionsStarla Insigna2009-02-151-4/+20
* Engine: Added basic FaceSet supportStarla Insigna2009-02-141-3/+13
* Engine: Fixed up JavaDocStarla Insigna2009-02-121-25/+22
* Engine: Wrote Message SystemStarla Insigna2009-02-121-2/+4
* Engine: Added some control to MusicStarla Insigna2009-02-101-0/+22
* Re-implemented DatabaseStarla Insigna2009-02-091-2/+4
* Started MessageWindowStarla Insigna2009-02-081-1/+1
* Added support for other System filesStarla Insigna2009-02-081-0/+0
* Started DatabaseStarla Insigna2009-02-071-5/+21
* Added Executor to MoveEventThreadStarla Insigna2009-02-031-2/+2
* Started working on new TransitionsStarla Insigna2009-02-031-0/+44
* Fixed [Gotez06] InterruptedException violationStarla Insigna2009-02-031-15/+8
* Fixed AutomaticViewpoint cache issueStarla Insigna2009-01-301-2/+2
* Implemented viewpoint-related Event actionsStarla Insigna2009-01-301-0/+78
* Created ViewpointStarla Insigna2009-01-301-8/+0
* Fixed "walk-thru-me" bugStarla Insigna2009-01-271-5/+9
* Replaced checked exceptions with RuntimeExceptionStarla Insigna2009-01-241-9/+9
* Fixed MoveEvent bugStarla Insigna2009-01-191-6/+5
* Imported sourcesStarla Insigna2009-01-171-0/+173