summary refs log tree commit diff stats
path: root/src/com/fourisland/fourpuzzle/gamestate/mapview/event
Commit message (Expand)AuthorAgeFilesLines
* Engine: Rewrote Database Transition storageStarla Insigna2009-02-221-3/+3
* Engine: Abstracted ComparsionStarla Insigna2009-02-172-14/+7
* Engine: Abstracted game state transitionsStarla Insigna2009-02-161-17/+6
* Engine: Fixed EventCall bugStarla Insigna2009-02-162-3/+21
* Engine: Atomicized MapsStarla Insigna2009-02-153-0/+40
* Engine: Created Fade transitionsStarla Insigna2009-02-151-4/+20
* Engine: Restricted LayerEvent movingStarla Insigna2009-02-143-1/+27
* Engine: Added basic FaceSet supportStarla Insigna2009-02-141-3/+13
* Engine: Fixed up JavaDocStarla Insigna2009-02-123-29/+28
* Engine: Wrote Message SystemStarla Insigna2009-02-121-2/+4
* Engine: Changed default TitleScreenStarla Insigna2009-02-101-1/+4
* Engine: Added some control to MusicStarla Insigna2009-02-101-0/+22
* Re-implemented DatabaseStarla Insigna2009-02-092-3/+5
* Started MessageWindowStarla Insigna2009-02-081-1/+1
* Added support for other System filesStarla Insigna2009-02-0830-0/+0
* Added TurnLeft and TurnRight AnimationTypesStarla Insigna2009-02-074-5/+52
* Added tick-processing to AnimationTypeStarla Insigna2009-02-072-33/+29
* Removed unnessecary functions from PossibleEventStarla Insigna2009-02-071-38/+8
* Protected PossibleEventStarla Insigna2009-02-073-55/+124
* Implemented all AnimationTypesStarla Insigna2009-02-072-10/+73
* Started DatabaseStarla Insigna2009-02-071-5/+21
* Added Executor to MoveEventThreadStarla Insigna2009-02-032-14/+19
* Started working on new TransitionsStarla Insigna2009-02-031-0/+44
* Fixed [Gotez06] InterruptedException violationStarla Insigna2009-02-035-35/+17
* Fixed MoveEventThread latch breakageStarla Insigna2009-02-031-16/+16
* Added support for OnHeroTouch eventsStarla Insigna2009-02-033-1/+14
* Added JavaDoc to many classesStarla Insigna2009-02-0218-34/+39
* Added LoopUntilCollisionMoveEventStarla Insigna2009-02-022-8/+41
* 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
* Added viewpoint scrollingStarla Insigna2009-01-303-11/+21
* Fixed LayerEvent rendering condition bugStarla Insigna2009-01-281-7/+1
* Fixed HeroEvent rendering condition bugStarla Insigna2009-01-281-10/+2
* Fixed off-screen bugStarla Insigna2009-01-284-10/+20
* Created a manager for SpecialEvent action threadsStarla Insigna2009-01-284-2/+82
* Removed the moveDirection field from AbstractEventStarla Insigna2009-01-284-54/+45
* Added parentMap data to EventStarla Insigna2009-01-275-173/+181
* Renamed MovementType's startMoving()Starla Insigna2009-01-275-6/+5
* Converted GameCharacter's graphic store methodStarla Insigna2009-01-271-5/+3
* Fixed "walk-thru-me" bugStarla Insigna2009-01-276-7/+64
* Replaced checked exceptions with RuntimeExceptionStarla Insigna2009-01-2423-63/+73
* Fixed MoveEvent bugStarla Insigna2009-01-195-12/+81
* Imported sourcesStarla Insigna2009-01-1727-0/+1443