about summary refs log tree commit diff stats
path: root/src/com/fourisland
Commit message (Expand)AuthorAgeFilesLines
* Replaced basic dungeon generator with a much cooler oneStarla Insigna2012-06-023-81/+537
* Added basic random dungeon generator and moving viewportStarla Insigna2012-06-022-25/+147
* Fixed wonky charactersStarla Insigna2012-06-027-23/+104
* Added movable playerStarla Insigna2012-06-026-67/+188
* Created GameState mechanismStarla Insigna2012-06-024-51/+152
* Added variable size tilesStarla Insigna2012-06-021-4/+68
* Created a windowStarla Insigna2012-06-021-0/+27