.gitignore
|
more ignorages
|
2001-07-31 19:15:22 +00:00 |
actions.qc
|
Change always_drop to flag_drop to mirror oztf
|
2004-02-15 22:27:42 +00:00 |
ai.qc
|
1) Attempted to give players positive frags whenever possible. You now
|
2003-11-26 08:53:44 +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
|
More airfist tweaks
|
2003-11-29 15:45:56 +00:00 |
army.qc
|
world -> NIL for null entities. Seems to work (only issue would be borked
|
2001-11-02 17:00:52 +00:00 |
boss.qc
|
world -> NIL for null entities. Seems to work (only issue would be borked
|
2001-11-02 17:00:52 +00:00 |
botgrunty.qc
|
dist qfpreqcc for cpp. much faster compilation. seems to work, too.
|
2001-07-23 20:52:47 +00:00 |
BUGS
|
- add some BUGS
|
2001-12-21 15:04:59 +00:00 |
buttons.qc
|
clean up all the unused local vars found by qfcc
|
2001-09-23 04:25:02 +00:00 |
client.qc
|
comment out some code that really sucks right now
|
2004-04-05 11:34:15 +00:00 |
cmds.qc
|
Engineer fixes including cmd build and cmd detonate (also for pipes)
|
2004-01-22 00:44:44 +00:00 |
combat.qc
|
comment out some code that really sucks right now
|
2004-04-05 11:34:15 +00:00 |
coop.qc
|
the server doesn't like think being NIL :/
|
2001-11-10 06:35:43 +00:00 |
crusader.qc
|
- make mass heal do a maximum of 200 hp per person
|
2001-10-20 20:33:01 +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
|
fix some = in truth value warnings
|
2004-01-25 21:59:57 +00:00 |
debug.qc
|
Whoops, had params reversed, giving people frags when they were killed (hahe)
|
2003-12-14 12:58:28 +00:00 |
defs.qc
|
Finally, new concussion grenade done!
|
2004-01-21 16:05:58 +00:00 |
defs.qh
|
More conc and flash tweaks and fixes
|
2004-04-05 09:53:57 +00:00 |
demoman.qc
|
1) Attempted to give players positive frags whenever possible. You now
|
2003-11-26 08:53:44 +00:00 |
demon.qc
|
1) Attempted to give players positive frags whenever possible. You now
|
2003-11-26 08:53:44 +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
|
Another self.message which caused a crash likely due to not having a self.owner
|
2002-06-02 15:24:59 +00:00 |
engineer.qc
|
railgun fix.
|
2004-04-05 10:00:25 +00:00 |
field.qc
|
Engineer tweaks:
|
2003-11-27 07:07:26 +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
|
Engineer tweaks:
|
2003-11-27 07:07:26 +00:00 |
haxxx.qc
|
1) Attempted to give players positive frags whenever possible. You now
|
2003-11-26 08:53:44 +00:00 |
hknight.qc
|
world -> NIL for null entities. Seems to work (only issue would be borked
|
2001-11-02 17:00:52 +00:00 |
hook.qc
|
1) Attempted to give players positive frags whenever possible. You now
|
2003-11-26 08:53:44 +00:00 |
items.qc
|
Make powerups glow you
|
2004-04-05 11:42:25 +00:00 |
jobs.qc
|
Armor tweaks and Backstab tweaks
|
2004-03-23 04:29:46 +00:00 |
jobs.qh
|
<Grievre> lemme see... fixes: stuck shamblers, cheat teslas, camming and
|
2003-11-12 04:58:19 +00:00 |
knight.qc
|
world -> NIL for null entities. Seems to work (only issue would be borked
|
2001-11-02 17:00:52 +00:00 |
makefile
|
Engineer tweaks:
|
2003-11-27 07:07:26 +00:00 |
medic.qc
|
Engineer tweaks:
|
2003-11-27 07:07:26 +00:00 |
menu.qc
|
Engineer fixes including cmd build and cmd detonate (also for pipes)
|
2004-01-22 00:44:44 +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
|
more patches from Griever: among other things, lets you select the old
|
2003-11-16 00:43:31 +00:00 |
misc.qc
|
fix some var shadow bugs
|
2002-02-23 18:12:21 +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
|
1) Attempted to give players positive frags whenever possible. You now
|
2003-11-26 08:53:44 +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
|
Cleanup after qfcc's typechecking changes. This includes the elimination of
|
2001-10-17 07:48:11 +00:00 |
obituary.qc
|
missing )
|
2004-03-20 00:08:52 +00:00 |
ofndefs.qh
|
rip out OTR code, rewrite later but still have off by default
|
2004-02-17 04:31:17 +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
|
1) Attempted to give players positive frags whenever possible. You now
|
2003-11-26 08:53:44 +00:00 |
optimize.qc
|
1) Attempted to give players positive frags whenever possible. You now
|
2003-11-26 08:53:44 +00:00 |
options.qc
|
Sniper rifle tweaks: removed "new" autorifle, added a #define NO_AUTORIFLE
|
2003-12-02 03:20:33 +00:00 |
options.qh
|
Sniper rifle tweaks: removed "new" autorifle, added a #define NO_AUTORIFLE
|
2003-12-02 03:20:33 +00:00 |
overmind.qc
|
deleted this by accident (not that it's needed)
|
2001-07-23 21:16:53 +00:00 |
plats.qc
|
world -> NIL for null entities. Seems to work (only issue would be borked
|
2001-11-02 17:00:52 +00:00 |
player.qc
|
This should not be on by default
|
2004-04-04 07:31:31 +00:00 |
preopdef.qh
|
Continuing to merge in changes between 2.5 - 2.9
|
2004-02-01 12:06:03 +00:00 |
progdefs.qc
|
world -> NIL for null entities. Seems to work (only issue would be borked
|
2001-11-02 17:00:52 +00:00 |
progs.src
|
Preliminary cmd support. cmd weapon added, with one parameter.
|
2003-12-09 03:27:26 +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
|
1) Attempted to give players positive frags whenever possible. You now
|
2003-11-26 08:53:44 +00:00 |
qw.qc
|
The death of #ifdef QUAKE_WORLD!!
|
2001-07-25 21:10:26 +00:00 |
rotate.qc
|
the server doesn't like think being NIL :/
|
2001-11-10 06:35:43 +00:00 |
sbitems.qc
|
Different camera code... hope this doesn't break.
|
2004-02-18 11:00:45 +00:00 |
scout.qc
|
More conc and flash tweaks and fixes
|
2004-04-05 09:53:57 +00:00 |
security.qc
|
Conc and flash tweaks, as well as fixing the camera bug.
|
2004-04-05 08:11:46 +00:00 |
sentry.qc
|
Add the ability to turn sentry revenge off
|
2004-03-21 00:36:37 +00:00 |
shambler.qc
|
So THAT's why they use real_owner instead of owner!
|
2003-12-09 03:32:22 +00:00 |
skins.qh
|
remove the \n from the skin names. whos bright idea was that?
|
2001-11-07 05:05:14 +00:00 |
sniper.qc
|
Sniper rifle tweaks: removed "new" autorifle, added a #define NO_AUTORIFLE
|
2003-12-02 03:20:33 +00:00 |
spectate.qc
|
world -> NIL for null entities. Seems to work (only issue would be borked
|
2001-11-02 17:00:52 +00:00 |
speed.qc
|
the server doesn't like think being NIL :/
|
2001-11-10 06:35:43 +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
|
fix some = in truth value warnings
|
2004-01-25 21:59:57 +00:00 |
status.qc
|
world -> NIL for null entities. Seems to work (only issue would be borked
|
2001-11-02 17:00:52 +00:00 |
subs.qc
|
hopefully fix 3 entity leaks
|
2002-08-21 20:25:10 +00:00 |
teleport.qc
|
Various glow stuff: People should now glow coloredly:
|
2003-12-03 02:43:02 +00:00 |
tesla.qc
|
Add the ability to turn sentry revenge off
|
2004-03-21 00:36:37 +00:00 |
tfort.qc
|
Armor tweaks and Backstab tweaks
|
2004-03-23 04:29:46 +00:00 |
tforthlp.qc
|
Preliminary cmd support. cmd weapon added, with one parameter.
|
2003-12-09 03:27:26 +00:00 |
tfortmap.qc
|
Armor tweaks and Backstab tweaks
|
2004-03-23 04:29:46 +00:00 |
tforttm.qc
|
A few debugging prints to help me with something...
|
2003-11-30 00:12:57 +00:00 |
tinker.qc
|
world -> NIL for null entities. Seems to work (only issue would be borked
|
2001-11-02 17:00:52 +00:00 |
TODO
|
added a new TODO item
|
2003-11-27 08:04:04 +00:00 |
triggers.qc
|
fix a warning found by qfcc's better precedence checking
|
2004-01-24 09:01:24 +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
|
- rename ClientObituary to Obituary
|
2001-10-02 01:24:28 +00:00 |
warlock.qc
|
<Grievre> lemme see... fixes: stuck shamblers, cheat teslas, camming and
|
2003-11-12 04:58:19 +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
|
Armor tweaks and Backstab tweaks
|
2004-03-23 04:29:46 +00:00 |
wizard.qc
|
Various glow stuff: People should now glow coloredly:
|
2003-12-03 02:43:02 +00:00 |
world.qc
|
Continuing to merge in changes between 2.5 - 2.9
|
2004-02-01 12:06:03 +00:00 |