0f4ee9d91d
Added some missing testsuite plugins to nsi installer file. This should hopefully be all that's missing.
Scott Ehlert2008-08-19 18:30:32 +00:00
5cc5ea4006
Added missing fakemeta_util.inc to nsi installer file
Scott Ehlert2008-08-19 18:12:05 +00:00
2145823971
Updated nsi installer file list; it was missing celltrie.inc
Scott Ehlert2008-08-19 14:34:12 +00:00
f201592ddb
Fixed regression. I'm not making new builds though.
David Anderson2008-08-16 23:32:58 +00:00
72bebf9af8
Reverted all amxxpc binaries. There was some build regression somewhere on Linux, so this had to be rolled back for now.
David Anderson2008-08-16 23:29:51 +00:00
73ea754640
Fixed not building because sdk stuff was moved around.
David Anderson2008-08-16 23:24:25 +00:00
a7d6352a22
Fix for amb1643: TFC's stats.amxx added an option it did not support to the stats config menu
Steve Dudenhoeffer2008-05-07 04:54:08 +00:00
240c92e20f
Updated all module SDKs to stop the most annoying issue ever: amxxmodule.h required size_t but did not include stddef.h
Steve Dudenhoeffer2008-04-29 06:53:55 +00:00
f410ea743d
Added part of amb1604: unregister_message - OH GOD I HOPE I DIDNT BREAK IT
Steve Dudenhoeffer2008-04-29 02:18:39 +00:00
1d7cbd4203
Added check for mod game when a module loads: If the module has the optional function, and reports that it is not an expected game, the module will not load.
Steve Dudenhoeffer2008-04-27 00:07:06 +00:00
4049a0c3be
Initial addition of ns_remove_upgrade (amb1635): oh god I hope this will suffice
Steve Dudenhoeffer2008-04-26 21:40:56 +00:00
6a4318f4d1
Work around for amb1632 - can't completely fix due to float rounding issues that don't work too well with pawn's floatround
Steve Dudenhoeffer2008-04-26 07:52:59 +00:00
e3e64233ec
Fix for amb1596 ; csx was allocating a buffer to small for csstats.amxx's stats[] array
Steve Dudenhoeffer2008-04-10 05:48:36 +00:00
313044fe89
Fix for amb1565 CCmdManager's gotAccess check was retardedly checking to make sure a user has all access flags instead of one of the access flags; this is inconsistent with how access is checked elsewhere
Steve Dudenhoeffer2008-04-10 05:42:06 +00:00
074fd60f3c
plmenu now ignores immunity if a command is executed on self
Steve Dudenhoeffer2008-03-30 21:26:31 +00:00
b608305c79
cs and ns did not have plmenu bantimes and slapdamage amounts in their amxx.cfg also added "0" slap damage to the default values as it was mistakingly left out
Steve Dudenhoeffer2008-03-30 21:23:01 +00:00
bbf7593e43
fix for amb1139: Menufront now follows cmdaccess.ini changes for its additions (also, pluginmenu does now too)
Steve Dudenhoeffer2008-03-30 20:51:48 +00:00
e373ee1165
Small change to previous commit, g_CaseSensitiveName[id] is cleared at the start of getAccess lookup
Steve Dudenhoeffer2008-03-30 19:38:01 +00:00
375d6aa0da
Added amb1263: A new flag in users.ini, 'k' implies name/tags are case sensitive
Steve Dudenhoeffer2008-03-30 19:28:36 +00:00
4c4fde8bf3
Sort of fix for amb1293: It's a bug with HLDS's parsing of localinfo keys
Steve Dudenhoeffer2008-03-30 10:55:13 +00:00
5e9e119c76
Fix for amb1545: show_activity was ignoring the last client
Steve Dudenhoeffer2008-03-30 07:36:10 +00:00
4c79232f17
Fix for amb1199 - incorrect comment for Ham_DOD_RoundRespawnEnt
Steve Dudenhoeffer2008-03-04 19:21:09 +00:00
16720a2f70
Fix for amb1343 - show_activity() had a messed up vformat() call
Steve Dudenhoeffer2008-03-04 19:18:17 +00:00
69a8a86ff6
Fix for nvault not loading on some Linux servers - nvault no longer uses exceptions, so libstdc++ is no longer needed
Steve Dudenhoeffer2008-03-04 19:06:39 +00:00