sm-zombiereloaded-3/src/zr
richard 7bad6761d3 Fixed broken FOV. 2009-12-11 15:16:28 +01:00
..
playerclasses Fixed class selection not saved in cookies on instant class change. 2009-12-09 14:57:33 +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 Small timer code cleanup. 2009-12-02 23:35:20 +01:00
weapons Updated to support new sdk hooks release (1.1, 30 nov). 2009-12-02 18:42:57 +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 Code cleanup in class overlays. 2009-11-30 16:49:11 +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 Cleaned up model precaching. 2009-12-04 00:44:46 +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.inc Fixed broken FOV. 2009-12-11 15:16:28 +01:00
tools_functions.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 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