summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-07Ensure reads from /dev/urandom are unbufferedDion Williams
2016-04-07Fix Cvar_Unset not notifying cvar_modifiedFlagsDion Williams
2016-04-07Better language, less tenseZachary J. Slater
2016-04-07more helpful error messageZachary J. Slater
2016-04-07Remove unused define CG_FONT_THRESHOLDZack Middleton
2016-04-07Update headers in VS (10 and 11) projectsZack Middleton
2016-04-07Make msvc10/11 x86_64 copy SDL264.dllZack Middleton
2016-04-07add post-build event for msvc10/11 to copy SDL2.dll to build foldershearer12345
2016-04-07Update msvc10/11 for SDL2shearer12345
2016-04-07Make msvc10/11 use UseOfMfc false and CharacterSet "NotSet"shearer12345
2016-04-07Copy msvc11 build changes to msvc10Zack Middleton
2016-04-07Fix mscv11 libcurl include pathZack Middleton
2016-04-07Fix msvc11 x86_64 runtimeZack Middleton
2016-04-07Update msvc10 renderer filenames (copied from msvc11)Zack Middleton
2016-04-07Ignore MSVC non-project filesZack Middleton
2016-04-07Remove MSVC user configuation filesZack Middleton
2016-04-07Fix (unused) watertype checks in PM_WaterMoveTobias Kuehnhammer
2016-04-07Fix va_list warningPan7
2016-04-07Add missing qcurl handle cleanupPan7
2016-04-07Return the result from qcurl_easy_setopt_warnTim Angus
2016-04-07qcurl_multi_cleanup checkPan7
2016-04-07qcurl_easy_setopt dev warningPan7
2016-04-07qcurl_multi_strerror not curl_multi_strerrorPan7
2016-04-07qcurl_multi_remove_handle checkPan7
2016-04-07Fix 'Invalid architecture' message in make-macosx-app.shZack Middleton
2016-04-07SDL_GL_SetSwapInterval() checkPan7
2016-04-07SDL_GetWindowDisplayIndex() check2Pan7
2016-04-07Added SDL_GetError()Pan7
2016-04-07Added SDL_GetError()Pan7
2016-04-07SDL_CreateWindow NULL checkPan7
2016-04-07SDL_GetWindowDisplayIndex checkPan7
2016-04-07SDL_SetWindowGammaRamp checkPan7
2016-04-07SDL_FALSE/TRUE for SDL_SetWindowGrabPan7
2016-04-07SDL_Init zero checkPan7
2016-04-07build: if tput fails, fall back to a reasonable text widthSimon McVittie
2016-04-07build: define ARCH_STRING in Makefile on Linux and other GNU platformsSimon McVittie
2016-04-07build: canonicalize all ARM variants to "arm", matching q_platform.hSimon McVittie
2016-04-07Makefile: confine $(LIB) to the one platform that needs it, namely irix64Simon McVittie
2016-04-07Fix handling too many teams in Team Arena UIZack Middleton
2016-04-07Remove logically dead code from CL_GetServerStatusZack Middleton
2016-04-07Fix cgs.teamVoteString buffer overflow in CG_ConfigStringModifiedZack Middleton
2016-04-07Fix alloc size for default skin and single shader skinZack Middleton
2016-04-07Remove logically dead code in R_CheckFBOZack Middleton
2016-04-07Don't segfault in FS_CreatePath when there are no path seperatorsZack Middleton
2016-04-07Make more vm_x86 macros use braces so they work with if blah run macroZack Middleton
2016-04-07Fix range checks for numBorders in CM_AddFacetBevelsZack Middleton
2016-04-07Backport ignoring values outside lightgrid to OpenGL1Zack Middleton
2016-04-07Fix OpenGL2 ignoring last light grid point on each axisZack Middleton
2016-04-07Remove unused fpucw from snapvector.asmZack Middleton
2016-04-07Fix server_compile.sh to exit after completedZack Middleton