summary refs log tree commit diff stats
path: root/src/com/fourisland/fourpuzzle/gamestate/mapview/event/graphic
Commit message (Collapse)AuthorAgeFilesLines
* Engine: Restricted LayerEvent movingStarla Insigna2009-02-142-1/+15
| | | | Now, LayerEvents can only move if their current PossibleEvent has a MoveableEventGraphic.
* Added support for other System filesStarla Insigna2009-02-083-0/+0
| | | | | | Because the coordinates and transparent color previously used were tuned for the default System file, the coordinates were changed to be more forgiving and the color is picked from the last pixel of the first row from the graphic. Also, for some reason, every file in source control has been marked as modified, even though most haven't been. Don't know why this happened.
* Added JavaDoc to many classesStarla Insigna2009-02-023-0/+3
|
* Replaced checked exceptions with RuntimeExceptionStarla Insigna2009-01-243-3/+4
|
* Imported sourcesStarla Insigna2009-01-173-0/+133