light = (UINT8)(CALCLIGHT(light,(255-fogalpha))); HWD.pfnSetSpecialState(HWD_SET_FOG_DENSITY, (INT32)(cv_grfogdensity.value-(cv_grfogdensity.value*(float)light/255.0f))); } HWD.pfnSetSpecialState(HWD_SET_FOG_COLOR, (fogcolor.s.red*0x10000)+(fogcolor.s.green*0x100...
Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Ca...
filename="src/blua/lzio.h" /> <Unit filename="src/byteptr.h" /> <Unit filename="src/command.c"> <Option compilerVar="CC" /> </Unit> <Unit filename="src/command.h" /> <Unit filename="src/comptime.c"> <Option compilerVar="CC" /> <Option weight="100" /> </Unit> <...
// Save override #define SAVE_NEVER -1 #define SAVE_DEFAULT 0 #define SAVE_ALWAYS 1 extern mapheader_t* mapheaderinfo[NUMMAPS]; enum TypeOfLevel7 changes: 5 additions & 2 deletions 7 src/f_finale.c Original file line numberDiff line numberDiff line change @@ -1082,11 +1082,14 @...
Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up {{ message }} SRB2-Mobile / SRB2-Android Public Notifications You must be signed in to change notification settings Fork 9 Star 58 Code Issues 44 Pull requests ...
filename="src/blua/lzio.h" /> <Unit filename="src/byteptr.h" /> <Unit filename="src/command.c"> <Option compilerVar="CC" /> </Unit> <Unit filename="src/command.h" /> <Unit filename="src/comptime.c"> <Option compilerVar="CC" /> <Option weight="100" /> </Unit> <...
- save_cache: key: v1-SRB2-{{ .Branch }}-{{ checksum "objs/Linux/SDL/Release/depend.dep" }} paths: - /root/.ccache 310 changes: 310 additions & 0 deletions 310 .travis.yml Show comments View file Edit file Delete file This file contains bidirectional Unicode text that may be...
info.version/100, Expand Down Expand Up @@ -2598,7 +2592,10 @@ static void Command_Ban(void) else { if (server) // only the server is allowed to do this right now { Ban_Add(COM_Argv(2)); D_SaveBan(); // save the ban list } if (COM_Argc() == 2) { Expand Down ...
- save_cache: key: v1-SRB2-{{ .Branch }}-{{ checksum "make/linux/SDL.deps" }} paths: - /root/.ccache - /home/circleci/.ccache 2 changes: 1 addition & 1 deletion 2 appveyor.yml Show comments View file Edit file Delete file This file contains bidirectional Unicode text that ...