No description
Find a file
Sryder 517a32e96d Disable the APNG code if the version of libpng is greater than 1.4.
Since supposedly the current code *can't* work with newer versions of libpng that have the apng patch, it won't compile if that's what people have.
It seems like some distros are adding the apng patch to libpng and that'll make things annoying to compile for people.
I think it goes without saying, but if there's ever a fix to make newer libpng versions work with the APNG code then this can be reverted.
2019-01-20 18:50:28 +00:00
.circleci
android SRB2 2.1 release 2014-03-15 13:11:35 -04:00
assets
bin
cmake/Modules
debian Update code versions to 2.1.23 2018-12-26 16:31:43 -05:00
deployer/appveyor Make AppVeyor installer paths consistent with Travis installer paths(assets/deployer/installer -> assets/installer) 2019-01-01 11:51:17 -05:00
doc
extras
libs Added static library of SDL2 and SDL2_mixer for ARM systems 2018-12-22 20:48:15 -05:00
objs
src Disable the APNG code if the version of libpng is greater than 1.4. 2019-01-20 18:50:28 +00:00
tools Add example sql file 2018-11-15 17:31:42 -05:00
.gitattributes
.gitignore
.travis.yml TravisCI: GCC 8.x needs to pass 2018-12-24 19:10:29 -05:00
Android.mk
appveyor.yml Make AppVeyor installer paths consistent with Travis installer paths(assets/deployer/installer -> assets/installer) 2019-01-01 11:51:17 -05:00
CMakeLists.txt Update code versions to 2.1.23 2018-12-26 16:31:43 -05:00
comptime.bat
comptime.mk
comptime.props
comptime.sh
cpdebug.mk
Doxyfile
LICENSE
README.md
srb2-vc9.sln
srb2-vc10.sln Added ARM/ARM64 to whole vc10 sln 2018-12-21 16:47:10 -05:00
SRB2.cbp
Srb2.dev
srb2.png
SRB2_common.props More work to cleanup the ARM builds 2018-12-22 19:50:32 -05:00
SRB2_Debug.props More work to cleanup the ARM builds 2018-12-22 19:50:32 -05:00
SRB2_Release.props More work to cleanup the ARM builds 2018-12-22 19:50:32 -05:00
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)

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.