Scott Ehlert
e6663991a7
All include files should be semicolon-correct now
2007-08-10 04:52:12 +00:00
Steve Dudenhoeffer
62c41fbd03
Removed semi colon pragma
2007-08-10 03:41:59 +00:00
David Anderson
0b581b1506
fixed mysql makefile
2007-08-09 16:03:41 +00:00
Steve Dudenhoeffer
76a7cafe50
Changed the new %S format option to %a to hopefully prevent some confusion.
2007-08-08 02:40:40 +00:00
Steve Dudenhoeffer
12ab387be5
Implemented amb743 - plmenu for cstrike now has a to spectator option. (Requires cstrike module)
2007-08-08 02:32:53 +00:00
Christian Hammacher
cfc9c1dd02
bumped installer version to 1.8
2007-08-07 21:09:30 +00:00
Steve Dudenhoeffer
544d2dedef
moved mkdir from amxmodx.inc to file.inc
2007-08-07 00:54:22 +00:00
Steve Dudenhoeffer
1721383237
Fix for amb736 - find_entity defined twice
2007-08-05 11:23:02 +00:00
Steve Dudenhoeffer
68961a91e2
Fixed amb735 - adminslots cvar comments in config files were misleading
2007-08-05 10:41:10 +00:00
David Anderson
435766b2ef
reverted a bad change in fakenatives
2007-08-04 14:18:56 +00:00
David Anderson
750247e8a6
fixed a bug that broke creative natives from the last change
2007-08-04 14:17:19 +00:00
Steve Dudenhoeffer
a81d6f3271
Added hamdata.ini to core config
2007-08-04 04:10:29 +00:00
David Anderson
cb62613501
synced language files
2007-08-04 04:10:14 +00:00
Steve Dudenhoeffer
2efc82ea59
Included fakemeta_util for convenience.
2007-08-04 03:59:56 +00:00
Steve Dudenhoeffer
a95658bd2d
Added hamsandwich include files to back include directory
2007-08-04 03:55:42 +00:00
David Anderson
5f10cc1ebc
added ns plmenu to build
2007-08-04 03:43:49 +00:00
Steve Dudenhoeffer
226d188d19
Fix for amb257 - get_user_origin mode 4 false positives.
...
Most should be filtered out.
2007-08-04 03:34:34 +00:00
David Anderson
9e0f3f01a7
fixed ns win32 build
2007-08-04 00:02:35 +00:00
David Anderson
06b461acd7
fixed msvc7 project files for ns
2007-08-03 23:51:10 +00:00
Steve Dudenhoeffer
ffb8fc683b
Implemented amb291 - cs_{set,get}_c4_defusing()
2007-08-03 19:11:47 +00:00
Steve Dudenhoeffer
aa2cac0f0c
added fastdelegates, sheesh
2007-08-03 17:41:34 +00:00
Steve Dudenhoeffer
2bc6d965f6
Fix for amb437
...
dod_set_user_kills & dod_set_user_score no longer have the dead scoreboard class side effect.
dod_set_pl_deaths comment has been updated to reflect the side effect.
2007-08-03 17:35:12 +00:00
David Anderson
c5e36a4e3c
fixed a possible bad bug in linux builder
2007-08-03 17:31:42 +00:00
David Anderson
bbc6af247b
fixed linux being broken
2007-08-03 17:29:59 +00:00
David Anderson
164780363b
failed builds block again
...
added some redirection to windows builder
2007-08-03 17:26:57 +00:00
David Anderson
807e6a0f9a
compression is now optional
2007-08-03 17:17:54 +00:00
David Anderson
605bef0482
ham sammich is now versioned properly
2007-08-03 17:01:31 +00:00
David Anderson
2e3c652996
added hamsammich support to build tool
...
added /useenv support to buildtool for win32
2007-08-03 16:48:04 +00:00
David Anderson
a8652dd91b
updated amxxrelease build
2007-08-03 16:37:56 +00:00
David Anderson
2379aa3108
fixed msvc7 project files
2007-08-03 16:36:04 +00:00
Steve Dudenhoeffer
ed3f5dfd4b
Fixed the admins list not flushing when amx_reloadadmins is executed.
2007-08-03 16:29:53 +00:00
Steve Dudenhoeffer
747d326ed5
Implemented amb216 - SQL_MakeStdTuple now has an optional timeout parameter.
2007-08-03 15:52:35 +00:00
Steve Dudenhoeffer
b4ff754e29
Implemented amb340 - amx_ban / amx_banip now display reason in the show_activity blurb.
...
Language files need synced.
2007-08-03 15:46:50 +00:00
Steve Dudenhoeffer
67ac030c56
Expanded on the info message when a admin_ban user tries to ban someone not in the cache.
2007-08-03 15:29:29 +00:00
Steve Dudenhoeffer
15b62648c9
Implemented amb307 - admincmd now caches a few of the last connections.
...
amx_addban changed back to ADMIN_BAN. Users without RCON access will only be able to ban those in the old connection cache. Users with RCON access still have unrestricted access to amx_addban.
The old connection cache can be viewed with amx_last (ADMIN_BAN access required by default).
2007-08-03 15:26:22 +00:00
Steve Dudenhoeffer
b09bf4c532
Work around for amb228 - amxmod_compat caused set_user_hitzones to stop functioning.
...
Any plugins being emulated by amxmod_compat that still use the traceline forward will still cause the issue, but if no plugins use that forward it won't interfere.
(also, plugin_flags() can now specify a plid)
2007-08-03 06:48:08 +00:00
Steve Dudenhoeffer
e045e2fdb6
Fix for amb196 - amx_modules did not handle invalid modules properly.
2007-08-03 05:27:36 +00:00
Steve Dudenhoeffer
36dc8da47c
Removed native/module filters, oops.
2007-08-03 03:01:22 +00:00
Steve Dudenhoeffer
25d95f1115
Fix for amb183 - plmenu's team menu is not compatible with natural selection.
2007-08-03 02:59:46 +00:00
Steve Dudenhoeffer
e254ef6b15
Added ns_get_user_team for a replacement for get_user_team.
2007-08-03 02:57:59 +00:00
Steve Dudenhoeffer
7038305812
Merged ns plugins / include files to trunk.
...
(ns/unstuck doesn't require engine any more)
2007-08-02 16:37:57 +00:00
Steve Dudenhoeffer
c77176a4ce
Re-added svn versioning to module
2007-08-02 16:33:34 +00:00
Steve Dudenhoeffer
c604eefde0
Merge of rewritten NS module into trunk
2007-08-02 16:20:32 +00:00
Steve Dudenhoeffer
48022d3c5c
Implemented amb673 - pre-compiled regular expression support.
...
Also commented in the include file a bit better.
2007-08-01 17:36:10 +00:00
Steve Dudenhoeffer
cf36abf7e6
Implemented amb31 - plmenu default options (for ban menu and slap menu) are configurable in a config file.
...
Need to include this in the mod - dependent plmenus when they are reviewed later.
2007-08-01 06:03:51 +00:00
Steve Dudenhoeffer
ed84900ab6
amb467 - conmotd.txt is removed
2007-08-01 04:19:23 +00:00
Steve Dudenhoeffer
83c82387e3
Changed ArrayGetCell() to return the cell value instead of byreferencing the value.
2007-07-26 16:22:29 +00:00
Steve Dudenhoeffer
9ce9b142e7
Implemented amb397 - amx_add{client}menuitem now accepts filenames as well as registered plugin names
...
(is_plugin_loaded() now has an optional second parameter to search for filenames)
2007-07-25 18:54:32 +00:00
Steve Dudenhoeffer
ced56c79b6
what the hell how did this change
2007-07-25 18:13:38 +00:00
Steve Dudenhoeffer
d836aeb716
Added some defines for cmd_target's filter system (for less cryptic code)
...
Changed all immunity obeying commands to allow for self execution - amb633
2007-07-25 18:10:08 +00:00