summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed "walk-thru-me" bugStarla Insigna2009-01-2713-44/+338
| | | | Previously, Map's checkForCollision did not properly check collision and would allow an event to initiate movement to a location another event was already moving to (but wasn't at yet).
* 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-1758-1/+3225
|
* Created the NetBeans projectStarla Insigna2008-11-1511-0/+814