Files
sourcemod/plugins/include
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:54 -08:00
2008-04-13 06:06:27 +00:00
2008-06-09 22:17:09 +00:00
2014-10-09 18:19:40 -05:00
2014-12-13 12:51:16 -08:00
2014-12-02 03:35:56 +01:00
2014-08-03 21:51:34 -07:00
2015-03-05 21:03:46 +01:00
2014-08-03 21:51:34 -07:00
2014-07-06 23:46:45 -07:00
2015-03-07 08:07:11 -05:00
2015-03-03 17:22:01 +01:00
2015-02-22 20:20:45 -05:00
2015-03-05 17:15:54 +01:00
2008-03-30 07:00:22 +00:00
2014-12-18 04:55:58 -08:00