2015-03-02 |
Rudolf Polzer | afl-fuzz debugging support. divVerent/afl-fuzz |
commit | commitdiff | tree | snapshot |
2015-02-27 |
divverent | Get rid of some funny console spam on some invalid... |
commit | commitdiff | tree | snapshot |
2015-02-27 |
divverent | Better handle invalid clc_ackframe commands. |
commit | commitdiff | tree | snapshot |
2015-02-09 |
divverent | Crypto: handle properly whether the a server key is... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
divverent | Fix an useless NULL check, and a very funny overrun. |
commit | commitdiff | tree | snapshot |
2015-02-09 |
divverent | Fix dodgy use of plane.normal[3] as alias to plane... |
commit | commitdiff | tree | snapshot |
2015-02-07 |
divverent | Oops, fix a printf. |
commit | commitdiff | tree | snapshot |
2015-02-07 |
divverent | Remove an useless null check. |
commit | commitdiff | tree | snapshot |
2015-02-07 |
divverent | Fix registered/shareware detection. |
commit | commitdiff | tree | snapshot |
2015-02-07 |
divverent | Test return values of remove(). |
commit | commitdiff | tree | snapshot |
2015-02-07 |
divverent | Fix userdir detection on Unix systems. |
commit | commitdiff | tree | snapshot |
2015-02-07 |
divverent | Fix pak loading bugs. |
commit | commitdiff | tree | snapshot |
2015-02-07 |
divverent | Make FS_mkdir static, and test for errors. |
commit | commitdiff | tree | snapshot |
2015-02-07 |
divverent | Detect negative name size in pk3s. |
commit | commitdiff | tree | snapshot |
2015-02-07 |
divverent | Check lseek return values. |
commit | commitdiff | tree | snapshot |
2015-02-07 |
divverent | Reject pk3s with obviously broken central directory. |
commit | commitdiff | tree | snapshot |
2015-02-05 |
divverent | More coverity. |
commit | commitdiff | tree | snapshot |
2015-02-04 |
divverent | Fix $# in aliases. |
commit | commitdiff | tree | snapshot |
2015-02-04 |
divverent | Kill more unreachable code. |
commit | commitdiff | tree | snapshot |
2015-02-04 |
divverent | Fix check order of keygen_i. |
commit | commitdiff | tree | snapshot |
2015-02-04 |
divverent | Fix dead code. |
commit | commitdiff | tree | snapshot |
2015-02-04 |
divverent | Fix check/write order in LHNETADDRESS_ToString. |
commit | commitdiff | tree | snapshot |
2015-02-04 |
divverent | Make vabuf static in rcon authentication check as it... |
commit | commitdiff | tree | snapshot |
2015-02-04 |
divverent | Use the correct bones count when parsing E5_COMPLEXANIM... |
commit | commitdiff | tree | snapshot |
2015-02-04 |
divverent | Kill an useless NULL check that only confuses. |
commit | commitdiff | tree | snapshot |
2015-02-03 |
divverent | Fix buffer size for injecting netname into demo files. |
commit | commitdiff | tree | snapshot |
2015-01-31 |
divverent | Don't match *default.cfg for default config matching. |
commit | commitdiff | tree | snapshot |
2015-01-27 |
divverent | Set the proper @rpath in the OS X binaries. |
commit | commitdiff | tree | snapshot |
2015-01-18 |
divverent | Try to insert the Xonotic icon another way (without... |
commit | commitdiff | tree | snapshot |
2015-01-17 |
divverent | Set basealpha on sprites too. Makes them visible again :) |
commit | commitdiff | tree | snapshot |
2015-01-10 |
divverent | Looks we can get WinXP support back by sacrificing... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
divverent | Fix static linking. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
divverent | Use a newer build chain for win32/win64. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
divverent | Disable even mod_skeletal_animatevertices_sse on win32... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
divverent | Now that SSE is off, we can also kill -mstackrealign... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
divverent | Turn off SSE in the win32 binaries. Damn travis. |
commit | commitdiff | tree | snapshot |
2015-01-08 |
divverent | Make 64bit binaries the new default in our travis scripts. |
commit | commitdiff | tree | snapshot |
2015-01-08 |
divverent | Revert "If one compiler fails, try another." |
commit | commitdiff | tree | snapshot |
2015-01-08 |
divverent | If one compiler fails, try another. |
commit | commitdiff | tree | snapshot |
2015-01-08 |
divverent | Revert "Try using incoming-stack-boundary=2 instead... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
divverent | Try using incoming-stack-boundary=2 instead of stackrea... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
divverent | ODE depends on C++. So let's link that in too... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
divverent | Oops, fix whitespace again. Aw man. |
commit | commitdiff | tree | snapshot |
2015-01-06 |
divverent | Argh. Fix quotes. |
commit | commitdiff | tree | snapshot |
2015-01-06 |
divverent | Oops. Fix whitespace. |
commit | commitdiff | tree | snapshot |
2015-01-06 |
divverent | Reformat the makeflags. |
commit | commitdiff | tree | snapshot |
2015-01-06 |
divverent | Add missing CFLAGS for ODE. |
commit | commitdiff | tree | snapshot |
2015-01-06 |
divverent | Statically link to libjpeg again on Linux. Damn jpeg8... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
divverent | Fix the name again. |
commit | commitdiff | tree | snapshot |
2015-01-04 |
divverent | Fix an executable name (darkplaces.exe) |
commit | commitdiff | tree | snapshot |
2015-01-03 |
divverent | Xonotic/Windows: make SDL the default build. |
commit | commitdiff | tree | snapshot |
2014-12-29 |
divverent | SDL2: Fix dprint spam in the console when toggling... |
commit | commitdiff | tree | snapshot |
2014-12-29 |
divverent | Use proper Unicode defined characters for the "...... |
commit | commitdiff | tree | snapshot |
2014-12-29 |
divverent | Realign stack for SDL/win32 builds. Yes, annoying,... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
eihrul | fix Con_Printf in Mod_Q2BSP_LoadNodes |
commit | commitdiff | tree | snapshot |
2014-12-09 |
eihrul | more miscellaneous fixes from graphitemaster |
commit | commitdiff | tree | snapshot |
2014-12-09 |
eihrul | specify depth and stencil attachments separately (combi... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
eihrul | gltexture_t->glisdepthstencil fix |
commit | commitdiff | tree | snapshot |
2014-12-09 |
eihrul | miscellaneous fixes from graphitemaster |
commit | commitdiff | tree | snapshot |
2014-12-07 |
divverent | curl: do not output requirements for files that are... |
commit | commitdiff | tree | snapshot |
2014-11-26 |
divverent | fixes some more Mac OS X buffer overlap errors |
commit | commitdiff | tree | snapshot |
2014-11-26 |
divverent | fix a buffer overlap with newer mac osx strlcpy |
commit | commitdiff | tree | snapshot |
2014-10-16 |
divverent | Fix _alpha image loading. |
commit | commitdiff | tree | snapshot |
2014-10-15 |
divverent | In current gccs, it is -mfpmath=sse, not -fpmath=sse. |
commit | commitdiff | tree | snapshot |
2014-10-15 |
divverent | Fix possible endless loop in VM_sprintf. |
commit | commitdiff | tree | snapshot |
2014-10-09 |
divverent | Regenerate SSH key. |
commit | commitdiff | tree | snapshot |
2014-10-04 |
divverent | If vid_desktopfullscreen is set, manually initialize... |
commit | commitdiff | tree | snapshot |
2014-10-04 |
divverent | Implement proper support for utf8 characters in SDL2 |
commit | commitdiff | tree | snapshot |
2014-10-04 |
divverent | SDL2: Make work numeric keypad keys when numlock is... |
commit | commitdiff | tree | snapshot |
2014-10-04 |
divverent | Cache corona occlusion buffer |
commit | commitdiff | tree | snapshot |
2014-10-04 |
divverent | Implement GPU-side corona fading |
commit | commitdiff | tree | snapshot |
2014-08-28 |
divverent | Disable SDLmain.m for SDL2. |
commit | commitdiff | tree | snapshot |
2014-08-28 |
divverent | More Travis changes :) Use SDL2 in all builds now. |
commit | commitdiff | tree | snapshot |
2014-08-27 |
divverent | Add Travis-CI integration for Xonotic. |
commit | commitdiff | tree | snapshot |
2014-08-27 |
divverent | Fix build on OS X. Previously, building on OS X always... |
commit | commitdiff | tree | snapshot |
2014-06-18 |
havoc | fix a /* warning in a comment |
commit | commitdiff | tree | snapshot |
2014-06-14 |
havoc | raise system requirements to Pentium3 so that we can... |
commit | commitdiff | tree | snapshot |
2014-06-08 |
havoc | Fixed many issues with q2bsp support, it now works... |
commit | commitdiff | tree | snapshot |
2014-06-08 |
havoc | Make PAK loading case insensitive for quake2 pak files... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
divverent | Some fixes to the keyboard handler: |
commit | commitdiff | tree | snapshot |
2014-06-01 |
havoc | Corrected two comments regarding IBSP version of the... |
commit | commitdiff | tree | snapshot |
2014-06-01 |
havoc | Added Quake2 BSP support (IBSP38), this is a work in... |
commit | commitdiff | tree | snapshot |
2014-05-29 |
divverent | Clarify comment in CURL_fwrite. |
commit | commitdiff | tree | snapshot |
2014-05-29 |
havoc | Fixed a large number of WIN64 type conversion warnings. |
commit | commitdiff | tree | snapshot |
2014-05-29 |
havoc | Enable multiprocessor compilation in the VS2012 project... |
commit | commitdiff | tree | snapshot |
2014-05-28 |
divverent | whichpack: distinguish file not found from file is... |
commit | commitdiff | tree | snapshot |
2014-05-27 |
havoc | change the isserver builtin to just return sv.active... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
havoc | don't miscount the bgmvolume entry in the menu when... |
commit | commitdiff | tree | snapshot |
2014-05-13 |
havoc | Changed the collision code used by sv_gameplayfix_nudge... |
commit | commitdiff | tree | snapshot |
2014-05-13 |
havoc | Removed collision_enternudge, collision_leavenudge... |
commit | commitdiff | tree | snapshot |
2014-05-13 |
havoc | Removed collision_prefernudgedfraction cvar and trace... |
commit | commitdiff | tree | snapshot |
2014-05-13 |
havoc | Changed collision_enternudge and collision_leavenudge... |
commit | commitdiff | tree | snapshot |
2014-05-08 |
havoc | Overhauled the tracebox extending code, it now lives... |
commit | commitdiff | tree | snapshot |
2014-05-08 |
havoc | Reworked r_useportalculling to use expanded portal... |
commit | commitdiff | tree | snapshot |
2014-05-08 |
havoc | Fixed LightPoint code to deal better with lightmap... |
commit | commitdiff | tree | snapshot |
2014-05-08 |
havoc | Fix a compile error when using COLLISION_PARANOID 3. |
commit | commitdiff | tree | snapshot |
2014-05-08 |
havoc | Fix sv_jumpstep cvar, whose behavior was completely... |
commit | commitdiff | tree | snapshot |
2014-05-07 |
havoc | fix compile error caused by mixing of SDL2 and SDL1... |
commit | commitdiff | tree | snapshot |
2014-05-07 |
divverent | Turn off alpha blending on vid_softsurface. |
commit | commitdiff | tree | snapshot |
2014-05-01 |
havoc | changed macosx default LINK_LIB_JPEG from shared to... |
commit | commitdiff | tree | snapshot |
next |