summary refs log tree commit diff stats
path: root/src/com/fourisland/fourpuzzle/gamestate/mapview/MapViewGameState.java
Commit message (Expand)AuthorAgeFilesLines
* Engine: Fixed MessageWindow non-closureStarla Insigna2009-03-241-1/+5
* Engine: Fixed many potential bugsStarla Insigna2009-03-191-2/+2
* Engine: Added ShakeScreen() special actionStarla Insigna2009-03-171-0/+6
* Engine: Commented a lot of codeStarla Insigna2009-03-081-5/+54
* Engine: Started Escape MenuStarla Insigna2009-03-051-1/+14
* Engine: Added Event Thread cancellationStarla Insigna2009-02-231-0/+11
* Engine: Abstracted action keyStarla Insigna2009-02-161-1/+1
* Engine: Fixed MessageWindow bugStarla Insigna2009-02-151-60/+55
* Engine: Wrote Message SystemStarla Insigna2009-02-121-12/+0
* Engine: Rewrote Map abstractionStarla Insigna2009-02-121-20/+2
* Engine: Added global fontStarla Insigna2009-02-111-1/+2
* Engine: Added some control to MusicStarla Insigna2009-02-101-6/+5
* Started MessageWindowStarla Insigna2009-02-081-0/+12
* Added support for other System filesStarla Insigna2009-02-081-0/+0
* Added TurnLeft and TurnRight AnimationTypesStarla Insigna2009-02-071-1/+1
* Implemented all AnimationTypesStarla Insigna2009-02-071-1/+1
* Fixed Event layer rendering glitchStarla Insigna2009-02-071-2/+14
* Added Executor to MoveEventThreadStarla Insigna2009-02-031-2/+2
* Added support for OnHeroTouch eventsStarla Insigna2009-02-031-1/+33
* Implemented viewpoint-related Event actionsStarla Insigna2009-01-301-0/+12
* Created ViewpointStarla Insigna2009-01-301-43/+7
* Fixed scrolling issuesStarla Insigna2009-01-301-11/+20
* Added viewpoint scrollingStarla Insigna2009-01-301-42/+38
* Fixed off-screen bugStarla Insigna2009-01-281-1/+1
* Created a manager for SpecialEvent action threadsStarla Insigna2009-01-281-4/+13
* Added parentMap data to EventStarla Insigna2009-01-271-7/+2
* Fixed "walk-thru-me" bugStarla Insigna2009-01-271-0/+8
* Replaced checked exceptions with RuntimeExceptionStarla Insigna2009-01-241-13/+25
* Fixed MoveEvent bugStarla Insigna2009-01-191-29/+26
* Imported sourcesStarla Insigna2009-01-171-0/+226