Commit graph

7 commits

Author SHA1 Message Date
Bill Currie
3493b80dd0 fixes for the latest qfcc changes 2003-09-20 04:21:13 +00:00
Bill Currie
42825adab7 switch/case/break audit 2003-03-18 21:59:47 +00:00
Ragnvald Maartmann-Moe IV
1858565c2c More codestyle cleanups. 2003-03-04 23:15:54 +00:00
Ragnvald Maartmann-Moe IV
a5f350679e Update to use new QuakeForge features, massive whitespace, many optimizations.
Whee!
2003-03-02 04:06:47 +00:00
Bill Currie
dcbb64cfe7 subs.qc:
make sure self.killtarget doesn't get nuked with sv_old_entity_free 0
	and self.targetname == self.killtarget
triggers.qc:
	don't remeve self if self.targetname == self.killtarget (I suspect this
	is /always/ the case, but no harm in being certain).
2002-04-26 19:58:47 +00:00
Bill Currie
3cf0b480ff remove a bunch of unused locals and two locals shadowing params 2002-02-19 00:27:04 +00:00
Bill Currie
ceb9dcba0c initial checkin of the id (I hope!) quakeworld progs source 2002-02-15 17:57:14 +00:00