Commit graph

6 commits

Author SHA1 Message Date
Bill Currie
47c500011e clean up some flag manipulation 2007-04-28 00:39:42 +00:00
Timothy C. McGrath
9871fa2401 defs.qc: added killed_monsters_oldcount so I can keep track of how many
monsters were previously seen by the kill detection code in combat.qc.

combat.qc now has a while loop to determine how many kills it should update
the client with.

boss.qc has an adjustment to prevent the boss death from giving you 2 frags.

all the rest have adjustments to make killed_monsters++ on monster death,
assuming you have respawn_enabled set to 1, it will only count gibs. Otherwise
it should work normally.

This code is a little buggy, but Grievre wanted to see, so... *shrug*

Hikaru
2004-02-14 11:23:40 +00:00
Bill Currie
f4c1b758d0 Osmod's (John Schuessler, osmod@hotmail.com) "bringback" mod merged in.
controled by the respawn_enabled flag (always off at the moment). Most of
the merge work done by Hikaru/Misty (Tim C. McGrath), especially the bug
fixes.
2004-02-11 03:40:03 +00:00
Bill Currie
0490dbc283 cleanup all the warnings 2002-02-19 05:16:48 +00:00
Bill Currie
3be5c77603 clean up a bunch of unused local params 2002-02-19 00:19:27 +00:00
Bill Currie
6eb3ebf41b initial checking of id quake 1.06 progs source 2002-02-15 18:27:57 +00:00