SRB2/tools/masterserver
GoldenTails 5f85c72279 Fix the Master Server so it works
Instructions:
1. In SQL, create an account called "srb2_ms" @ "localhost" (or your hostname).
2. Grant the account full priviledges to "srb2_ms" (the database).
3. Compile, and run using the sh script provided.
That's all I'm telling you, I don't want this to become rampant.
2020-07-12 19:38:15 -05:00
..
.gitignore Fix the Master Server so it works 2020-07-12 19:38:15 -05:00
client.cpp SRB2 2.1 release 2014-03-15 13:11:35 -04:00
common.cpp SRB2 2.1 release 2014-03-15 13:11:35 -04:00
common.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
crypt.cpp SRB2 2.1 release 2014-03-15 13:11:35 -04:00
ipcs.cpp SRB2 2.1 release 2014-03-15 13:11:35 -04:00
ipcs.h Fix the Master Server so it works 2020-07-12 19:38:15 -05:00
Makefile SRB2 2.1 release 2014-03-15 13:11:35 -04:00
Master.dsp SRB2 2.1 release 2014-03-15 13:11:35 -04:00
Master.sln SRB2 2.1 release 2014-03-15 13:11:35 -04:00
Master.vcproj SRB2 2.1 release 2014-03-15 13:11:35 -04:00
MasterClient.dev SRB2 2.1 release 2014-03-15 13:11:35 -04:00
MasterServer.dev SRB2 2.1 release 2014-03-15 13:11:35 -04:00
masterserver.sh Fix the Master Server so it works 2020-07-12 19:38:15 -05:00
md5.cpp SRB2 2.1 release 2014-03-15 13:11:35 -04:00
md5.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
server.cpp Fix the Master Server so it works 2020-07-12 19:38:15 -05:00
srvlist.cpp SRB2 2.1 release 2014-03-15 13:11:35 -04:00
srvlist.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
stats.cpp SRB2 2.1 release 2014-03-15 13:11:35 -04:00
stats.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
structure.sql Fix the Master Server so it works 2020-07-12 19:38:15 -05:00