summary refs log tree commit diff stats
path: root/src/com/fourisland/fourpuzzle/gamestate/mapview/event/LayerEvent.java
Commit message (Expand)AuthorAgeFilesLines
* Engine: Atomicized MapsStarla Insigna2009-02-151-0/+12
* Engine: Restricted LayerEvent movingStarla Insigna2009-02-141-0/+12
* Engine: Fixed up JavaDocStarla Insigna2009-02-121-2/+4
* Added support for other System filesStarla Insigna2009-02-081-0/+0
* Added TurnLeft and TurnRight AnimationTypesStarla Insigna2009-02-071-0/+7
* Protected PossibleEventStarla Insigna2009-02-071-9/+10
* Added support for OnHeroTouch eventsStarla Insigna2009-02-031-1/+0
* Fixed LayerEvent rendering condition bugStarla Insigna2009-01-281-7/+1
* Fixed off-screen bugStarla Insigna2009-01-281-1/+1
* Created a manager for SpecialEvent action threadsStarla Insigna2009-01-281-0/+6
* Removed the moveDirection field from AbstractEventStarla Insigna2009-01-281-21/+1
* Added parentMap data to EventStarla Insigna2009-01-271-88/+15
* Renamed MovementType's startMoving()Starla Insigna2009-01-271-1/+1
* Fixed "walk-thru-me" bugStarla Insigna2009-01-271-0/+16
* Replaced checked exceptions with RuntimeExceptionStarla Insigna2009-01-241-10/+10
* Fixed MoveEvent bugStarla Insigna2009-01-191-1/+6
* Imported sourcesStarla Insigna2009-01-171-0/+207