.. |
playerclasses
|
Put infection handling in its own core module, added infect sound to downloads table, updated cvars, made an account module (handles cash), zombies now drop weapons on infect (all of them), removed RemoveAllItems, weapon api can handle it and its unneeded now.
|
2009-04-22 04:53:19 +02:00 |
soundeffects
|
Made a basic weapon API, fixed SetPlayerAlpha function, moved logging to its own file (had to be done now, it was hard to find before), made a separate cvar to disable logging fully.
|
2009-04-20 05:43:20 +02:00 |
weapons
|
Put infection handling in its own core module, added infect sound to downloads table, updated cvars, made an account module (handles cash), zombies now drop weapons on infect (all of them), removed RemoveAllItems, weapon api can handle it and its unneeded now.
|
2009-04-22 04:53:19 +02:00 |
account.inc
|
Put infection handling in its own core module, added infect sound to downloads table, updated cvars, made an account module (handles cash), zombies now drop weapons on infect (all of them), removed RemoveAllItems, weapon api can handle it and its unneeded now.
|
2009-04-22 04:53:19 +02:00 |
anticamp.inc
|
Made a basic weapon API, fixed SetPlayerAlpha function, moved logging to its own file (had to be done now, it was hard to find before), made a separate cvar to disable logging fully.
|
2009-04-20 05:43:20 +02:00 |
antistick.inc
|
Removed old tHandles array, updated antistick a bit (just moved stuff).
|
2009-04-21 02:03:35 +02:00 |
commands.inc
|
Made a basic weapon API, fixed SetPlayerAlpha function, moved logging to its own file (had to be done now, it was hard to find before), made a separate cvar to disable logging fully.
|
2009-04-20 05:43:20 +02:00 |
cvars.inc
|
Created a CVAR for enabling/disabling the zombie_version CVAR.
|
2009-04-22 23:32:43 +02:00 |
damage.inc
|
Put infection handling in its own core module, added infect sound to downloads table, updated cvars, made an account module (handles cash), zombies now drop weapons on infect (all of them), removed RemoveAllItems, weapon api can handle it and its unneeded now.
|
2009-04-22 04:53:19 +02:00 |
event.inc
|
Put infection handling in its own core module, added infect sound to downloads table, updated cvars, made an account module (handles cash), zombies now drop weapons on infect (all of them), removed RemoveAllItems, weapon api can handle it and its unneeded now.
|
2009-04-22 04:53:19 +02:00 |
global.inc
|
Removed old class system. Cleared out external API natives and forwards. Commented out old menus.
|
2009-04-14 23:16:31 +02:00 |
hitgroups.inc
|
Made a basic weapon API, fixed SetPlayerAlpha function, moved logging to its own file (had to be done now, it was hard to find before), made a separate cvar to disable logging fully.
|
2009-04-20 05:43:20 +02:00 |
infect.inc
|
Put infection handling in its own core module, added infect sound to downloads table, updated cvars, made an account module (handles cash), zombies now drop weapons on infect (all of them), removed RemoveAllItems, weapon api can handle it and its unneeded now.
|
2009-04-22 04:53:19 +02:00 |
knockback.inc
|
Put infection handling in its own core module, added infect sound to downloads table, updated cvars, made an account module (handles cash), zombies now drop weapons on infect (all of them), removed RemoveAllItems, weapon api can handle it and its unneeded now.
|
2009-04-22 04:53:19 +02:00 |
log.inc
|
Made a basic weapon API, fixed SetPlayerAlpha function, moved logging to its own file (had to be done now, it was hard to find before), made a separate cvar to disable logging fully.
|
2009-04-20 05:43:20 +02:00 |
menu.inc
|
Recoded damage module, moved around translations, removed old one, removed old classmenu code, moved BalanceTeams to roundend.inc
|
2009-04-19 19:54:21 +02:00 |
models.inc
|
Removed SetPlayerModel, removed deprecated code in models.txt, added CSWeaponDrop, updated gamedata file.
|
2009-04-15 21:22:11 +02:00 |
napalm.inc
|
Reorganized cvars.inc, organized all cvars into module groups (to be updated later), removed unused cvars, made classes and weapons core modules (event forwarding priority), updated spawn protect cvars, added cvars to disable weapons, restrict, and hitgroups
|
2009-04-20 02:56:26 +02:00 |
offsets.inc
|
Put infection handling in its own core module, added infect sound to downloads table, updated cvars, made an account module (handles cash), zombies now drop weapons on infect (all of them), removed RemoveAllItems, weapon api can handle it and its unneeded now.
|
2009-04-22 04:53:19 +02:00 |
respawn.inc
|
Reorganized cvars.inc, organized all cvars into module groups (to be updated later), removed unused cvars, made classes and weapons core modules (event forwarding priority), updated spawn protect cvars, added cvars to disable weapons, restrict, and hitgroups
|
2009-04-20 02:56:26 +02:00 |
roundend.inc
|
Put infection handling in its own core module, added infect sound to downloads table, updated cvars, made an account module (handles cash), zombies now drop weapons on infect (all of them), removed RemoveAllItems, weapon api can handle it and its unneeded now.
|
2009-04-22 04:53:19 +02:00 |
sayhooks.inc
|
Reorganized cvars.inc, organized all cvars into module groups (to be updated later), removed unused cvars, made classes and weapons core modules (event forwarding priority), updated spawn protect cvars, added cvars to disable weapons, restrict, and hitgroups
|
2009-04-20 02:56:26 +02:00 |
spawnprotect.inc
|
Put infection handling in its own core module, added infect sound to downloads table, updated cvars, made an account module (handles cash), zombies now drop weapons on infect (all of them), removed RemoveAllItems, weapon api can handle it and its unneeded now.
|
2009-04-22 04:53:19 +02:00 |
teleport.inc
|
Moved teleport variables into teleport.inc. Changed order of death event on infection. Known bug: Teamkill on last zombie kill.
|
2009-04-21 03:27:12 +02:00 |
translation.inc
|
Made a basic weapon API, fixed SetPlayerAlpha function, moved logging to its own file (had to be done now, it was hard to find before), made a separate cvar to disable logging fully.
|
2009-04-20 05:43:20 +02:00 |
zadmin.inc
|
Made a basic weapon API, fixed SetPlayerAlpha function, moved logging to its own file (had to be done now, it was hard to find before), made a separate cvar to disable logging fully.
|
2009-04-20 05:43:20 +02:00 |
zhp.inc
|
Reorganized cvars.inc, organized all cvars into module groups (to be updated later), removed unused cvars, made classes and weapons core modules (event forwarding priority), updated spawn protect cvars, added cvars to disable weapons, restrict, and hitgroups
|
2009-04-20 02:56:26 +02:00 |
zombie.inc
|
Put infection handling in its own core module, added infect sound to downloads table, updated cvars, made an account module (handles cash), zombies now drop weapons on infect (all of them), removed RemoveAllItems, weapon api can handle it and its unneeded now.
|
2009-04-22 04:53:19 +02:00 |
zombiereloaded.inc
|
Put infection handling in its own core module, added infect sound to downloads table, updated cvars, made an account module (handles cash), zombies now drop weapons on infect (all of them), removed RemoveAllItems, weapon api can handle it and its unneeded now.
|
2009-04-22 04:53:19 +02:00 |