No description
Find a file
James R ce4e6aa36b It's FALLTHRU not fallthru
It took a week and me staying up until 2AM to look at the damn manpage and
figure out THIS is why I was getting an error about 'if (tutorialmode)' falling
through. But I still don't know why it didn't trigger on the MT_TNTBARREL case.
Oh well.
2020-01-15 02:14:20 -08:00
.circleci
android SRB2 2.1 release 2014-03-15 13:11:35 -04:00
assets
bin
cmake/Modules
debian-template
deployer
doc SRB2 2.1.12 release 2014-11-11 19:55:07 -05:00
extras Merge branch 'master' into next 2019-12-28 21:43:16 -05:00
libs Update DLL-README.txt 2019-12-06 13:22:03 -05:00
objs
src It's FALLTHRU not fallthru 2020-01-15 02:14:20 -08:00
tools
.gitattributes
.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 Merge branch 'appveyor-gcc-8.1' into 'master' 2020-01-05 17:12:06 -05:00
CMakeLists.txt [cmake] Remove srb2dd target 2019-12-15 00:47:58 -06:00
comptime.bat
comptime.mk
comptime.props
comptime.sh build: this script needs bash, not ash 2016-05-09 20:08:35 -04:00
cpdebug.mk
debian_template.sh
Doxyfile
LICENSE
README.md
srb2-vc9.sln
srb2-vc10.sln Added ARM/ARM64 to whole vc10 sln 2018-12-21 16:47:10 -05:00
SRB2.cbp
Srb2.dev
srb2.png
SRB2_common.props More work to cleanup the ARM builds 2018-12-22 19:50:32 -05:00
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.