..
playerclasses
Updated docs with new model error messages. Minior fixes.
2009-11-28 22:32:44 +01:00
soundeffects
Fixed ambience sound still playing when disabled.
2009-11-24 21:51:48 +01:00
visualeffects
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
volfeatures
Minior fixes. Tested ZR on a vanilla server with newest SourceMod, fixed issues related to vanilla configuration. See details.
2009-10-31 18:18:11 +01:00
weapons
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
account.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
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
Added script and command for dumping version and revision information. Also added define for enabling or disabling this until we have a windows script for updating hgversion.h.inc.
2009-08-23 06:19:15 +02:00
config.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
cookies.inc
Added support for saving class selections in cookies.
2009-08-15 06:32:44 +02:00
cvars.inc
Updated docs with new model error messages. Minior fixes.
2009-11-28 22:32:44 +01:00
damage.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
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
Added the core of the modifying alltalk feature. WARNING: Untested (but compiles), the cvars to disable it have no effect, and it may be incomplete depending on some questions I have.
2009-08-21 12:47:32 -07: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
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
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
Updated docs with new model error messages. Minior fixes.
2009-11-28 22:32:44 +01:00
napalm.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
overlays.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
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 various memory leaks.
2009-07-23 17:05:04 -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
ZMarket now remembers NVG purchases, and has a custom slot in the loadout menu.
2009-07-06 21:32:34 -07:00
tools.inc
Added error log descriptions to manual. Cleaned up some log messages.
2009-10-27 22:53:03 +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
ConfigBoolToSetting now translates a bool into the client's/server's native language.
2009-08-03 14:55:50 -07:00
zhp.inc
Fixed cookie memory leak, changed cookies to only be created once.
2009-10-10 18:26:27 +02:00
zombiereloaded.inc
Added support for group based authentication.
2009-08-11 03:29:22 +02:00
zspawn.inc
Fixed privilege check on incorrect command (zspawn).
2009-10-28 23:39:58 +01:00
ztele.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