- Feb 22, 2016
-
-
Alam Ed Arias authored
-
colette authored
-
colette authored
-
- Feb 21, 2016
- Feb 08, 2016
-
-
Alam Ed Arias authored
-
- Feb 06, 2016
-
-
Alam Ed Arias authored
-
Alam Ed Arias authored
-
Alam Ed Arias authored
-
Alam Ed Arias authored
-
- Feb 04, 2016
-
-
It crashes when you try to test it anyway, lol
-
- Jan 31, 2016
-
-
Monster Iestyn authored
-
Monster Iestyn authored
-
Monster Iestyn authored
-
Monster Iestyn authored
some of the mess in here really bothers me (cherry-picking this commit of mine from next since it only fixes a small oversight with compiling and adds a comment)
-
- Jan 30, 2016
-
-
Inuyasha authored
the screen texture does not need an alpha channel. the fact that it had one made OGL copy the topmost pixel of the screen texture's alpha channel. which, naturally results in the screen becoming partially transparent and letting you see the working texture in the background.
-
- Jan 29, 2016
-
-
Alam Ed Arias authored
-
Alam Ed Arias authored
-
Alam Ed Arias authored
-
Alam Ed Arias authored
g_game.c: In function 'G_CheckDemoStatus': g_game.c:5588:22: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if (!modeattacking == ATTACKING_RECORD) ^
-
- Jan 28, 2016
-
-
Alam Ed Arias authored
-
Alam Ed Arias authored
-
Alam Ed Arias authored
-
Alam Ed Arias authored
-
Alam Ed Arias authored
-
- Jan 27, 2016
-
-
Alam Ed Arias authored
-
- Jan 22, 2016
-
-
Alam Ed Arias authored
-
- Jan 20, 2016
-
-
Sean Ryder authored
-
- Jan 11, 2016
-
-
Monster Iestyn authored
Not related to Wolfy's problems afaik... this branch seems to be turning into a misc compiling fixes branch now
-
- Jan 10, 2016
-
-
Monster Iestyn authored
Apparently all parts of the source code that require GLPatch_t are themselves used only if HWRENDER is defined. Do I need to say more? Not sure if this will fix Wolfy's latest problem or not though
-
Monster Iestyn authored
Basically, Wolfy's linux (non-CMake) compiling apparently fails here, and config.in.h actually lives outside of the sdl folder. Blame a particular someone for blindly copy+pasting these includes in this file without considering the consequences when adding support for CMake everywhere.
-
- Dec 28, 2015