yquake2remaster/src/server/header
Yamagi 904f14f2ff Bump MAX_STRING_CHARS to 2048 and MAX_TOKEN_CHARS to 1024.
This allows for longer arguments passed to cvars, gl_nolerp_list is a
good example for a case were a token length of 128 is too short. Keep
the mapname[] buffer in the server struct at 128 bytes to preserve
savegame compatibility.

Closes #526.
2020-03-14 17:15:40 +01:00
..
server.h Bump MAX_STRING_CHARS to 2048 and MAX_TOKEN_CHARS to 1024. 2020-03-14 17:15:40 +01:00