Commit Graph

18 Commits

Author SHA1 Message Date
BotoX d88e748f0e remove trailing whitespaces from sourcecode 2016-02-06 00:47:47 +01:00
Richard Helgeby 4464e46d37 Fixed fog controller not recreated when existing controller is deleted. 2013-12-24 14:32:28 +01:00
Richard Helgeby 4c5363d73e Removed hard coded fog enabled-state. 2013-12-24 13:03:33 +01:00
Richard Helgeby a3a9748131 Added support for using protocol buffers (currently disabled and untested). 2013-01-23 22:48:31 +01:00
Richard Helgeby a8f91d748e Updated copyright year. 2013-01-12 08:47:36 +01:00
Richard Helgeby 581825829a Replaced RemoveEdict with kill entity input command. 2012-07-01 21:12:43 +02:00
Richard Helgeby 7cad0b6281 Fixed ragdolls being removed in spawn event when removal is disabled. 2012-02-26 15:39:12 +01:00
Richard Helgeby ca50bc9f1b Fixed ragdoll removal not being entirely disabled. 2012-01-27 17:57:28 +01:00
Andrew d2ea788500 Fixed the ragdoll module unintentionally removing other valid entities if a ragdoll was attempted to be removed after the round restarted. 2011-06-24 17:01:30 -07:00
Richard Helgeby 12f5092e9e 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
Greyscale 5497a13dd7 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
Greyscale ec231ba66a Fixed ZMarket auto-rebuy and removed debug message. 2009-06-16 11:51:34 -07:00
Greyscale 129fb0e60a Added option for random dissolve effect.
Added an option to the account module to give money for damaging a client.
Expanded player hull xy offset by 1 unit.
Fixed anti-stuck not solidifying clients.
Fixed weapon rendering glitches (again)
2009-06-16 11:20:56 -07:00
Greyscale f403485b38 Fixed error in zmarket caused by disconnection twice before the client was put in game (rapid map changing), fixed sky not disabling properly. 2009-06-15 20:57:40 -07:00
richard ae37110c7d Fixed newlines. 2009-06-12 15:52:51 +02:00
Greyscale 9af3fec738 Changed ragdoll.inc to LF, removed anticamp.inc, and added copywrite notice to all files. 2009-06-11 20:51:26 -07:00
Greyscale d0c25862d8 Added ragdoll module that removes ragdolls normally or with effects.
*Added log entries, fixed typo.
*Fixed some errors caused by disabling the weapons module.
*Replaced strcmp with StrEqual
2009-06-07 21:05:50 -07:00
Greyscale 18986a0d0a Separated visualeffects into module/submodule format. 2009-06-07 15:07:30 -07:00