Go to file
richard 55876fe2ff Fixed LogMessageFormatted ignoring unspecified clients (-1) when ignore console is enabled. Simplified logic.
When ignoring console the match must be explicit (client 0), not just any non-valid player. Unspecified clients (-1) are used on core events, but they were wrongfully ignored. Clients are only specified on player events or console events.
Simplified logig: Instead of checking what something isn't, check what it's required to be. Inverted logic may be confusing.
2009-04-27 20:08:59 +02:00
bin Updated compiler and incude files from SourceMod 1.2.0. 2009-04-14 23:40:48 +02:00
cstrike Merged heads, with manual fixes to not revert newer changes. 2009-04-27 19:51:29 +02:00
src Fixed LogMessageFormatted ignoring unspecified clients (-1) when ignore console is enabled. Simplified logic. 2009-04-27 20:08:59 +02:00
changelog.txt Restructured class system files. Added more functions for applying class attributes. 2009-04-06 03:20:13 +02:00
changes.txt Restructured class system files. Added more functions for applying class attributes. 2009-04-06 03:20:13 +02:00
Makefile Restructured class system files. Added more functions for applying class attributes. 2009-04-06 03:20:13 +02:00
todo.txt Restructured class system files. Added more functions for applying class attributes. 2009-04-06 03:20:13 +02:00