- Dec 15, 2019
-
-
Eidolon authored
-
- Dec 07, 2019
- Aug 16, 2019
-
-
Monster Iestyn authored
-
- Jun 07, 2019
-
-
Monster Iestyn authored
-
- Mar 19, 2019
-
-
Alam Ed Arias authored
-
Alam Ed Arias authored
-
Alam Ed Arias authored
This reverts commit d03c5393.
-
- Mar 18, 2019
-
-
Alam Ed Arias authored
-
- Dec 30, 2018
-
-
Marco Z authored
-
- Dec 26, 2018
-
-
Marco Z authored
-
- Dec 20, 2018
-
-
Marco Z authored
-
- Dec 03, 2018
-
-
SteelT authored
-
- Nov 23, 2018
-
-
Marco Z authored
-
- Nov 08, 2017
-
-
Monster Iestyn authored
-
- May 27, 2017
-
-
Alam Ed Arias authored
-
- May 12, 2017
-
-
Monster Iestyn authored
Don't worry, I remembered to update MODVERSION as well this time :)
-
- Jan 15, 2017
-
-
Monster Iestyn authored
-
- Feb 25, 2016
-
-
Alam Ed Arias authored
-
- Feb 08, 2016
-
-
Yukita Mayako authored
-
- Feb 06, 2016
-
-
Alam Ed Arias authored
-
- Jan 14, 2016
- Mar 25, 2015
-
-
Eidolon authored
Core code has too many #define dependencies on interface-specific defines. This means that it's currently not possible to safely separate the core and interface code into different contexts. The core code should be refactored to accomadate for this because we should not have any interface-specific code in core in the first place. This reverts the static library SRB2Core from a7135094 and instead adds the core sources to the SRB2SDL2 target directly. So frustrating...
-
- Mar 08, 2015
-
-
Eidolon authored
In-source builds are pain and suffering and I am going to stop people from doing them to save them that pain.
-
- Mar 05, 2015
- Feb 02, 2015
-
-
Eidolon authored
Only when actually making the debug target though!
-
- Feb 01, 2015
-
-
Eidolon authored
this is done as a POST_BUILD step
-
- Jan 29, 2015
- Jan 28, 2015
-
-
Eidolon authored
Generates zips only at the moment
-
Eidolon authored
running is another story
-
Eidolon authored
It is really messy at the moment. There is no support for copying the necessary frameworks and dylibs out to the bundle for distribution, and it is a frankenstein of manual find_library and find_package which can sometimes pick up Homebrew dylibs.
-
Eidolon authored
Compiles the SDL2 target on Windows successfully
-
- Apr 25, 2014
-
-
Dmitry Marakasov authored
-
Dmitry Marakasov authored
-