sm-zombiereloaded-3/src/zr
Richard Helgeby 1005cd73a4 Fixed admin classes not restored from cookies. 2010-02-04 23:53:58 +01:00
..
playerclasses Fixed admin classes not restored from cookies. 2010-02-04 23:53:58 +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 Merge 2010-01-26 15:59:00 -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 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 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 Fixed weapon not rendering correctly in rare cases and added a cvar to allow zombies to pick up weapons at the end of the round. 2010-01-03 23:25:35 -08:00
damage.inc Fixed zr_damage_suicide_human not working when enabled. 2010-01-20 17:48:13 -08: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 Fixed account module giving money to zombies hurting themself with self-inflicted damage. 2010-01-11 17:43:06 -08: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 Fixed napalm extinguish feature. Untested, but read that it should work. 2009-12-28 16:38:21 -08: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 Enlarged display string limits of yes/no phrases. 2009-12-16 18:13:35 -08: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 Fixed the display bug in ZTele showing 0/X uses instead of 1/X. 2009-12-31 00:33:50 -08:00