a patched version of SRB2 for reasonable usage with the low-poly model pack
Go to file
toasterbabe 1ba9d1fe6e * Rudimentary (set everything every state or DIE) support for ghost followmobjs.
* Rename GZT_SPRITE to GZT_FRAME, since otherwise it's easy to confuse with EZT_SPRITE (which does something completely different).
* Fix issue where ghosts were facing wrong direction on spawn.
* Other minor refactorings.

* ...also, made smiles' tails pop up instead of down when skidding
2017-10-14 17:50:14 +01:00
.circleci CircleCI: remove blank lines 2017-09-28 11:06:57 -04:00
android
assets
bin Restored all missing objs/bin subfolders from the move to Git, held in place by .gitignores 2017-09-17 17:20:51 +01:00
cmake/Modules
debian readme.txt dupilcated, also incorrect 2016-12-14 15:07:48 -05:00
doc
extras
libs MSVC: Move x86/x64 settings into commons props 2016-05-22 21:55:55 -04:00
objs Restored all missing objs/bin subfolders from the move to Git, held in place by .gitignores 2017-09-17 17:20:51 +01:00
src * Rudimentary (set everything every state or DIE) support for ghost followmobjs. 2017-10-14 17:50:14 +01:00
tools
.gitattributes
.gitignore
.travis.yml Travis: clang 4.0 and 5.0 is not up for trusy 2017-09-29 17:57:03 -04:00
Android.mk
appveyor.yml Appvenyor: disable OBJDUMP 2017-06-19 14:17:58 -04:00
CMakeLists.txt Update version number to v2.1.19 2017-05-26 21:38:49 -04:00
comptime.bat
comptime.mk
comptime.props
comptime.sh
cpdebug.mk
Doxyfile
LICENSE
README.md README: add CircleCI's Status badge 2017-03-24 08:28:31 -04:00
srb2-vc9.sln
srb2-vc10.sln
SRB2.cbp Updated SRB2.cbp for hw_clip.c/h 2017-01-16 15:48:07 +00:00
Srb2.dev
srb2.png
SRB2_common.props MSVC: Move x86/x64 settings into commons props 2016-05-22 21:55:55 -04:00
SRB2_Debug.props
SRB2_Release.props MSVC: Move x86/x64 settings into commons props 2016-05-22 21:55:55 -04:00

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)

Warning: 64-bit builds are not netgame compatible with 32-bit builds. Use at your own risk.

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.