No description
Find a file
James R 9aa551cc2b Refactor MUSICDEF parsing, actually count lines
If you use strtok for (CR)LF, it'll skip the empty lines bruh.
2020-01-18 22:17:47 -08:00
.circleci
android
assets Deployer fixes for 2.2.0 2019-12-07 13:56:05 -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 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 Refactor MUSICDEF parsing, actually count lines 2020-01-18 22:17:47 -08:00
tools Also check ALTTITLE 2020-01-16 16:46:31 -08:00
.gitattributes avoid the source code from getting the wrong EOL 2019-09-20 12:32:18 -04:00
.gitignore Implement deployer scripts for Travis -- OSX and Linux package building 2018-12-30 15:22:50 -05:00
.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.bat: Put @echo off back in 2016-03-14 20:36:37 -05:00
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 Implement deployer scripts for Travis -- OSX and Linux package building 2018-12-30 15:22:50 -05:00
Doxyfile SRB2 2.1 release 2014-03-15 13:11:35 -04:00
LICENSE SRB2 2.1 release 2014-03-15 13:11:35 -04:00
README.md Update readme.md 2019-06-11 19:11:42 -04:00
srb2-vc9.sln
srb2-vc10.sln
SRB2.cbp
Srb2.dev change SDL into HAVE_SDL 2014-07-25 19:10:24 -04:00
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.