sm-zombiereloaded-3/src/zr
ricahrd 658a800fea Implemented zr_classes_spawn. Made new instant class change feature on human classes, with time limit. 2009-08-10 19:01:43 +02:00
..
playerclasses Implemented zr_classes_spawn. Made new instant class change feature on human classes, with time limit. 2009-08-10 19:01:43 +02:00
soundeffects 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
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 Fixed bugs in volfeatures. See details. 2009-07-17 18:15:44 +02:00
weapons Fixed auto-rebuy possibly being stuck on if the cvar was disabled. Now auto-disables if the cvar is disabled. 2009-08-03 15:00:48 -07: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
antistick.inc Updated antistick, small performance gain. 2009-07-23 15:05:14 -07:00
commands.inc Merged heads. 2009-07-16 10:06:39 +02:00
config.inc ConfigBoolToSetting now translates a bool into the client's/server's native language. 2009-08-03 14:55:50 -07:00
cookies.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
cvars.inc Implemented zr_classes_spawn. Made new instant class change feature on human classes, with time limit. 2009-08-10 19:01:43 +02:00
damage.inc Updated antistick, small performance gain. 2009-07-23 15:05:14 -07:00
debugtools.inc More work on volfeatures. See details. 2009-07-16 10:05:40 +02:00
downloads.inc Added public/non-public models. 2009-07-09 14:17:50 -07:00
event.inc Fixed numerous potential bugs by moving RoundEndOnClientDeath down to the end of player_death. Checking before caused problems because that function leads to the "humanizing" of all zombies if the last zombie was killed. Stuff like kill_bonus wasn't working right because of this. 2009-08-03 15:13:36 -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 ConfigBoolToSetting now translates a bool into the client's/server's native language. 2009-08-03 14:55:50 -07:00
infect.inc Restructured every menu to properly translate into the client's language. 2009-07-27 17:02:49 -07: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 New feature for blocking class selection. Changes in translations. See details. 2009-08-09 22:44:28 +02:00
menu.inc Changes in translations. Simplified zmenu phrases. 2009-08-10 02:55:42 +02:00
models.inc Fixed various memory leaks. 2009-07-23 17:05:04 -07:00
napalm.inc Added a cvar to either reset the burn time when naded, or to use the original burn-time. 2009-07-26 21:58:05 -07: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 Added new parameter parser. Not implemented or tested yet. 2009-08-04 03:41:16 +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
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 Added a "douse" feature to napalm that makes water put out fires. 2009-07-16 18:34:56 -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
translation.inc New feature for blocking class selection. Changes in translations. See details. 2009-08-09 22:44:28 +02:00
zadmin.inc Restructured every menu to properly translate into the client's language. 2009-07-27 17:02:49 -07: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 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
zombiereloaded.inc Fixed a small bug in ZSpawn where if you connect, and then click cancel it thinks you have already played in the game. 2009-07-08 23:22:53 -07:00
zspawn.inc Added zr_zspawn_block_rejoin CVAR. Defaulted to 1 (block). 2009-07-24 00:41:39 +02:00
ztele.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