.. |
playerclasses
|
Imported fix from dev: 717:fe907635426c - Fixed classes not always restored from cookies.
|
2010-06-03 21:12:28 +02:00 |
soundeffects
|
Imported feature from dev: 688:03dd044dcdd3 - Made scream and moan commands for zombies, with spam protection.
|
2010-04-05 01:36:32 +02:00 |
visualeffects
|
Imported fix from dev: 640:a8280796340e - Fixed the default sky on the first map not reverting properly if zr_veffects_sky was enabled in zombiereloaded.cfg.
|
2010-02-14 16:27:20 +01:00 |
volfeatures
|
Small timer code cleanup.
|
2009-12-02 23:35:20 +01:00 |
weapons
|
Fixed cookies being reset on some occasions and admin-dependant classes are saved properly as well.
|
2010-02-19 17:41:24 -08:00 |
account.inc
|
Fixed account module giving money to zombies hurting themself with self-inflicted damage.
|
2010-01-11 17:43:06 -08:00 |
admintools.inc
|
Updated all admin console commands to check if client is privileged (so group authentication works), instead of using RegAdminCmd. Minior fixes.
|
2009-10-26 23:17:22 +01:00 |
antistick.inc
|
Made support for SDK Hooks 1.1 Extension (enabled by default). Comment USE_SDKHOOKS define to use ZR Tools.
|
2009-11-04 21:37:26 +01:00 |
commands.inc
|
Imported feature from dev: 688:03dd044dcdd3 - Made scream and moan commands for zombies, with spam protection.
|
2010-04-05 01:36:32 +02:00 |
config.inc
|
Configs now support "1" in addition to the previous "yes" and "on" settings.
|
2009-12-31 00:05:46 -08:00 |
cookies.inc
|
Added support for saving class selections in cookies.
|
2009-08-15 06:32:44 +02:00 |
cvars.inc
|
Made cvar for minimum dx level.
|
2010-05-22 16:13:42 +02:00 |
damage.inc
|
Added cvar to enable suicide intercept before the first zombie.
|
2010-05-19 15:34:26 +02:00 |
debugtools.inc
|
Updated all admin console commands to check if client is privileged (so group authentication works), instead of using RegAdminCmd. Minior fixes.
|
2009-10-26 23:17:22 +01:00 |
downloads.inc
|
Added public/non-public models.
|
2009-07-09 14:17:50 -07:00 |
event.inc
|
Imported fix from dev: 686:b0fc2136d03a - Fixed class attributes applied to early (moved to spawn post event). FOV (and possibly other stuff) was reset on spawn.
|
2010-04-05 00:54:21 +02:00 |
global.inc
|
Fixed minor errors, fixed antistick having some false positives, fixed every single Zombie:Reloaded line at top of the file.
|
2009-07-04 23:49:23 -07:00 |
hitgroups.inc
|
Updated all admin console commands to check if client is privileged (so group authentication works), instead of using RegAdminCmd. Minior fixes.
|
2009-10-26 23:17:22 +01:00 |
infect.inc
|
Imported feature from dev: 688:03dd044dcdd3 - Made scream and moan commands for zombies, with spam protection.
|
2010-04-05 01:36:32 +02:00 |
jumpboost.inc
|
Merged heads.
|
2009-07-06 00:18:16 +02:00 |
knockback.inc
|
Fixed minor errors, fixed antistick having some false positives, fixed every single Zombie:Reloaded line at top of the file.
|
2009-07-04 23:49:23 -07:00 |
log.h.inc
|
Added a "douse" feature to napalm that makes water put out fires.
|
2009-07-16 18:34:56 -07:00 |
log.inc
|
Updated all admin console commands to check if client is privileged (so group authentication works), instead of using RegAdminCmd. Minior fixes.
|
2009-10-26 23:17:22 +01:00 |
menu.inc
|
Fixes in translations. Added note about compiling. See details.
|
2009-08-23 17:03:14 +02:00 |
models.h.inc
|
Changed model config to key/value format and improved model module features. Model access isn't tested yet, but base stuff works. Minior fixes.
|
2009-11-17 08:47:39 +01:00 |
models.inc
|
Cleaned up model precaching.
|
2009-12-04 00:44:46 +01:00 |
napalm.inc
|
Fixed napalm grenades not always working.
|
2010-06-06 02:43:51 +02:00 |
overlays.inc
|
Made cvar for minimum dx level.
|
2010-05-22 16:13:42 +02:00 |
paramparser.inc
|
Fixed parameter parser not ignoring escaped quotes when parsing values.
|
2009-09-15 14:10:57 +02:00 |
paramtools.inc
|
More work on volfeatures. See details.
|
2009-07-16 10:05:40 +02:00 |
respawn.inc
|
Fixed minor errors, fixed antistick having some false positives, fixed every single Zombie:Reloaded line at top of the file.
|
2009-07-04 23:49:23 -07:00 |
roundend.inc
|
Fixed signatures and round end defines that were updated in CSS:OB.
|
2010-06-24 19:51:01 -07:00 |
roundstart.inc
|
Fixed napalm error. Fixed specatators/invalid players showing up in force zspawn/ztele. Fixed knife alpha (untested)
|
2009-07-21 13:25:11 -07:00 |
sayhooks.inc
|
Fixed various memory leaks.
|
2009-07-23 17:05:04 -07:00 |
shoppinglist.inc
|
Yay finished shopping list!
|
2009-09-20 14:58:50 -07:00 |
spawnprotect.inc
|
Changed all cookies to Protected access, meaning clients can only read them, not change (via sm_cookie), replaced old usermsg hudhint with SM native.
|
2009-07-07 15:53:18 -07:00 |
steamidcache.inc
|
Fixed minor errors, fixed antistick having some false positives, fixed every single Zombie:Reloaded line at top of the file.
|
2009-07-04 23:49:23 -07:00 |
tools_functions.inc
|
Fixed broken FOV.
|
2009-12-11 15:16:28 +01:00 |
tools.inc
|
Fixed broken FOV.
|
2009-12-11 15:16:28 +01:00 |
translation.inc
|
New feature for blocking class selection. Changes in translations. See details.
|
2009-08-09 22:44:28 +02:00 |
versioninfo.inc
|
Updated all admin console commands to check if client is privileged (so group authentication works), instead of using RegAdminCmd. Minior fixes.
|
2009-10-26 23:17:22 +01:00 |
zadmin.inc
|
Updated all admin console commands to check if client is privileged (so group authentication works), instead of using RegAdminCmd. Minior fixes.
|
2009-10-26 23:17:22 +01:00 |
zcookies.inc
|
Enlarged display string limits of yes/no phrases.
|
2009-12-16 18:13:35 -08:00 |
zhp.inc
|
Fixed cookies being reset on some occasions and admin-dependant classes are saved properly as well.
|
2010-02-19 17:41:24 -08:00 |
zombiereloaded.inc
|
Imported feature from dev: 688:03dd044dcdd3 - Made scream and moan commands for zombies, with spam protection.
|
2010-04-05 01:36:32 +02:00 |
zspawn.inc
|
Imported fix from dev: 607:e4982eeb64d0 - Fixed a bug in client listing menus when selecting a client that left the game caused errors.
|
2010-02-14 16:13:30 +01:00 |
ztele.inc
|
Imported fix from dev: 607:e4982eeb64d0 - Fixed a bug in client listing menus when selecting a client that left the game caused errors.
|
2010-02-14 16:13:30 +01:00 |