2010-01-31 |
divverent | fix a return value |
commit | commitdiff | tree | snapshot |
2010-01-31 |
divverent | fix some useless use of PRVM_G_STRING in mvm_cmds.c |
commit | commitdiff | tree | snapshot |
2010-01-31 |
divverent | make ClientTime available to ALL shader permutations... |
commit | commitdiff | tree | snapshot |
2010-01-31 |
havoc | added r_texture_convertsRGB_* cvars (default: OFF)... |
commit | commitdiff | tree | snapshot |
2010-01-31 |
havoc | fix a bug with skel_create where it returned a bone... |
commit | commitdiff | tree | snapshot |
2010-01-31 |
havoc | added a check in r_cullentities_trace to always show... |
commit | commitdiff | tree | snapshot |
2010-01-31 |
havoc | bugfix for skel_build returning the wrong value |
commit | commitdiff | tree | snapshot |
2010-01-31 |
havoc | allow multiple steps in one move |
commit | commitdiff | tree | snapshot |
2010-01-30 |
havoc | better fix for r_drawviewmodel |
commit | commitdiff | tree | snapshot |
2010-01-30 |
havoc | fix r_drawviewmodel |
commit | commitdiff | tree | snapshot |
2010-01-30 |
havoc | don't call StartPlaylist if index is -1 (disables playl... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
divverent | fix areagrid mins/maxs calculation (improves fps on... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
divverent | fix missing sqrt in sideways friction |
commit | commitdiff | tree | snapshot |
2010-01-30 |
divverent | make CPMA air control code more logical |
commit | commitdiff | tree | snapshot |
2010-01-30 |
divverent | make CPMA_PM_AirControl more gamepad friendly. Otherwis... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
divverent | fix a minor code bug that should never occur in the... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
divverent | speed clamping: sideways friction < 0 clamps against... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
havoc | enable the separate CLVM_ and MVM_ExecuteProgram functi... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
havoc | increase world culling grid dimensions back to 128... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
havoc | reduce world culling grid size back to what it was... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
havoc | implemented music playlist system with 10 playlists... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
divverent | disable showdebug while drawing sky, yields more flexib... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
havoc | fix a typo |
commit | commitdiff | tree | snapshot |
2010-01-29 |
havoc | fix a typo |
commit | commitdiff | tree | snapshot |
2010-01-29 |
havoc | change protocol version table so that multiple numbers... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
havoc | fix line endings (CRLF -> LF) |
commit | commitdiff | tree | snapshot |
2010-01-29 |
havoc | patch from Paul Jackson for per-pixel varying specular... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
havoc | another dprintf |
commit | commitdiff | tree | snapshot |
2010-01-28 |
divverent | perform animation in getsurface* functions, to allow... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
divverent | nudgeoutofsolid: check for bmodelstartsolid, not starts... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
divverent | REALLY fix the ESC menu toggle |
commit | commitdiff | tree | snapshot |
2010-01-27 |
divverent | Revert "aaahh! let me use the menu, div0!" |
commit | commitdiff | tree | snapshot |
2010-01-27 |
havoc | implemented fake reflection cubemaps... requires that... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
divverent | Try to fix a warning motorsep gets |
commit | commitdiff | tree | snapshot |
2010-01-26 |
havoc | don't use pp = {}; |
commit | commitdiff | tree | snapshot |
2010-01-26 |
sajt | aaahh! let me use the menu, div0! |
commit | commitdiff | tree | snapshot |
2010-01-26 |
sajt | fix compile error in visual c++ |
commit | commitdiff | tree | snapshot |
2010-01-26 |
eihrul | always use fetch4 path for filtering if available |
commit | commitdiff | tree | snapshot |
2010-01-26 |
eihrul | fix uninitialized vars |
commit | commitdiff | tree | snapshot |
2010-01-26 |
divverent | in FT2 postprocess code, fix an integer overflow and... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
divverent | fix a typo in FT2 font code |
commit | commitdiff | tree | snapshot |
2010-01-26 |
divverent | make getsurface* functions shared between VMs |
commit | commitdiff | tree | snapshot |
2010-01-26 |
divverent | fix padding calculation in freetype postprocessing... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
divverent | fix funny menu bug (why did it never happen for me)? |
commit | commitdiff | tree | snapshot |
2010-01-26 |
havoc | some bugfixes to mod_generatelightmaps that make it... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
havoc | changed DP_SMALLMEMORY compiles to use the standard... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
havoc | faster surface culling check in light processing |
commit | commitdiff | tree | snapshot |
2010-01-25 |
havoc | allow linking to libvorbis |
commit | commitdiff | tree | snapshot |
2010-01-25 |
havoc | a slightly more robust error return check |
commit | commitdiff | tree | snapshot |
2010-01-25 |
havoc | fix a bug where submodels are not uploaded in a VBO... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
havoc | shuffle fields in msurface_t to reduce memory usage... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
havoc | fix water rendering bugs (was rendering water surface... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
divverent | fix sign errors in shadows |
commit | commitdiff | tree | snapshot |
2010-01-25 |
divverent | apply the font parameters at loadfont time, not map... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
divverent | only run the outline code if actually outlining :P |
commit | commitdiff | tree | snapshot |
2010-01-25 |
divverent | r_font_postprocess_* cvars to render fonts similar... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
divverent | add a missing parameter to that function :P |
commit | commitdiff | tree | snapshot |
2010-01-25 |
divverent | freetype: add a function yet to be filled for font... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
havoc | attempt to fix white flicker when r_water is toggled |
commit | commitdiff | tree | snapshot |
2010-01-24 |
havoc | don't store pointers for serverlist_viewlist, because... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
divverent | fix enginestring use in mvm_cmds.c causing a crash... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
blub | don't try to load kerning information when only checkin... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
divverent | fix the bug I just fixed another time :P slight speedup... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
divverent | fix typo in utf8 lib making characters U+1XXXX impossible |
commit | commitdiff | tree | snapshot |
2010-01-19 |
divverent | fix off-by-one bug rendering characters like U+0100 |
commit | commitdiff | tree | snapshot |
2010-01-18 |
havoc | fix a warning |
commit | commitdiff | tree | snapshot |
2010-01-17 |
vortex | Two new cvars for blood particles: decal alpha, decal... |
commit | commitdiff | tree | snapshot |
2010-01-17 |
divverent | fix VM_sprintf "%s" conversion when passed "" |
commit | commitdiff | tree | snapshot |
2010-01-16 |
havoc | don't reject render entities from being added just... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
havoc | don't draw conback when the file is missing, behave... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
divverent | add new pseudo variable $# containing the number of... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
havoc | fix black models in fixed function rendering path |
commit | commitdiff | tree | snapshot |
2010-01-12 |
divverent | fix typo in SV_GetEntityLocalTagMatrix, should fix... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
vortex | patch from div0 for SPR_OVERHEAD sprites 'virtual persp... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
vortex | sorry, forgot to remove debug prints, fixing |
commit | commitdiff | tree | snapshot |
2010-01-11 |
vortex | add new SPR_OVERHEAD (ident 7), a derivative of SPR_VP_... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
eihrul | optimized pose math to not use intermediate matrix |
commit | commitdiff | tree | snapshot |
2010-01-09 |
havoc | fix model scaling on old zym and dpm files where the... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
havoc | fix compile warning |
commit | commitdiff | tree | snapshot |
2010-01-09 |
divverent | fix compile error |
commit | commitdiff | tree | snapshot |
2010-01-09 |
eihrul | silence warning about using uninitialized pose var |
commit | commitdiff | tree | snapshot |
2010-01-09 |
divverent | .dir -> .pk3dir only |
commit | commitdiff | tree | snapshot |
2010-01-09 |
divverent | also support the .dir and .d extensions for virtual... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
divverent | fix vpack support to actually work; use a pack_s struct... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
divverent | fix some compile errors. Now it should work. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
divverent | first vpack stuff |
commit | commitdiff | tree | snapshot |
2010-01-09 |
havoc | redesigned skeletal model animation bone pose format... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
havoc | log dds texture load failures (only happens with r_text... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | more memory savings |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | texture management now uses a memexpandablearray_t... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | fix compile error |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | fix size of entity_state_t (it was 98 bytes, now 96... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | more reductions in memory usage |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | don't set DP_SMALLMEMORY by default |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | reduce memory usage by several more megabytes |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | limit vertex lighting path (GL11/GL13) to 4 passes... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | significantly reduce code size in prvm_exec.c by simpli... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | reduce memory usage by several megabytes |
commit | commitdiff | tree | snapshot |
2010-01-08 |
havoc | reorganize textypeinfo_t |
commit | commitdiff | tree | snapshot |
2010-01-07 |
divverent | fix bug in tracebox->line and traceline->point redirect... |
commit | commitdiff | tree | snapshot |
next |