summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-08Revert human physics to vq3.Paweł Redman
2015-04-07Initial implementation of build point deletion.Paweł Redman
2015-04-07Rename damage blobs to damage indicators.Paweł Redman
2015-04-04Fix a bug in G_SendPublicServerCommand.Paweł Redman
2015-04-04Fix poison spawning damage blobs at (0,0,0).Paweł Redman
2015-04-04Merge branch 'damage-feedback'Paweł Redman
2015-04-04Initial implementation of hit sounds.Paweł Redman
2015-04-04Merge branch 'damage-feedback'Paweł Redman
2015-04-04Let spectators see damage blobs of the spectated player.Paweł Redman
2015-04-04Merge branch 'damage-feedback'Paweł Redman
2015-04-04Fix blob origin not being set for hitscan weapons.Paweł Redman
2015-04-04Improve numbers_alt, make health bars' colors change depending on the health,...Paweł Redman
2015-04-04Fix the vote start sound being played every frame for a second.Paweł Redman
2015-04-03Fix radius damage missing targets randomly.Paweł Redman
2015-04-03Fix a bug in G_Damage.Paweł Redman
2015-04-03Removed 3rd fire from rant and removed the drawing of rant flamer ammo.Mikko Tiusanen
2015-04-03Merge branch 'master' of github.com:mtiusane/new-edgeMikko Tiusanen
2015-04-03Do not display health bars on cloaked players.Paweł Redman
2015-04-03Reduced hp of all stumps, covers, pods and shields.Mikko Tiusanen
2015-04-03Removed rant flame and changed mines to sticky bombs.Mikko Tiusanen
2015-04-03Make health bars invisible if build stats are visible.Paweł Redman
2015-04-03Make health bars customizable with cvars.Paweł Redman
2015-04-03Initial implementation of health bars.Paweł Redman
2015-04-03Make damage blobs show the actual damage dealt.Paweł Redman
2015-04-03Make damage blobs easier to read for Aliens. Fix a bug in zapping code.Paweł Redman
2015-04-03Fix damage blobs appearing in wrong places or not appearing at all.Paweł Redman
2015-04-03Implement damage blobs.Paweł Redman
2015-03-24Fixed issues with credit gain scaling and changed the scaling to be non linear.Mikko Tiusanen
2015-03-16Minor balance adjustments.Mikko Tiusanen
2015-03-14Fix a bug in Hummel's firing code.Paweł Redman
2015-03-14Fix spiteful abcess death that kills all H structures aroundPetr Pudlak
2015-03-14Remove auto-generated file accidentally added in [981c3c348]Petr Pudlak
2015-03-14Merge pull request #21 from ppetr/rets-vs-acidsmtiusane
2015-03-13Fix ordering of cmds in g_cmds.c.Paweł Redman
2015-03-13Merge branch 'master' of http://github.com/mtiusane/new-edgePaweł Redman
2015-03-13Fix the ordering of g_admin_cmds.Paweł Redman
2015-03-08Merge branch 'master' of github.com:mtiusane/new-edgeMikko Tiusanen
2015-03-08Fix attempt for /ignore.Mikko Tiusanen
2015-03-08Merge pull request #22 from mtiusane/permamutePaweł Redman
2015-02-23Let acid tubes attack all visible targets at oncePetr Pudlak
2015-02-21Enable credit/evo gain from killing buildables.Mikko Tiusanen
2015-02-20Let acid tubes damage human structuresPetr Pudlak
2015-02-20Let turrets also target any alien buildingsPetr Pudlak
2015-02-15Added support for score based credit gain scaling.Mikko Tiusanen
2015-02-14Fix console being unable to send PMs. Remove logging of successful admin comm...Paweł Redman
2015-02-14Move all chat-related commands to the admin system.Paweł Redman
2015-02-14Various gameplay balance changes and minor bug fixes, code organization.Mikko Tiusanen
2015-02-08Fix a segfault in G_CalculateCombatRanks.Paweł Redman
2015-02-01Fixed a possible null pointer access in g_admin_find_level_for_score.Tremulous Test Server
2015-01-29Fixed null pointer accesses that caused the game to crash.Tremulous Test Server