No description
Find a file
Adam Olsen 1100082217 - added some items to BUGS and TODO
- reworked map cycler so that it saves the map number to
  cf/nextmapnum, and restores it in case of a crash
- add a cyclenow infokey, which causes the timelimit to be hit
  instantly.  needed because the map cycling doesn't kick in until the
  timelimit is reached
- add cf/mapcycle which contains the names of maps to be cycled
  (seperated by nuls).  it overwrites the normal "exec
  qwmcycle/map1.cfg" behavior.
- change the MOTD time to 15 seconds (from 24.2)
- make mapcfg.cfg exec'd if mapcfg is enabled (so you can reset the
  config vars
- add a thing to enable sv_gc if it's disabled.  (I'm using string
  appending now)
2001-07-23 15:08:39 +00:00
.gitignore forgot about progs.src 2001-07-19 15:41:14 +00:00
actions.qc Initial revision 2001-07-17 05:58:10 +00:00
admin.qc Initial revision 2001-07-17 05:58:10 +00:00
ai.qc fix various return type errors flagged by qfcc's new return type checking 2001-07-23 05:33:21 +00:00
airfist.qc fix various return type errors flagged by qfcc's new return type checking 2001-07-23 05:33:21 +00:00
army.qc Initial revision 2001-07-17 05:58:10 +00:00
boss.qc Initial revision 2001-07-17 05:58:10 +00:00
botgrunty.qc Initial revision 2001-07-17 05:58:10 +00:00
BUGS - added some items to BUGS and TODO 2001-07-23 15:08:39 +00:00
buttons.qc Initial revision 2001-07-17 05:58:10 +00:00
client.qc - added some items to BUGS and TODO 2001-07-23 15:08:39 +00:00
combat.qc Various fixes to bring things "up to par". It should all work now :) 2001-07-19 05:46:41 +00:00
coop.qc Initial revision 2001-07-17 05:58:10 +00:00
crusader.qc Various fixes to bring things "up to par". It should all work now :) 2001-07-19 05:46:41 +00:00
ctf.qc Initial revision 2001-07-17 05:58:10 +00:00
custom.qc Fix the teamkills when teamplay == 0 bug 2001-07-19 12:27:22 +00:00
debug.qc Initial revision 2001-07-17 05:58:10 +00:00
defs.qc - added some items to BUGS and TODO 2001-07-23 15:08:39 +00:00
demoman.qc Initial revision 2001-07-17 05:58:10 +00:00
demon.qc Initial revision 2001-07-17 05:58:10 +00:00
dgrunt.qc Initial revision 2001-07-17 05:58:10 +00:00
doors.qc Initial revision 2001-07-17 05:58:10 +00:00
engineer.qc Initial revision 2001-07-17 05:58:10 +00:00
field.qc change a couple fieldgen fields so they're unique instead of overloading. 2001-07-19 14:48:59 +00:00
fight.qc Initial revision 2001-07-17 05:58:10 +00:00
grunty.qc Fixed monsters and grunts by uncommenting MAD_MONSTERS. 2001-07-19 09:51:23 +00:00
haxxx.qc Initial revision 2001-07-17 05:58:10 +00:00
hknight.qc Initial revision 2001-07-17 05:58:10 +00:00
hook.qc Initial revision 2001-07-17 05:58:10 +00:00
items.qc Initial revision 2001-07-17 05:58:10 +00:00
jobs.qc Initial revision 2001-07-17 05:58:10 +00:00
knight.qc Initial revision 2001-07-17 05:58:10 +00:00
makefile heh, --no-cpp is no longer needed. a stray \ was causing the problem 2001-07-20 20:40:46 +00:00
medic.qc Initial revision 2001-07-17 05:58:10 +00:00
menu.qc Fix the teamkills when teamplay == 0 bug 2001-07-19 12:27:22 +00:00
messages.qc Initial revision 2001-07-17 05:58:10 +00:00
misc.qc Initial revision 2001-07-17 05:58:10 +00:00
models.qc Initial revision 2001-07-17 05:58:10 +00:00
monsters.qc Initial revision 2001-07-17 05:58:10 +00:00
mtfents.qc Initial revision 2001-07-17 05:58:10 +00:00
ofndefs.qc disable free summons :) 2001-07-19 13:09:02 +00:00
ofnents.qc Initial revision 2001-07-17 05:58:10 +00:00
often.qc fix a return type mismatch 2001-07-23 05:46:14 +00:00
optimize.qc Initial revision 2001-07-17 05:58:10 +00:00
options.qc makefile: 2001-07-18 16:55:57 +00:00
overmind.qc Initial revision 2001-07-17 05:58:10 +00:00
plats.qc Initial revision 2001-07-17 05:58:10 +00:00
player.qc Initial revision 2001-07-17 05:58:10 +00:00
preopdef.qc Initial revision 2001-07-17 05:58:10 +00:00
preprogs.src Initial revision 2001-07-17 05:58:10 +00:00
progdefs.qc Initial revision 2001-07-17 05:58:10 +00:00
prozac.qc Initial revision 2001-07-17 05:58:10 +00:00
pyro.qc fix various return type errors flagged by qfcc's new return type checking 2001-07-23 05:33:21 +00:00
qw.qc Initial revision 2001-07-17 05:58:10 +00:00
rotate.qc Initial revision 2001-07-17 05:58:10 +00:00
sbitems.qc fix various return type errors flagged by qfcc's new return type checking 2001-07-23 05:33:21 +00:00
scout.qc Various fixes to bring things "up to par". It should all work now :) 2001-07-19 05:46:41 +00:00
security.qc Initial revision 2001-07-17 05:58:10 +00:00
sentry.qc fix various return type errors flagged by qfcc's new return type checking 2001-07-23 05:33:21 +00:00
shambler.qc Initial revision 2001-07-17 05:58:10 +00:00
skins.qc Initial revision 2001-07-17 05:58:10 +00:00
sniper.qc Initial revision 2001-07-17 05:58:10 +00:00
spectate.qc Add spectator id command. yay! 2001-07-20 09:17:49 +00:00
speed.qc Initial revision 2001-07-17 05:58:10 +00:00
sprites.qc Initial revision 2001-07-17 05:58:10 +00:00
spy.qc Initial revision 2001-07-17 05:58:10 +00:00
status.qc fix various return type errors flagged by qfcc's new return type checking 2001-07-23 05:33:21 +00:00
subs.qc Initial revision 2001-07-17 05:58:10 +00:00
teleport.qc Initial revision 2001-07-17 05:58:10 +00:00
tesla.qc fix various return type errors flagged by qfcc's new return type checking 2001-07-23 05:33:21 +00:00
tfort.qc fix various return type errors flagged by qfcc's new return type checking 2001-07-23 05:33:21 +00:00
tforthlp.qc Various fixes to bring things "up to par". It should all work now :) 2001-07-19 05:46:41 +00:00
tfortmap.qc Initial revision 2001-07-17 05:58:10 +00:00
tforttm.qc fix various return type errors flagged by qfcc's new return type checking 2001-07-23 05:33:21 +00:00
tinker.qc Initial revision 2001-07-17 05:58:10 +00:00
TODO - added some items to BUGS and TODO 2001-07-23 15:08:39 +00:00
triggers.qc Initial revision 2001-07-17 05:58:10 +00:00
tsoldier.qc Initial revision 2001-07-17 05:58:10 +00:00
turret.qc Initial revision 2001-07-17 05:58:10 +00:00
warlock.qc Initial revision 2001-07-17 05:58:10 +00:00
weapons.qc Various fixes to bring things "up to par". It should all work now :) 2001-07-19 05:46:41 +00:00
wizard.qc Initial revision 2001-07-17 05:58:10 +00:00
world.qc - added some items to BUGS and TODO 2001-07-23 15:08:39 +00:00