Sonic Robo Blast 2 Public
Find a file
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
.circleci Update CircleCI config 2020-03-19 19:26:46 +01:00
android
assets Enable use of the patch file 2020-02-22 16:42:24 -05:00
bin
cmake/Modules
debian-template Debian libopenmpt0 name fix 2019-12-07 20:32:04 -05:00
deployer Remove patch.pk3 from Deployer ASSET_FILES_HASHED 2019-12-07 16:26:28 -05:00
doc
extras Effect 6 flag allows cutting of cyan pixels on FOF and PolyObject planes (even if they're translucent) 2020-06-03 19:41:47 +02:00
libs Update DLL-README.txt 2019-12-06 13:22:03 -05:00
objs
src Merge branch 'version-prep-is-a-stinky-butt-head' into 'master' 2020-07-12 18:45:51 -04:00
tools Fix the Master Server so it works 2020-07-12 19:38:15 -05:00
.gitattributes avoid the source code from getting the wrong EOL 2019-09-20 12:32:18 -04:00
.gitignore
.travis.yml Travis Deployer: Use xenial instead of bionic for building installers 2019-12-07 15:58:59 -05:00
Android.mk
appveyor.yml Update version number 2020-07-10 17:29:03 -04:00
CMakeLists.txt Automate VERSION/SUBVERSION; move version related definitions to version.h 2020-07-10 22:20:33 -07:00
comptime.bat
comptime.mk
comptime.props
comptime.sh
cpdebug.mk
debian_template.sh
Doxyfile
LICENSE
README.md
srb2-vc9.sln
srb2-vc10.sln
SRB2.cbp
Srb2.dev
srb2.png More icon stuff 2019-07-27 01:13:54 -04:00
SRB2_common.props
SRB2_Debug.props
SRB2_Release.props
srb2banner.png

Sonic Robo Blast 2

Build status Build status CircleCI

Sonic Robo Blast 2 is a 3D Sonic the Hedgehog fangame based on a modified version of Doom Legacy.

Dependencies

  • NASM (x86 builds only)
  • SDL2 (Linux/OS X only)
  • SDL2-Mixer (Linux/OS X only)
  • libupnp (Linux/OS X only)
  • libgme (Linux/OS X only)
  • libopenmpt (Linux/OS X only)

Compiling

See SRB2 Wiki/Source code compiling

Disclaimer

Sonic Team Junior is in no way affiliated with SEGA or Sonic Team. We do not claim ownership of any of SEGA's intellectual property used in SRB2.