QuakeC source for Quake 1.06 progs.dat. Includes minor fixes and modifications geared towards improving COOP play.
Go to file
slipyx 3c92dd0564
Quadrupled healing rates for axe healing. Have current map restart after 7days up. Added impulse 43 for an instant melee axe attack which swaps back to previous weapon automatically.
2020-04-26 23:32:16 -04:00
ai.qc Items respawn in coop as in deathmatch. Removed reference to monster_vomit. Shamblers explode when casting lightning while waist-deep in water. 2016-12-01 22:52:27 -05:00
boss.qc Initial commit. QC 1.06. 2016-10-06 22:01:30 -04:00
buttons.qc Majority of basic warnings fixed. 2016-10-08 00:17:34 -04:00
changes.md Quadrupled healing rates for axe healing. Have current map restart after 7days up. Added impulse 43 for an instant melee axe attack which swaps back to previous weapon automatically. 2020-04-26 23:32:16 -04:00
client.qc Use a global forcenewparms var for forcing new parms at episode end, so all players start with new parms, not just the one who exited first. Use ltime instead of cnt for client's time at spawn. Moved check for player spawn point to SelectSpawnPoint. Added some more protocol byte constants to defs.qc. 2019-08-29 03:53:19 -04:00
combat.qc Misc fixes. Including: Reset velocity on spawn, fix for respawning where died(?), reset effects on death, door unlock sound fix, nextthink fixes, bubble spawning fix. 2019-08-21 23:28:47 -04:00
defs.qc Use a global forcenewparms var for forcing new parms at episode end, so all players start with new parms, not just the one who exited first. Use ltime instead of cnt for client's time at spawn. Moved check for player spawn point to SelectSpawnPoint. Added some more protocol byte constants to defs.qc. 2019-08-29 03:53:19 -04:00
demon.qc Majority of basic warnings fixed. 2016-10-08 00:17:34 -04:00
dog.qc Majority of basic warnings fixed. 2016-10-08 00:17:34 -04:00
doors.qc Misc fixes. Including: Reset velocity on spawn, fix for respawning where died(?), reset effects on death, door unlock sound fix, nextthink fixes, bubble spawning fix. 2019-08-21 23:28:47 -04:00
enforcer.qc Few -Wall warnings fixed. 2016-10-08 00:25:28 -04:00
fight.qc Majority of basic warnings fixed. 2016-10-08 00:17:34 -04:00
fish.qc Initial commit. QC 1.06. 2016-10-06 22:01:30 -04:00
hknight.qc Some function mismatch warning fixes. Some minor quakeworld retrofits in doors and weapon code. Setsize called for explosion boxes. More cvars checked every frame. 2018-04-26 06:49:09 -04:00
items.qc Quadrupled healing rates for axe healing. Have current map restart after 7days up. Added impulse 43 for an instant melee axe attack which swaps back to previous weapon automatically. 2020-04-26 23:32:16 -04:00
knight.qc Players gain frags for monster kills. Player frags persist across level changes. Fixed some warnings. 2019-08-03 00:42:52 -04:00
misc.qc Misc fixes. Including: Reset velocity on spawn, fix for respawning where died(?), reset effects on death, door unlock sound fix, nextthink fixes, bubble spawning fix. 2019-08-21 23:28:47 -04:00
monsters.qc Misc fixes. Including: Reset velocity on spawn, fix for respawning where died(?), reset effects on death, door unlock sound fix, nextthink fixes, bubble spawning fix. 2019-08-21 23:28:47 -04:00
ogre.qc Misc fixes. Including: Reset velocity on spawn, fix for respawning where died(?), reset effects on death, door unlock sound fix, nextthink fixes, bubble spawning fix. 2019-08-21 23:28:47 -04:00
oldone.qc In COOP, after ending an episode, start map is skipped and next episode starts immediately. 2019-08-14 18:13:06 -04:00
plats.qc Some function mismatch warning fixes. Some minor quakeworld retrofits in doors and weapon code. Setsize called for explosion boxes. More cvars checked every frame. 2018-04-26 06:49:09 -04:00
player.qc Misc fixes. Including: Reset velocity on spawn, fix for respawning where died(?), reset effects on death, door unlock sound fix, nextthink fixes, bubble spawning fix. 2019-08-21 23:28:47 -04:00
progdefs.h Initial commit. QC 1.06. 2016-10-06 22:01:30 -04:00
progs.src Added registered monsters back to progs.src 2016-11-26 06:31:38 -05:00
shalrath.qc Majority of basic warnings fixed. 2016-10-08 00:17:34 -04:00
shambler.qc Misc fixes. Including: Reset velocity on spawn, fix for respawning where died(?), reset effects on death, door unlock sound fix, nextthink fixes, bubble spawning fix. 2019-08-21 23:28:47 -04:00
soldier.qc Initial commit. QC 1.06. 2016-10-06 22:01:30 -04:00
subs.qc Some function mismatch warning fixes. Some minor quakeworld retrofits in doors and weapon code. Setsize called for explosion boxes. More cvars checked every frame. 2018-04-26 06:49:09 -04:00
tarbaby.qc Initial commit. QC 1.06. 2016-10-06 22:01:30 -04:00
triggers.qc Added QW effect flags for EF_RED and EF_BLUE, and set for quad damage and pentagram pickup. In COOP, broadcast rune pickups and secret area findings. 2019-08-19 02:43:07 -04:00
weapons.qc Quadrupled healing rates for axe healing. Have current map restart after 7days up. Added impulse 43 for an instant melee axe attack which swaps back to previous weapon automatically. 2020-04-26 23:32:16 -04:00
wizard.qc Majority of basic warnings fixed. 2016-10-08 00:17:34 -04:00
world.qc Quadrupled healing rates for axe healing. Have current map restart after 7days up. Added impulse 43 for an instant melee axe attack which swaps back to previous weapon automatically. 2020-04-26 23:32:16 -04:00
zombie.qc Misc fixes. Including: Reset velocity on spawn, fix for respawning where died(?), reset effects on death, door unlock sound fix, nextthink fixes, bubble spawning fix. 2019-08-21 23:28:47 -04:00