index
:
minitrem
WIP
master
path-experiments
My vaguely Tremulous-inspired C++ homework.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
assets.cpp
Age
Commit message (
Collapse
)
Author
2017-12-19
Better selection markers.
Paweł Redman
2017-12-19
Introduce tall tiles.
Paweł Redman
Some features are still missing but the commit is large enough as it is. TODO: render layers and fix minor artifacts.
2017-12-19
Much better selection graphics.
Paweł Redman
2017-12-18
Start experimenting with fear.
Paweł Redman
2017-12-17
Improve decos: more variations and fewer patterns.
Paweł Redman
2017-12-16
Fully working nests.
Paweł Redman
2017-12-16
Rename aliens to spiders and humans to soldiers.
Paweł Redman
2017-12-16
Add nests (as decorations for now).
Paweł Redman
2017-12-16
Start adding decorations.
Paweł Redman
2017-12-16
Better tile textures.
Paweł Redman
2017-12-15
Add the blood effect (not yet finished).
Paweł Redman
2017-12-14
Allow humans to shoot.
Paweł Redman
2017-12-14
Rework collision masks and improve AI.
Paweł Redman
2017-12-13
Introduce health and damage; better alien AI.
Paweł Redman
2017-12-13
Add the alien.
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