Skip to content
SRB2 2.1 Public
Branch: master
Clone or download
Latest commit addf2bb May 13, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci
android SRB2 2.1 release Mar 15, 2014
assets Add wget to assets deb depends Nov 27, 2018
bin Move DLL binaries from bin/Resources to libs/dll-binaries Dec 4, 2018
cmake/Modules Make this be consistent with non-CMake builds Dec 3, 2018
debian Update code versions to 2.1.23 Dec 26, 2018
deployer/appveyor Make AppVeyor installer paths consistent with Travis installer paths(… Jan 1, 2019
doc SRB2 2.1.12 release Nov 12, 2014
extras SRB2 2.1 release Mar 15, 2014
libs Update libgme to 0.6.2 Dec 31, 2018
objs Restored all missing objs/bin subfolders from the move to Git, held i… Sep 17, 2017
src Fix NONET build May 13, 2019
tools Add example sql file Nov 15, 2018
.gitattributes gitattributes: do not check whitespace for included libs May 18, 2016
.gitignore GIT: ignore .vs folder Dec 28, 2017
.travis.yml TravisCI: use stock sdl2_mixer for prebuild bottle Mar 25, 2019
Android.mk SRB2 2.1 release Mar 15, 2014
CMakeLists.txt CMake: have funny check for empty CMAKE_SIZEOF_VOID_P Mar 19, 2019
Doxyfile SRB2 2.1 release Mar 15, 2014
LICENSE SRB2 2.1 release Mar 15, 2014
README.md Update readme Nov 9, 2018
SRB2.cbp Backport the Blockmap library I made two years ago Nov 30, 2018
SRB2_Debug.props More work to cleanup the ARM builds Dec 23, 2018
SRB2_Release.props More work to cleanup the ARM builds Dec 23, 2018
SRB2_common.props More work to cleanup the ARM builds Dec 23, 2018
Srb2.dev change SDL into HAVE_SDL Jul 25, 2014
appveyor.yml Make AppVeyor installer paths consistent with Travis installer paths(… Jan 1, 2019
comptime.bat comptime.bat: restore echo off Mar 15, 2016
comptime.mk
comptime.props MSVC: fixed up MSVC project May 22, 2016
comptime.sh build: this script needs bash, not ash May 18, 2016
cpdebug.mk Compile Win32 EXE with -gdwarf-2 Apr 7, 2014
srb2-vc10.sln Added ARM/ARM64 to whole vc10 sln Dec 21, 2018
srb2-vc9.sln SRB2 2.1 release Mar 15, 2014
srb2.png Fix debian desktop icon Nov 27, 2018
srb2banner.png Fix debian desktop icon Nov 27, 2018

README.md

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)

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.

You can’t perform that action at this time.