Go to file
Kp a1cf7b03fe Fix lifetime kill accounting in team hoard
`adjust` must be set to -1 for a team kill, but this was only done as a
side effect of updating game-local kill counts.  After 5f2ec67,
game-local kill counts are not updated in team hoard, but adjust is
still used.  Move the handling of adjust up to occur in all team games.

Fixes: 5f2ec6789f ("Restore !hoard guard for game-local kill accounting")
2015-12-13 18:00:49 +00:00
common Uninline namespace dsx 2015-12-13 18:00:49 +00:00
contrib Add stub __attribute_always_inline to VS2013 header 2015-10-30 02:52:57 +00:00
d1x-rebirth Uninline namespace dsx 2015-12-13 18:00:49 +00:00
d2x-rebirth Uninline namespace dsx 2015-12-13 18:00:49 +00:00
Documentation Document some usage of C++11/C++14 features 2015-11-06 03:51:10 +00:00
similar Fix lifetime kill accounting in team hoard 2015-12-13 18:00:49 +00:00
.gitignore ignore XCode user data 2014-12-06 22:43:12 -08:00
COPYING.txt corrected typo in COPYING.txt (it's to its) 2014-06-06 13:18:52 +02:00
GPL-3.txt Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
INSTALL.markdown Add basic instructions on building Rebirth 2015-09-26 21:17:14 +00:00
SConstruct Uninline namespace dsx 2015-12-13 18:00:49 +00:00