Sonic Robo Blast 2 Public
Find a file
toaster 4502604007 Special saves!
All this refactoring, just to resolve #162. Specifically, it engages savegame events not at level load (except for savefile start) but on level completion, just after you've gotten all the intermission bonuses but before the intermission actually starts.

Also fixes a never-before-discovered bug where if the titlemap has LF_SAVEGAME, your save file will be overwritten upon returning to the title screen. This game is a mess of hacks, I swear...

One unintended side effect: It may actually be faster in some speedrun circumstances in mods with cutscenes to complete the map, exit back to the title screen, and reload the file. It's a common feature of optimal runs in games with cutscenes, though, and Marathon Run has a toggle for cutscenes, so I'm not particularly bothered.
2020-06-22 19:00:47 +01: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 Special saves! 2020-06-22 19:00:47 +01:00
tools Also check ALTTITLE 2020-01-16 16:46:31 -08:00
.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 Update version names, SUBVERSION, MODVERSION 2020-05-11 14:41:36 -07:00
CMakeLists.txt Update version names, SUBVERSION, MODVERSION 2020-05-11 14:41:36 -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
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.