No description
Find a file
Adam Olsen 747b0a4760 - fix a segfault due to uninited strings
- make concs not affect shamblers
- add a few items to BUGS and TODO
2001-09-23 21:31:06 +00:00
.gitignore more ignorages 2001-07-31 19:15:22 +00:00
actions.qc - remove some unused local strings 2001-09-23 00:16:29 +00:00
admin.qc The death of #ifdef QUAKE_WORLD!! 2001-07-25 21:10:26 +00:00
ai.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
ai.qh fix some int / int problems caused by qfcc's integer support. 2001-07-24 04:37:00 +00:00
airfist.qc dist qfpreqcc for cpp. much faster compilation. seems to work, too. 2001-07-23 20:52:47 +00:00
army.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
boss.qc dist qfpreqcc for cpp. much faster compilation. seems to work, too. 2001-07-23 20:52:47 +00:00
botgrunty.qc dist qfpreqcc for cpp. much faster compilation. seems to work, too. 2001-07-23 20:52:47 +00:00
BUGS - fix a segfault due to uninited strings 2001-09-23 21:31:06 +00:00
buttons.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
client.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
combat.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
coop.qc Change a bunch of self.items = self.items - (self.items & IT_FOO) 2001-08-10 10:03:36 +00:00
crusader.qc - reenable all those aura sounds, since we have them now 2001-07-30 20:44:34 +00:00
ctf.qc dist qfpreqcc for cpp. much faster compilation. seems to work, too. 2001-07-23 20:52:47 +00:00
custom.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
debug.qc - make the thief skill set the IT_INVISIBILITY item, so the client 2001-08-10 06:50:39 +00:00
defs.qc - cleanup the alias setting a bit. there's known problems, but I 2001-08-15 00:15:59 +00:00
defs.qh - cleanup the alias setting a bit. there's known problems, but I 2001-08-15 00:15:59 +00:00
demoman.qc fix the field stuck test and rename CONTENT_* to CONTENTS_* to match the 2001-07-31 17:08:59 +00:00
demon.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
dgrunt.qc dist qfpreqcc for cpp. much faster compilation. seems to work, too. 2001-07-23 20:52:47 +00:00
doors.qc dist qfpreqcc for cpp. much faster compilation. seems to work, too. 2001-07-23 20:52:47 +00:00
engineer.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
field.qc - Rewrote the engie build menu 2001-08-13 12:20:39 +00:00
fight.qc dist qfpreqcc for cpp. much faster compilation. seems to work, too. 2001-07-23 20:52:47 +00:00
grunty.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
haxxx.qc - fix a segfault due to uninited strings 2001-09-23 21:31:06 +00:00
hknight.qc dist qfpreqcc for cpp. much faster compilation. seems to work, too. 2001-07-23 20:52:47 +00:00
hook.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
items.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
jobs.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
jobs.qh dist qfpreqcc for cpp. much faster compilation. seems to work, too. 2001-07-23 20:52:47 +00:00
knight.qc dist qfpreqcc for cpp. much faster compilation. seems to work, too. 2001-07-23 20:52:47 +00:00
makefile make all work 2001-08-24 23:34:42 +00:00
medic.qc The death of #ifdef QUAKE_WORLD!! 2001-07-25 21:10:26 +00:00
menu.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
menu.qh dist qfpreqcc for cpp. much faster compilation. seems to work, too. 2001-07-23 20:52:47 +00:00
messages.qh - merge duplicate motd printing code, and make it more flexible while I'm at it 2001-07-31 19:11:32 +00:00
misc.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
models.qc dist qfpreqcc for cpp. much faster compilation. seems to work, too. 2001-07-23 20:52:47 +00:00
monsters.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
monsters.qh dist qfpreqcc for cpp. much faster compilation. seems to work, too. 2001-07-23 20:52:47 +00:00
mtfents.qc dist qfpreqcc for cpp. much faster compilation. seems to work, too. 2001-07-23 20:52:47 +00:00
obituary.qc - finally make hacked fieldgens work right 2001-07-28 16:46:29 +00:00
ofndefs.qh dist qfpreqcc for cpp. much faster compilation. seems to work, too. 2001-07-23 20:52:47 +00:00
ofnents.qc dist qfpreqcc for cpp. much faster compilation. seems to work, too. 2001-07-23 20:52:47 +00:00
often.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
optimize.qc The death of #ifdef QUAKE_WORLD!! 2001-07-25 21:10:26 +00:00
options.qc - move '#undef ALIGNED_FIELDGENS' into the right file (options.qh, not .qc) 2001-07-30 20:21:44 +00:00
options.qh - fix the fieldgen placement warnings 2001-08-12 12:40:29 +00:00
overmind.qc deleted this by accident (not that it's needed) 2001-07-23 21:16:53 +00:00
plats.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
player.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
preopdef.qh dist qfpreqcc for cpp. much faster compilation. seems to work, too. 2001-07-23 20:52:47 +00:00
progdefs.qc dist qfpreqcc for cpp. much faster compilation. seems to work, too. 2001-07-23 20:52:47 +00:00
progs.src bleargh, revert all that :/ 2001-08-13 21:51:06 +00:00
prozac.qc dist qfpreqcc for cpp. much faster compilation. seems to work, too. 2001-07-23 20:52:47 +00:00
pyro.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
qw.qc The death of #ifdef QUAKE_WORLD!! 2001-07-25 21:10:26 +00:00
rotate.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
sbitems.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
scout.qc - fix a segfault due to uninited strings 2001-09-23 21:31:06 +00:00
security.qc fix the field stuck test and rename CONTENT_* to CONTENTS_* to match the 2001-07-31 17:08:59 +00:00
sentry.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
shambler.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
skins.qh dist qfpreqcc for cpp. much faster compilation. seems to work, too. 2001-07-23 20:52:47 +00:00
sniper.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
spectate.qc bleargh, revert all that :/ 2001-08-13 21:51:06 +00:00
speed.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
sprites.qc dist qfpreqcc for cpp. much faster compilation. seems to work, too. 2001-07-23 20:52:47 +00:00
spy.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
status.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
subs.qc The death of #ifdef QUAKE_WORLD!! 2001-07-25 21:10:26 +00:00
teleport.qc - fix the "teleporter causes 'sprint to non-client'" bug 2001-08-13 13:02:54 +00:00
tesla.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
tfort.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
tforthlp.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
tfortmap.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
tforttm.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
tinker.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
TODO - fix a segfault due to uninited strings 2001-09-23 21:31:06 +00:00
triggers.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
tsoldier.qc dist qfpreqcc for cpp. much faster compilation. seems to work, too. 2001-07-23 20:52:47 +00:00
turret.qc Initial revision 2001-07-17 05:58:10 +00:00
warlock.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
waypoint.qc - tweak assault cannon spread so it's only 80% as wide, and biased 2001-08-12 22:31:50 +00:00
waypoint.qh - tweak assault cannon spread so it's only 80% as wide, and biased 2001-08-12 22:31:50 +00:00
weapons.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00
wizard.qc dist qfpreqcc for cpp. much faster compilation. seems to work, too. 2001-07-23 20:52:47 +00:00
world.qc clean up all the unused local vars found by qfcc 2001-09-23 04:25:02 +00:00