Age | Commit message (Expand) | Author |
2015-04-03 | Removed 3rd fire from rant and removed the drawing of rant flamer ammo. | Mikko Tiusanen |
2015-04-03 | Merge branch 'master' of github.com:mtiusane/new-edge | Mikko Tiusanen |
2015-04-03 | Do not display health bars on cloaked players. | Paweł Redman |
2015-04-03 | Reduced hp of all stumps, covers, pods and shields. | Mikko Tiusanen |
2015-04-03 | Removed rant flame and changed mines to sticky bombs. | Mikko Tiusanen |
2015-04-03 | Make health bars invisible if build stats are visible. | Paweł Redman |
2015-04-03 | Make health bars customizable with cvars. | Paweł Redman |
2015-04-03 | Initial implementation of health bars. | Paweł Redman |
2015-04-03 | Make damage blobs show the actual damage dealt. | Paweł Redman |
2015-04-03 | Make damage blobs easier to read for Aliens. Fix a bug in zapping code. | Paweł Redman |
2015-04-03 | Fix damage blobs appearing in wrong places or not appearing at all. | Paweł Redman |
2015-04-03 | Implement damage blobs. | Paweł Redman |
2015-03-24 | Fixed issues with credit gain scaling and changed the scaling to be non linear. | Mikko Tiusanen |
2015-03-16 | Minor balance adjustments. | Mikko Tiusanen |
2015-03-14 | Fix a bug in Hummel's firing code. | Paweł Redman |
2015-03-14 | Fix spiteful abcess death that kills all H structures around | Petr Pudlak |
2015-03-14 | Remove auto-generated file accidentally added in [981c3c348] | Petr Pudlak |
2015-03-14 | Merge pull request #21 from ppetr/rets-vs-acids | mtiusane |
2015-03-13 | Fix ordering of cmds in g_cmds.c. | Paweł Redman |
2015-03-13 | Merge branch 'master' of http://github.com/mtiusane/new-edge | Paweł Redman |
2015-03-13 | Fix the ordering of g_admin_cmds. | Paweł Redman |
2015-03-08 | Merge branch 'master' of github.com:mtiusane/new-edge | Mikko Tiusanen |
2015-03-08 | Fix attempt for /ignore. | Mikko Tiusanen |
2015-03-08 | Merge pull request #22 from mtiusane/permamute | Paweł Redman |
2015-02-23 | Let acid tubes attack all visible targets at once | Petr Pudlak |
2015-02-21 | Enable credit/evo gain from killing buildables. | Mikko Tiusanen |
2015-02-20 | Let acid tubes damage human structures | Petr Pudlak |
2015-02-20 | Let turrets also target any alien buildings | Petr Pudlak |
2015-02-15 | Added support for score based credit gain scaling. | Mikko Tiusanen |
2015-02-14 | Fix console being unable to send PMs. Remove logging of successful admin comm... | Paweł Redman |
2015-02-14 | Move all chat-related commands to the admin system. | Paweł Redman |
2015-02-14 | Various gameplay balance changes and minor bug fixes, code organization. | Mikko Tiusanen |
2015-02-08 | Fix a segfault in G_CalculateCombatRanks. | Paweł Redman |
2015-02-01 | Fixed a possible null pointer access in g_admin_find_level_for_score. | Tremulous Test Server |
2015-01-29 | Fixed null pointer accesses that caused the game to crash. | Tremulous Test Server |
2015-01-28 | Minor balance adjustments. | Mikko Tiusanen |
2015-01-25 | Fixed compiler warnings in all game, cgame sources. | Mikko Tiusanen |
2015-01-20 | Fixed use of uninitialized variable in adv.dretch infection spread check. | Mikko Tiusanen |
2015-01-08 | Fix various linking errors and segfaults. | enneract |
2015-01-07 | Added G_admin_writeconfig and changed outside calls to use that. | Tremulous Test Server |
2014-12-21 | Add a missing MOD_LEVEL4_FLAMES death message. | enneract |
2014-12-21 | Fix a bug in G_CalculateCombatRanks. | enneract |
2014-12-21 | Fix flamer dealing huge damage. | enneract |
2014-12-21 | Merge branch 'combat-stats' | enneract |
2014-12-21 | Let admins with /flag modify admin levels. | enneract |
2014-12-21 | Fix /stats displaying namelog data. | enneract |
2014-12-21 | Simplify in-game combat statistics. | enneract |
2014-12-21 | Use MODs instead of CSWs in logs. | enneract |
2014-12-20 | Remove Lightning Gun knockback. | enneract |
2014-12-20 | Add logging of weapon settings at game init. | enneract |