Files
sourcemod/plugins
Nicholas Hastings 9e0dbfcf68 Fix inconsistencies with buffer sizes for player names.
Found any I could not using MAX_NAME_LENGTH and changed them to use it. I think that we should
increase MAX_NAME_LENGTH to 128 for CS:GO at some point as that's what it uses internally.
(Presumably to get the client's full multibyte name from Steam without truncation mid-codepoint which
can happen in other games. Steam's max is 32 characters if I remember correctly, but allows multibyte chars).
2015-06-03 22:40:43 -04:00
..
2015-03-05 10:56:36 -08:00
2015-02-17 08:24:11 -08:00
2014-11-09 16:30:41 -08:00
2014-12-12 10:10:46 -08:00
2014-06-14 08:32:24 -04:00
2014-11-09 16:10:13 -08:00