summaryrefslogtreecommitdiff
path: root/src/game/unit_soldier.cpp
AgeCommit message (Expand)Author
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