summaryrefslogtreecommitdiff
path: root/src/game/game.hpp
AgeCommit message (Expand)Author
2017-12-16Better tile textures.Paweł Redman
2017-12-16Free effects' memory when they disappear.Paweł Redman
2017-12-15Add the blood effect (not yet finished).Paweł Redman
2017-12-15Add tracers.Paweł Redman
2017-12-14Minor improvements.Paweł Redman
2017-12-14Improve combat.Paweł Redman
2017-12-14Allow humans to shoot.Paweł Redman
2017-12-14Rework collision masks and improve AI.Paweł Redman
2017-12-14The gamelog, being reworking combat.Paweł Redman
2017-12-14Get rid of all the time parameters in game.Paweł Redman
2017-12-13Add health bars.Paweł Redman
2017-12-13Introduce health and damage; better alien AI.Paweł Redman
2017-12-13Basic alien AI.Paweł Redman
2017-12-13Add the alien.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