Commit Graph

6 Commits

Author SHA1 Message Date
Finny Merrill 6e03505c11 Sniper rifle tweaks: removed "new" autorifle, added a #define NO_AUTORIFLE
(which is going to be the default, don't whine). Old autorifle still there
and working as it was.

Sniper rifle now takes 5 shells per shot, OTR or not.
W_FireSniperRifle fixed so it's not squaring the damage (ARGH)
Added a damage cap on legshots.
Sniper rifle reload time lengthened.
2003-12-02 03:20:33 +00:00
Adam Olsen 8a48b88387 - move '#undef ALIGNED_FIELDGENS' into the right file (options.qh, not .qc)
- make the old "stuck in field" tests work when ALIGNED_FIELDGENS is defined.
2001-07-30 20:21:44 +00:00
Adam Olsen 8b38676806 Add a #define ALIGNED_FIELDGENS. default is #undef'd, because that's
what we want for testing.
2001-07-30 16:01:31 +00:00
Zephaniah E. Hull b54ea79f70 The death of #ifdef QUAKE_WORLD!! 2001-07-25 21:10:26 +00:00
Bill Currie 10cf928d15 makefile:
qwprogs.dat moved
	generate debug info
	clean it up, too
options:
	move qwprogs.dat from .. to .
nuke generated files
2001-07-18 16:55:57 +00:00
Bill Currie 64ecb99bfc Initial revision 2001-07-17 05:58:10 +00:00