Commit Graph

22 Commits

Author SHA1 Message Date
Michael McKoy
4ebcb623b4 Fixed fire.sp cvars that were using timebomb stuff.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401870
2008-01-27 16:32:47 +00:00
David Anderson
a6af8e7718 reversed timebomb/fire #error
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401869
2008-01-27 16:24:32 +00:00
David Anderson
89b6252f8e fire requires timebomb
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401859
2008-01-22 16:47:10 +00:00
Michael McKoy
6ab87ef821 Added sm_blind, sm_drug, sm_gravity, sm_noclip
Fixed the duration of sm_freeze when used from the menu

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401827
2007-12-24 00:45:28 +00:00
Michael McKoy
5175e5fe92 Large additions to basefuncommands. Moved slay and slap to a new plugin.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401807
2007-12-19 01:16:15 +00:00
David Anderson
af2142d70b fixed amb1282 - elev1.wav is cstrike only
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401797
2007-12-14 05:54:36 +00:00
David Anderson
43150b07c9 fixed for amb1279 from ferret
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401794
2007-12-12 22:45:23 +00:00
Michael McKoy
18235d90e5 Added sm_beacon
Fixed burn menu returning you to the slay menu.

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401791
2007-12-12 02:16:25 +00:00
David Anderson
53156446d4 - updated basecommands and basefuncommands to use ProcessTargetString() and ShowActivity2()
- moved a bunch of translation phrases around
- ShowActivity2() no longer prints to console
- fixed a memory corruption bug in the translation parser

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401630
2007-10-21 23:50:37 +00:00
David Anderson
96cb8cbc38 renamed all the admin menu items
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401606
2007-10-17 02:40:41 +00:00
David Anderson
2b15d877aa renamed fun commands on menu
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401597
2007-10-16 17:29:06 +00:00
Matt Woodrow
ae5e3217bd Coded menus for most base plugins
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401542
2007-10-13 04:43:42 +00:00
David Anderson
5a16141bcf default damage is now 0 (amb864)
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401424
2007-09-13 16:46:36 +00:00
David Anderson
aab0eeaa1e - implemented amb855 - LogAction()
- changed base plugins to use LogAction() where appropriate

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401384
2007-08-27 02:00:37 +00:00
Scott Ehlert
a1009aed38 Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency.
All plugin and include file headers also have been changed to say about GPL3 instead of GPL2.

(This day shall henceforth be known as the Eighty Column Massacre of '07)

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401336
2007-08-15 06:19:30 +00:00
Michael McKoy
3d26e26d52 Corrected filename in header of basefuncommands.sp
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401286
2007-08-08 23:26:42 +00:00
Scott Ehlert
9d0c2ea4d8 Added #pragma deprecated to include files for deprecated functions and constants
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401274
2007-08-07 22:11:00 +00:00
Phong Dang
71245a441d Added check to make sure player are alive to perform sm_slap, sm_burn, sm_slay.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401247
2007-08-01 07:29:40 +00:00
Phong Dang
4a6d80d73c Fixed sm_play to allow file with spaces. Also allowed file name to be in quotes or not.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401220
2007-07-30 17:27:30 +00:00
Scott Ehlert
43c39f509f fixed usage text for sm_play command
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401219
2007-07-30 04:55:35 +00:00
Phong Dang
8e5d8881df Implemented request amb684 for sm_play.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401218
2007-07-29 20:42:51 +00:00
Michael McKoy
ead84293c8 Added basefuncommands.sp (Slay, Slap, Burn)
Moved all basecommands translations into common.phrases.txt

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401200
2007-07-27 21:27:56 +00:00