summary refs log tree commit diff stats
path: root/src/com/fourisland
Commit message (Expand)AuthorAgeFilesLines
...
* Implemented all AnimationTypesStarla Insigna2009-02-075-41/+92
* Fixed Event layer rendering glitchStarla Insigna2009-02-071-2/+14
* Fixed transparent image in ObjectLoaderStarla Insigna2009-02-073-64/+4
* Fixed a transition problemStarla Insigna2009-02-074-4/+17
* Started DatabaseStarla Insigna2009-02-0711-13/+142
* Implemented SlideTransitionStarla Insigna2009-02-066-3/+159
* Fixed SaveFile I/O closing forgetnessStarla Insigna2009-02-051-2/+1
* Fixed Transition processingStarla Insigna2009-02-053-19/+50
* Added Executor to MoveEventThreadStarla Insigna2009-02-033-16/+21
* Started working on new TransitionsStarla Insigna2009-02-0314-154/+299
* Fixed [Gotez06] InterruptedException violationStarla Insigna2009-02-036-38/+18
* Fixed MoveEventThread latch breakageStarla Insigna2009-02-031-16/+16
* Added support for OnHeroTouch eventsStarla Insigna2009-02-034-2/+47
* Added JavaDoc to many classesStarla Insigna2009-02-0218-34/+39
* Added LoopUntilCollisionMoveEventStarla Insigna2009-02-022-8/+41
* Added tiled ChipSet supportStarla Insigna2009-02-022-25/+106
* Fixed AutomaticViewpoint cache issueStarla Insigna2009-01-302-7/+8
* Implemented viewpoint-related Event actionsStarla Insigna2009-01-307-4/+218
* Created ViewpointStarla Insigna2009-01-304-51/+121
* Fixed scrolling issuesStarla Insigna2009-01-301-11/+20
* Added viewpoint scrollingStarla Insigna2009-01-305-53/+118
* 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-286-11/+28
* Created a manager for SpecialEvent action threadsStarla Insigna2009-01-285-6/+95
* Removed the moveDirection field from AbstractEventStarla Insigna2009-01-284-54/+45
* Added parentMap data to EventStarla Insigna2009-01-277-182/+195
* Renamed MovementType's startMoving()Starla Insigna2009-01-275-6/+5
* Converted GameCharacter's graphic store methodStarla Insigna2009-01-272-18/+9
* Fixed "walk-thru-me" bugStarla Insigna2009-01-279-43/+133
* Replaced checked exceptions with RuntimeExceptionStarla Insigna2009-01-2443-194/+320
* Extended GameCharacters from ArrayListStarla Insigna2009-01-244-47/+37
* Fixed MoveEvent bugStarla Insigna2009-01-198-48/+147
* Imported sourcesStarla Insigna2009-01-1753-0/+3218