Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consolidated makeRoom method | Starla Insigna | 2012-06-03 | 3 | -202/+159 |
* | Removed screen refresh loop | Starla Insigna | 2012-06-03 | 1 | -12/+12 |
* | Added field of view (using recursive shadowcasting) | Starla Insigna | 2012-06-03 | 1 | -11/+98 |
* | Added background colors for tiles | Starla Insigna | 2012-06-03 | 2 | -16/+40 |
* | Replaced basic dungeon generator with a much cooler one | Starla Insigna | 2012-06-02 | 3 | -81/+537 |
* | Added basic random dungeon generator and moving viewport | Starla Insigna | 2012-06-02 | 2 | -25/+147 |
* | Fixed wonky characters | Starla Insigna | 2012-06-02 | 8 | -23/+105 |
* | Added movable player | Starla Insigna | 2012-06-02 | 6 | -67/+188 |
* | Created GameState mechanism | Starla Insigna | 2012-06-02 | 4 | -51/+152 |
* | Added variable size tiles | Starla Insigna | 2012-06-02 | 1 | -4/+68 |
* | Created a window | Starla Insigna | 2012-06-02 | 8 | -0/+1248 |
* | Initial commit | Starla Insigna | 2012-06-02 | 2 | -0/+10 |