summaryrefslogtreecommitdiff
path: root/src/game/g_combat.c
AgeCommit message (Expand)Author
2019-02-15Consistent evo rounding; fix fractional /share.gameplay/fractional-evosPaweł Redman
2019-02-11Log kill rewards and donations in detail.Paweł Redman
2019-02-10fix PERS_CREDIT clusterfuck; nuke retribution code; and moreTheriaca
2019-02-10rewrite and optimize G_OverflowCredits()Theriaca
2019-02-10implement fractional evos for aliensTheriaca
2019-02-10Prototype anti-stacking systemPaweł Redman
2018-02-23Add !curse with some basic features.Paweł Redman
2018-02-04Remove knockback from everything but LC and barbs.Paweł Redman
2017-04-26Implement g_nullifyTyrantKills.Paweł Redman
2017-04-15Improve g_gradualFreeFunds.Paweł Redman
2017-04-15implement g_gradualFreeFunds: give free funds to each player every 2 minutes,.../dev/humancontroller
2017-04-15stop closing the UI menus upon death/dev/humancontroller
2017-04-15fix noclipping players affecting other players/dev/humancontroller
2017-04-15remove a bunch of unused variables and some no-op code/dev/humancontroller
2017-04-15fix a bunch of %i format flags / arguments/dev/humancontroller
2017-04-15multi-protocol: rename powerups to misc in the playerState_t and entityState_.../dev/humancontroller
2017-04-15import the cQVM game modulePaweł Redman
2017-04-15import the Slacker's QVM code baseSlackerLinux85