summary refs log tree commit diff stats
path: root/src/com/fourisland/fourpuzzle/gamestate/mapview/Map.java
Commit message (Expand)AuthorAgeFilesLines
* Engine: Atomicized MapsStarla Insigna2009-02-151-0/+16
* Engine: Rewrote Map abstractionStarla Insigna2009-02-121-20/+44
* Engine: Added global fontStarla Insigna2009-02-111-2/+2
* Engine: Added some control to MusicStarla Insigna2009-02-101-1/+23
* Added support for other System filesStarla Insigna2009-02-081-0/+0
* Added viewpoint scrollingStarla Insigna2009-01-301-0/+59
* Added parentMap data to EventStarla Insigna2009-01-271-2/+12
* Fixed "walk-thru-me" bugStarla Insigna2009-01-271-36/+31
* Replaced checked exceptions with RuntimeExceptionStarla Insigna2009-01-241-2/+2
* Extended GameCharacters from ArrayListStarla Insigna2009-01-241-16/+15
* Fixed MoveEvent bugStarla Insigna2009-01-191-7/+6
* Imported sourcesStarla Insigna2009-01-171-0/+185