summaryrefslogtreecommitdiff
path: root/src/game/unit_soldier.cpp
AgeCommit message (Expand)Author
2018-04-26Improve says a bit.Paweł Redman
2018-04-26Rebalance the game again.Paweł Redman
2018-04-26Add the replicator.Paweł Redman
2018-04-25Ammunition mechanic for soldiers.Paweł Redman
2018-04-25Show grenade counts on avatars.Paweł Redman
2018-04-25Remake rockets into grenades.Paweł Redman
2018-04-22Fix spread_aim producing infinite/nan vectors.Paweł Redman
2018-04-22Add the builder.Paweł Redman
2018-04-21Shoot from the human's center but keep the vfx as-is.Paweł Redman
2018-04-21Rebalance + new firing sound.Paweł Redman
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