Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | NEVERHOOD: Make GPL headers consisten in themselves. | Johannes Schickel | |
2013-07-14 | JANITORIAL: Remove trailing whitespace | Sven Hesse | |
2013-06-28 | NEVERHOOD: Handle invalid save_slot more gracefully on startup | Torbjörn Andersson | |
If the specificed savegame doesn't exist, start the game from the beginning. Before, it would just hang. The error handling is still quite primitive, though. | |||
2013-05-08 | NEVERHOOD: Add game-internal savegame delete menu | johndoe123 | |
- Rename Widget::addSprite to Widget::initialize | |||
2013-05-08 | NEVERHOOD: Add support for loading/saving games with the game's own menu | johndoe123 | |
- Add LoadGameMenu class | |||
2013-05-08 | NEVERHOOD: Implement savegame loading via GMM (in-game saving/loading still ↵ | johndoe123 | |
TODO) | |||
2013-05-08 | NEVERHOOD: More work on saveload, saving works, loading not yet (from the ↵ | johndoe123 | |
GMM, in-game isn't finished yet) | |||
2013-05-08 | NEVERHOOD: Add saveload skeleton (doesn't actually do anything yet) | johndoe123 | |