Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug where Fallen.Map.legalMoves would allow moving off the edge of the map HEAD master | Kelly Rauchenberger | 2013-04-02 | 1 | -1/+1 |
| | |||||
* | Got rid of pure functional randomness and started using IO monad | Kelly Rauchenberger | 2013-04-02 | 4 | -51/+52 |
| | |||||
* | Cleaned up FunMap | Kelly Rauchenberger | 2013-04-02 | 1 | -5/+5 |
| | |||||
* | Moved alternate implementation of Map into seperate module | Kelly Rauchenberger | 2013-04-01 | 2 | -12/+56 |
| | |||||
* | Initial commit | Kelly Rauchenberger | 2013-04-01 | 8 | -2/+272 |
| | | | | | Haskell version now has most of the functionality from the C++ version, except for color, and overworld generation is REALLY slow. | ||||
* | Initial commit | Kelly Rauchenberger | 2013-04-01 | 2 | -0/+11 |