SRB2 Master Server
Go to file
Ronald Kinard a3eeb02f32 Initial commit. 2015-02-22 23:36:26 -06:00
.gitignore Initial commit. 2015-02-22 23:36:26 -06:00
Makefile Initial commit. 2015-02-22 23:36:26 -06:00
Master.dsp Initial commit. 2015-02-22 23:36:26 -06:00
Master.sln Initial commit. 2015-02-22 23:36:26 -06:00
Master.vcproj Initial commit. 2015-02-22 23:36:26 -06:00
MasterClient.dev Initial commit. 2015-02-22 23:36:26 -06:00
MasterServer.dev Initial commit. 2015-02-22 23:36:26 -06:00
README.md Initial commit. 2015-02-22 23:36:26 -06:00
client.cpp Initial commit. 2015-02-22 23:36:26 -06:00
common.cpp Initial commit. 2015-02-22 23:36:26 -06:00
common.h Initial commit. 2015-02-22 23:36:26 -06:00
crypt.cpp Initial commit. 2015-02-22 23:36:26 -06:00
ipcs.cpp Initial commit. 2015-02-22 23:36:26 -06:00
ipcs.h Initial commit. 2015-02-22 23:36:26 -06:00
masterserver.sh Initial commit. 2015-02-22 23:36:26 -06:00
md5.cpp Initial commit. 2015-02-22 23:36:26 -06:00
md5.h Initial commit. 2015-02-22 23:36:26 -06:00
server.cpp Initial commit. 2015-02-22 23:36:26 -06:00
srvlist.cpp Initial commit. 2015-02-22 23:36:26 -06:00
srvlist.h Initial commit. 2015-02-22 23:36:26 -06:00
stats.cpp Initial commit. 2015-02-22 23:36:26 -06:00
stats.h Initial commit. 2015-02-22 23:36:26 -06:00

README.md

SRB2 Master Server

This has been separated from the core SRB2 repo for cleanliness. It needs to be updated with documentation!

License

Copyright (C) Sonic Team Junior, 2015

This code is made available under the terms of the GNU General Public License, version 2. You can see that license here.