- Aug 20, 2022
-
-
Eidolon authored
-
- Feb 05, 2019
-
-
Alam Arias authored
-
- Jan 02, 2019
- Jan 01, 2019
- Dec 30, 2018
- Nov 27, 2018
- Nov 26, 2018
-
-
Marco Z authored
-
- Nov 25, 2018
-
-
Marco Z authored
-
- Nov 23, 2018
-
-
Marco Z authored
-
- Nov 22, 2018
-
-
Marco Z authored
-
- Nov 19, 2018
- Nov 16, 2018
-
-
Sal authored
We've replaced/changed out all vanilla songs, so we no longer need it.
-
- Nov 03, 2018
-
-
Sal authored
Disabling DEVELOP can be another branch; this means this can get in master quicker
-
- Oct 18, 2018
-
-
Sal authored
UNFINISHED, still need to add in legitimate hashes for non-CMake builds when we've finalized the content.
-
- Dec 24, 2017
-
-
Sal authored
Splitscreen in Battle is left
-
- Feb 07, 2016
-
-
mikeyd authored
-
- Feb 06, 2016
-
-
Alam Ed Arias authored
-
Alam Ed Arias authored
-
- Mar 08, 2015
-
-
Eidolon authored
Core and SDL2 are two separate targets now. Core is a static library that is linked into SRB2SDL2. The sources for both are separated. When using an IDE like Visual Studio or Xcode, the source code organized into groups that explain what that group of sources does. In the future, "Main" could be split into a few more groups based on file prefixes, but I think the way it is set up works for now. Makefile targets are not affected by source_groups and typing `make` will automatically compile both the "Core" library and SRB2SDL2 itself.
-
- Feb 05, 2015
-
-
Alam Ed Arias authored
-
- Jan 29, 2015
- Jan 28, 2015
-
-
Eidolon authored
Generates zips only at the moment
-