summaryrefslogtreecommitdiff
path: root/src/game/unit_soldier.cpp
AgeCommit message (Expand)Author
2018-04-21Add the scientist.Paweł Redman
2018-04-21Corpses can take damage now.Paweł Redman
2018-04-21Deselect all types of units when they die.Paweł Redman
2018-04-21Avatars.Paweł Redman
2018-04-20Fix tracers going through walls.Paweł Redman
2018-04-20Refactor and improve the hivemind + better AI debugging.Paweł Redman
2018-04-20More improvements to shooting.Paweł Redman
2018-04-20Pseudo 3D firing and misc. fixes.Paweł Redman
2018-04-13Breakable decos.Paweł Redman
2018-04-13Better explosion graphics.Paweł Redman
2018-04-13More sounds.Paweł Redman
2018-04-12Prevent soldiers from shooting each other.Paweł Redman
2018-04-12Fix the rendering order problems.Paweł Redman
2018-04-12Aim markers.Paweł Redman
2018-04-12Tracing vs entities, bullets can now hit.Paweł Redman
2018-04-12Refactor trace calls and remove the debug crap from the previous commit.Paweł Redman
2018-04-01Add the replicator (not finished).Paweł Redman
2018-04-01Remove the fear mechanic.Paweł Redman
2018-04-01Split units.cpp.Paweł Redman