]> de.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)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 26 Sep 2013 20:47:40 +0000 (20:47 +0000)
commitf7d07d8eab555dd446483d77cf9465489a4cf0ec
tree19409afcf184b7a02a2b2915d0fd15ffb0fef7fe
parent0efdb76a8237a96b860b88341f3b42fe5034e34e
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
common.c
common.h
host_cmd.c
netconn.c