No description
Find a file
fickleheart 5aebc0ed6d Add JingleStatus hook for carrying custom jingle tunes
The extra argument is the music name, as passed into
P_PlayJingleMusic(player, musname), to run the hook for, optional.
Arguments are (player, musname) - the latter to allow global hooks
that still differentiate between different tracks.
2020-02-23 17:20:44 -06:00
.circleci
android
assets Enable use of the patch file 2020-02-22 16:42:24 -05:00
bin
cmake/Modules
debian-template
deployer
doc
extras Merge branch 'master' into next 2019-12-28 21:43:16 -05:00
libs
objs
src Add JingleStatus hook for carrying custom jingle tunes 2020-02-23 17:20:44 -06:00
tools Also check ALTTITLE 2020-01-16 16:46:31 -08:00
.gitattributes
.gitignore
.travis.yml
Android.mk
appveyor.yml Update version number to 2.2.2 2020-02-22 16:37:13 -05:00
CMakeLists.txt Update version number to 2.2.2 2020-02-22 16:37:13 -05: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
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.