2012-04-28 |
nyov | Merge branch 'master' into nyov/more-lineedit-fanciness nyov/more-lineedit-fanciness |
commit | commitdiff | tree | snapshot |
2012-04-28 |
nyov | WGL doesn't work with ctrl+alt+key, will look into... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
vortex | R_MeshQueue_AddTransparent: Switch checks for RENDER_NO... |
commit | commitdiff | tree | snapshot |
2012-04-21 |
divverent | add extra var DP_GMP_STATIC_LIBDIR |
commit | commitdiff | tree | snapshot |
2012-04-20 |
divverent | VM_sprintf: use intmax_t for integer types |
commit | commitdiff | tree | snapshot |
2012-04-20 |
divverent | fix ReadPicture/WritePicture for sizes > 32k |
commit | commitdiff | tree | snapshot |
2012-04-20 |
havoc | fix a few more redundancies with PRVM_64 |
commit | commitdiff | tree | snapshot |
2012-04-20 |
havoc | fix several issues with PRVM_64, mostly cleaning up... |
commit | commitdiff | tree | snapshot |
2012-04-19 |
divverent | fix a warning that was there for a while |
commit | commitdiff | tree | snapshot |
2012-04-19 |
divverent | remove some more dead code |
commit | commitdiff | tree | snapshot |
2012-04-19 |
divverent | remove some more dead code ("Dead Increment" bugs from... |
commit | commitdiff | tree | snapshot |
2012-04-19 |
divverent | remove some dead initializations that clang-analyzer... |
commit | commitdiff | tree | snapshot |
2012-04-19 |
divverent | handle the unlikely case of qglXSwapIntervalSGI becomin... |
commit | commitdiff | tree | snapshot |
2012-04-19 |
divverent | mark Host_Error as noreturn to help static analysis |
commit | commitdiff | tree | snapshot |
2012-04-19 |
havoc | changed PRVM_ValueString (used by prvm_global, prvm_glo... |
commit | commitdiff | tree | snapshot |
2012-04-19 |
havoc | fix severe bugs with the PRVM_64 support, which affecte... |
commit | commitdiff | tree | snapshot |
2012-04-19 |
havoc | fix some redundant int to float to double casts when... |
commit | commitdiff | tree | snapshot |
2012-04-19 |
divverent | fix writing using libpng15 |
commit | commitdiff | tree | snapshot |
2012-04-17 |
havoc | fix two bugs introduced in r11402 that broke dm6 telepo... |
commit | commitdiff | tree | snapshot |
2012-04-15 |
havoc | disable PRVM_64 until the bugs are worked out |
commit | commitdiff | tree | snapshot |
2012-04-12 |
havoc | fix a use of Cmd_Argv(1) as a dpsnprintf format string |
commit | commitdiff | tree | snapshot |
2012-04-11 |
divverent | fix a typo |
commit | commitdiff | tree | snapshot |
2012-04-11 |
divverent | PRVM_64: make savegames precision-loss-less |
commit | commitdiff | tree | snapshot |
2012-04-11 |
divverent | fix "strings go past end of file" check |
commit | commitdiff | tree | snapshot |
2012-04-09 |
havoc | fix PRVM_E_INT which was severely bugged |
commit | commitdiff | tree | snapshot |
2012-04-06 |
divverent | properly check for bloom being active |
commit | commitdiff | tree | snapshot |
2012-04-06 |
divverent | Create a cvar which changes brightness when r_bloom... |
commit | commitdiff | tree | snapshot |
2012-04-05 |
havoc | use prvm_vec_t for spawn_parms storage |
commit | commitdiff | tree | snapshot |
2012-04-04 |
havoc | enable PRVM_64 define |
commit | commitdiff | tree | snapshot |
2012-04-04 |
havoc | added PRVM_64 define which upgrades the QC VM to double... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
divverent | put comment about wrong cppcheck warning (apparently... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
divverent | fix out of buffer access in snd_3dras |
commit | commitdiff | tree | snapshot |
2012-04-01 |
divverent | set right include path for two #include commands |
commit | commitdiff | tree | snapshot |
2012-04-01 |
divverent | another NULL dereference fixed |
commit | commitdiff | tree | snapshot |
2012-04-01 |
divverent | remove pointless NULL checks in gl_rmain as they can... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
divverent | slightly simplify cmd and cvar code (also silences... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
divverent | fix NULL dereference in jam and avw video playback... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
divverent | fix a NULL pointer dereference in modeldecompile |
commit | commitdiff | tree | snapshot |
2012-04-01 |
divverent | FIX LINEFEEDS :( |
commit | commitdiff | tree | snapshot |
2012-04-01 |
divverent | Turn off RFC 1149 on systems that have it enabled. |
commit | commitdiff | tree | snapshot |
2012-03-24 |
eihrul | R_Shadow_CullFrustumSide fixes |
commit | commitdiff | tree | snapshot |
2012-03-22 |
havoc | hush more warnings |
commit | commitdiff | tree | snapshot |
2012-03-22 |
havoc | mark some functions as static to hush warnings |
commit | commitdiff | tree | snapshot |
2012-03-21 |
havoc | implemented collision_triangle_axialsides cvar (default... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
havoc | fixed compilation on MSVS2008 - do not use stdint.h |
commit | commitdiff | tree | snapshot |
2012-03-20 |
vortex | r_editlights: added r_editlights_drawproperties cvar... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
vortex | Work-in-progress extension: DP_QC_STRINGBUFFERS_EXT_WIP. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
vortex | Introducing LibAvW - a wrapper DLL to play videos using... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
vortex | cl_particles_reloadeffects <filename> - reload effects... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
divverent | checkpvs: use the right worldmodel |
commit | commitdiff | tree | snapshot |
2012-03-18 |
divverent | document that celshading and celoutlines currently... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
havoc | VM_FrameBlendFromFrameGroupBlend was using cl.time... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
eihrul | fix usage of linear filter when using shadowmap sampler |
commit | commitdiff | tree | snapshot |
2012-03-16 |
divverent | fix a typo in challenge flood protection |
commit | commitdiff | tree | snapshot |
2012-03-13 |
divverent | fix an unlikely crypto downgrade attack found during... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
divverent | also block floods of getstatus, getinfo, getchallenge |
commit | commitdiff | tree | snapshot |
2012-03-13 |
havoc | use prog->progs_mempool for server DP_SKELETONOBJECTS... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
nyov | Merge branch 'master' into nyov/more-lineedit-fanciness |
commit | commitdiff | tree | snapshot |
2012-03-12 |
nyov | chat: enable CTRL+q to push to history, make ESCAPE... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
nyov | chat: we have history now, fix CTRL+a/e, CTRL+HOME... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
nyov | chat: fixing indents only |
commit | commitdiff | tree | snapshot |
2012-03-12 |
nyov | chat: use CTRL+ALT for special char input, so chat... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
divverent | introducing "scr_loadingscreen_firstforstartup" |
commit | commitdiff | tree | snapshot |
2012-03-12 |
nyov | chat: adding history search as in console, displaying... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
nyov | chat history: moved cloned functions together, some... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
divverent | dpsoftrast: SHADERMODE_GENERIC SHADERPERMUTATION_ALPHAK... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
divverent | allow MATERIALFLAG_CAMERA to fade out |
commit | commitdiff | tree | snapshot |
2012-03-09 |
divverent | try to really fix vectorvectors to be 100% equivalent... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
nyov | Merge branch 'master' into nyov/more-lineedit-fanciness |
commit | commitdiff | tree | snapshot |
2012-03-09 |
havoc | patch from Klaus Silveira cleaning up several inefficie... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
havoc | fixed a severely bugged check of R_BlendFuncFlags |
commit | commitdiff | tree | snapshot |
2012-03-09 |
havoc | use CFLAGS_ODE on prvm_cmd.c because it checks ODE_DYNA... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
havoc | fix compile error where no extern was defined for ode_dll |
commit | commitdiff | tree | snapshot |
2012-03-08 |
divverent | fix checkextension based ODE detection for QC code |
commit | commitdiff | tree | snapshot |
2012-03-01 |
divverent | add a flag to forcibly turn off skeletal animation... |
commit | commitdiff | tree | snapshot |
2012-03-01 |
divverent | Con_ClearNotify: only hide notify, not chat |
commit | commitdiff | tree | snapshot |
2012-02-28 |
divverent | fix a stupid type error. |
commit | commitdiff | tree | snapshot |
2012-02-28 |
divverent | runstandardplayerphysics: ignore the passed edict for... |
commit | commitdiff | tree | snapshot |
2012-02-27 |
havoc | fix for .alpha and other effects on sprites that use... |
commit | commitdiff | tree | snapshot |
2012-02-26 |
havoc | byteswap S16LE sound data on load once, not twice :) |
commit | commitdiff | tree | snapshot |
2012-02-24 |
divverent | remove redundant check |
commit | commitdiff | tree | snapshot |
2012-02-24 |
divverent | don't accumulate time reports for the first 10 seconds... |
commit | commitdiff | tree | snapshot |
2012-02-24 |
divverent | add missing variable |
commit | commitdiff | tree | snapshot |
2012-02-24 |
divverent | also count timing info when nobody is playing |
commit | commitdiff | tree | snapshot |
2012-02-23 |
havoc | use stickmouse code when SDL2 relative mouse fails |
commit | commitdiff | tree | snapshot |
2012-02-23 |
havoc | work with SDL2 |
commit | commitdiff | tree | snapshot |
2012-02-23 |
divverent | I moved the IPv6 master server to another server. Sorry... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
havoc | use both .items2 and serverflags in items stat, to... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
divverent | fix a stupid typo |
commit | commitdiff | tree | snapshot |
2012-02-21 |
divverent | no need to waste a full page |
commit | commitdiff | tree | snapshot |
2012-02-21 |
divverent | crazy feature: -DFILE_BASED_MALLOC=1 |
commit | commitdiff | tree | snapshot |
2012-02-20 |
havoc | fix the compiler error fo' reals this time |
commit | commitdiff | tree | snapshot |
2012-02-20 |
havoc | fix compile error |
commit | commitdiff | tree | snapshot |
2012-02-20 |
divverent | we don't use DGA any more, so why -lxxf86dga |
commit | commitdiff | tree | snapshot |
2012-02-20 |
havoc | added Q1 BSP2 format support, compatible with hmap2 |
commit | commitdiff | tree | snapshot |
2012-02-20 |
divverent | add a note about a VectorVectors bug |
commit | commitdiff | tree | snapshot |
2012-02-20 |
divverent | fix broken use of + and | in drawflags |
commit | commitdiff | tree | snapshot |
2012-02-20 |
divverent | fix a crash when JPEG loading when alpha image is corrupt |
commit | commitdiff | tree | snapshot |
2012-02-19 |
vortex | Fix shader compile log again. Print error in any case... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
vortex | Fixed shader compile log to use Con_DPrintf. |
commit | commitdiff | tree | snapshot |
next |