]> git.xonotic.org Git - xonotic/darkplaces.git/commit
added GAME_SSAMMO
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 26 Sep 2013 20:47:40 +0000 (20:47 +0000)
committerRudolf Polzer <divverent@xonotic.org>
Thu, 3 Oct 2013 17:14:43 +0000 (19:14 +0200)
commitcd5a084cfad6fbdf0f64e135edde8b8c18c58ddf
tree19409afcf184b7a02a2b2915d0fd15ffb0fef7fe
parentd05b38751d66184b29e3d0a830b1f0cec24fb908
added GAME_SSAMMO
added another column to gameinfo for the network filter name (gamename
for master server), and now replaces spaces with _ characters
automatically when using -customgamename, added
-customgamenetworkfiltername to override this if desired

this is necessary to resolve an issue where games whose names contain
spaces were not being supported by dpmaster

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12013 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=f7d07d8eab555dd446483d77cf9465489a4cf0ec
common.c
common.h
host_cmd.c
netconn.c