sm-zombiereloaded-3/src/zr
Richard Helgeby e7478e0a05 Imported some API-features from zr-dev. Added API test plugins in testsuite. 2010-11-14 15:17:19 +01:00
..
api Imported some API-features from zr-dev. Added API test plugins in testsuite. 2010-11-14 15:17:19 +01:00
playerclasses Fixed class speed multiplier not properly applied with prop speed method (bug 199). 2010-08-06 16:19:30 +02:00
soundeffects Removed use of deprecated functions. 2010-07-25 21:08:22 +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 invalid handle error in ZMarket module (bug 152). 2010-08-06 15:42:22 +02: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 Removed unnecessary antistick commands for model hull width, all models have the same hull width. 2010-06-25 10:40:47 -07: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 Added 'explode' suicide command from OB update to intercept list (bug 190). 2010-07-25 20:33:56 +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 some API-features from zr-dev. Added API test plugins in testsuite. 2010-11-14 15:17:19 +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 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 Imported some API-features from zr-dev. Added API test plugins in testsuite. 2010-11-14 15:17:19 +01: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 Fixed spawn protect end-timer not checking speed method. 2010-07-25 22:49:50 +02: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 Added support for different speed methods, defaulted to prop method now. If you don't want to update class settings, use 'zr_classes_speed_method lmv' for backwards compatibility. 2010-07-04 17:58:27 +02: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 Removed hint sound on hp display. Credits goes to to Tauphi. 2010-06-30 16:53:25 +02:00
zombiereloaded.inc Imported some API-features from zr-dev. Added API test plugins in testsuite. 2010-11-14 15:17:19 +01:00
zspawn.inc Imported some API-features from zr-dev. Added API test plugins in testsuite. 2010-11-14 15:17:19 +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