summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2018-04-26Add the replicator.Paweł Redman
2018-04-25Rename repl/replicator to teleporter.Paweł Redman
2018-04-25Remake rockets into grenades.Paweł Redman
2018-04-22Add the builder.Paweł Redman
2018-04-21Get rid of src/game/text.cpp.Paweł Redman
2018-04-21Hide game and interface behind a pimpl.Paweł Redman
2018-04-21Add the scientist.Paweł Redman
2018-04-13Half-assed rockets.Paweł Redman
2018-04-13Use -O3.Paweł Redman
2018-04-01Add the replicator (not finished).Paweł Redman
2018-04-01Split units.cpp.Paweł Redman
2018-03-26Basic audio system + firing sound.Paweł Redman
2017-12-21Add move markers.Paweł Redman
2017-12-16Move text.cpp into game.Paweł Redman
2017-12-16Start adding decorations.Paweł Redman
2017-12-15Add tracers.Paweł Redman
2017-12-12Separate units from game.cpp.Paweł Redman
2017-12-12Move tile data to src/game.Paweł Redman
2017-12-12Start moving game logic to src/game.Paweł Redman
2017-11-07Refactoring, introduce text.cpp, closer to an actual game.Paweł Redman
2017-10-21Move path finding code to another file.Paweł Redman
2017-10-14Move assets to assets.cpp.Paweł Redman
2017-10-10Finish work on world entities, start experimenting with world generation.Paweł Redman
2017-10-09Refactoring and basic map generation.Paweł Redman
2017-10-07Initial commit.Paweł Redman