Age | Commit message (Expand) | Author |
---|---|---|
2017-12-16 | Move text.cpp into game. | Paweł Redman |
2017-12-16 | Start adding decorations. | Paweł Redman |
2017-12-15 | Add tracers. | Paweł Redman |
2017-12-12 | Separate units from game.cpp. | Paweł Redman |
2017-12-12 | Move tile data to src/game. | Paweł Redman |
2017-12-12 | Start moving game logic to src/game. | Paweł Redman |
2017-11-07 | Refactoring, introduce text.cpp, closer to an actual game. | Paweł Redman |
2017-10-21 | Move path finding code to another file. | Paweł Redman |
2017-10-14 | Move assets to assets.cpp. | Paweł Redman |
2017-10-10 | Finish work on world entities, start experimenting with world generation. | Paweł Redman |
2017-10-09 | Refactoring and basic map generation. | Paweł Redman |
2017-10-07 | Initial commit. | Paweł Redman |