2010-07-09 |
divverent | cleanup mempool use when generating a shadow mesh ... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
divverent | fix font loading bug causing E0xx glyphs to get zero... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
havoc | remove the #define list at the start of the embedded... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
divverent | finalize DP_CSQC_BINDMAPS: |
commit | commitdiff | tree | snapshot |
2010-07-04 |
divverent | use a default bindmap of 0 in the PRVM commands, and... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
divverent | make -1 as bindmap argument also work, to mean "current... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
divverent | - fix a bug in Quake menu when in_bindmap was not ... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
divverent | a simple time profiler for prvm_profile, cvar: prvm_tim... |
commit | commitdiff | tree | snapshot |
2010-07-03 |
havoc | updated glsl and cg (now also directly compiled as... |
commit | commitdiff | tree | snapshot |
2010-07-03 |
havoc | implemented Direct3D9 renderer (off by default), not... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
havoc | created new MSVC2008 project files and solution from... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
divverent | fix minor typo in doc-string |
commit | commitdiff | tree | snapshot |
2010-07-02 |
havoc | fix a crash in particlefont.txt parser when given no... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
havoc | add DeviceLost and DeviceRestored functions to R_Module... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
havoc | fix a bunch of warnings if compiling darkplaces as... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
havoc | grow svbsp allocation limit much faster (*16 rather... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
divverent | a third console picture layer. NOW we should be able... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
divverent | new cvar r_draw2d to turn off all 2D drawing (except... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
divverent | menuqc += +VM_getkeybind, // #342 string(float keynum... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
divverent | fix a cvar name typo |
commit | commitdiff | tree | snapshot |
2010-06-29 |
divverent | new cvars: |
commit | commitdiff | tree | snapshot |
2010-06-29 |
divverent | fix getsurfaceneartexture() returning no useful data |
commit | commitdiff | tree | snapshot |
2010-06-29 |
divverent | speed up decal creation in newdecalsystem by using... |
commit | commitdiff | tree | snapshot |
2010-06-26 |
havoc | make sure dynamicvertex gets set by deformvertexes... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
havoc | fix a warning |
commit | commitdiff | tree | snapshot |
2010-06-25 |
havoc | add surfaceindex to bih_leaf_t and initialize it |
commit | commitdiff | tree | snapshot |
2010-06-25 |
havoc | added BIH_GetTriangleListForBox function |
commit | commitdiff | tree | snapshot |
2010-06-24 |
divverent | allow immediate stains in the new particle system to... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
divverent | TEXF_CLAMP cubemap textures to fix seams (hack alert) |
commit | commitdiff | tree | snapshot |
2010-06-24 |
divverent | cameras: invert the correct coordinate to fix up texcoords |
commit | commitdiff | tree | snapshot |
2010-06-23 |
divverent | r_font_disable_freetype 0: don't replace the char by... |
commit | commitdiff | tree | snapshot |
2010-06-23 |
divverent | fix a minor typo causing a slight misprediction |
commit | commitdiff | tree | snapshot |
2010-06-22 |
divverent | cvsignore no longer used for ages, but we can make... |
commit | commitdiff | tree | snapshot |
2010-06-21 |
divverent | DDS picmip support (similar to JPEG one) |
commit | commitdiff | tree | snapshot |
2010-06-21 |
divverent | jpeg: perform picmip levels 1, 2, 3 accelerated by... |
commit | commitdiff | tree | snapshot |
2010-06-20 |
divverent | fix a bug in userwavefuncs, they now work 100% fine... |
commit | commitdiff | tree | snapshot |
2010-06-20 |
divverent | Catch bad pointers when loading corrupt TGAs |
commit | commitdiff | tree | snapshot |
2010-06-19 |
divverent | allow to freely place the chat panel when con_chatrect... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
divverent | optimize away NOP wave functions in one more case |
commit | commitdiff | tree | snapshot |
2010-06-17 |
divverent | support user install of SDL framework |
commit | commitdiff | tree | snapshot |
2010-06-17 |
divverent | user (csqc) controllable wavefuncs |
commit | commitdiff | tree | snapshot |
2010-06-15 |
divverent | new cvars: |
commit | commitdiff | tree | snapshot |
2010-06-13 |
divverent | it is libpng14.14.dylib on OSX |
commit | commitdiff | tree | snapshot |
2010-06-09 |
havoc | fix pqrcon rcon_password bug introduced in r9420 (was not |
commit | commitdiff | tree | snapshot |
2010-06-09 |
divverent | VM_sprintf(): make %i treat the input as QC integer... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
divverent | oops, should use 1.4.0 in the libpng14 version string... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
divverent | libpng14's .so name is libpng14.so.14, not .0 as usual |
commit | commitdiff | tree | snapshot |
2010-06-06 |
divverent | experimental libpng14 support |
commit | commitdiff | tree | snapshot |
2010-06-06 |
divverent | png: no longer use png_set_gray_1_2_4_to_8? (N/A in... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
vortex | support for q3map2's custinfoparms.txt in Mod_LoadQ3Sha... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
divverent | if a dotranslate_ variable exists, ALWAYS assume the... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
divverent | sv_airspeedlimit_nonqw: a soft speedlimit for games... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
eihrul | iqmbounds loading fix |
commit | commitdiff | tree | snapshot |
2010-06-01 |
eihrul | sanity checking of most header offsets/sizes in IQM |
commit | commitdiff | tree | snapshot |
2010-06-01 |
vortex | fix defaultfont scale bug (which makes it invisible) |
commit | commitdiff | tree | snapshot |
2010-05-28 |
havoc | raise MAX_STATICENTITIES for a new map goldenboy is... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
divverent | fix some sentinel related error messages |
commit | commitdiff | tree | snapshot |
2010-05-26 |
divverent | Merge remote branch 'origin/mirceakitsune/gunmodel_effects' |
commit | commitdiff | tree | snapshot |
2010-05-24 |
vortex | fix a bug with font scale/voffset not surviving r_resta... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
divverent | Mod_Alias_GetTagIndexForName returns an 1-based index... |
commit | commitdiff | tree | snapshot |
2010-05-23 |
vortex | try fix a warning |
commit | commitdiff | tree | snapshot |
2010-05-23 |
divverent | remove a superfluous and possibly harmful block in... |
commit | commitdiff | tree | snapshot |
2010-05-22 |
vortex | DP_GFX_FONTS: add 2 additional parms to loadfont()... |
commit | commitdiff | tree | snapshot |
2010-05-22 |
vortex | bugfix recent font additions |
commit | commitdiff | tree | snapshot |
2010-05-22 |
vortex | documented DP_GFX_FONTS/DP_GFX_FONTS_FREETYPE/DP_UTF8 |
commit | commitdiff | tree | snapshot |
2010-05-22 |
vortex | formed DP_GFX_FONTS/DP_GFX_FONTS_FREETYPE/DP_UTF8 exten... |
commit | commitdiff | tree | snapshot |
2010-05-22 |
divverent | sv_airstrafeaccel_qw cvar for tuning CPMA-style physics |
commit | commitdiff | tree | snapshot |
2010-05-22 |
motorsep | +Added Urre's game, "Strap-on-bomb Car" |
commit | commitdiff | tree | snapshot |
2010-05-21 |
divverent | fix a wrong mempool use in Mod_Alias_AnimateVertices... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
divverent | fix a typo in default deluxemap setup |
commit | commitdiff | tree | snapshot |
2010-05-21 |
divverent | Make another replacement |
commit | commitdiff | tree | snapshot |
2010-05-21 |
divverent | Oops, forgot something |
commit | commitdiff | tree | snapshot |
2010-05-21 |
divverent | Attempt to fix issues with spectating / demos |
commit | commitdiff | tree | snapshot |
2010-05-19 |
divverent | fix warning |
commit | commitdiff | tree | snapshot |
2010-05-19 |
divverent | fix stairsmoothing annoyance through warpzones |
commit | commitdiff | tree | snapshot |
2010-05-18 |
vortex | remove some Blood Omnicide related hacks, fixed video... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
divverent | autocvars: update to current value after loading a... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
divverent | fix a double free problem in jpeg.c |
commit | commitdiff | tree | snapshot |
2010-05-18 |
divverent | start of "dpdefs", QC files that define all current... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
vortex | made cprogs.dat builtin #303 (setproperty) accept 1... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
divverent | attempt at better defaults for gunmodel effects; try... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
divverent | DP_CSQC_BOXPARTICLES |
commit | commitdiff | tree | snapshot |
2010-05-11 |
havoc | really fix multiple effectinfo.txt file loading |
commit | commitdiff | tree | snapshot |
2010-05-11 |
havoc | fix loading of q1bsp sky replacement textures to also... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
divverent | two more obvious bugs in worldnamenoextension |
commit | commitdiff | tree | snapshot |
2010-05-11 |
divverent | properly strip the / from worldbasename |
commit | commitdiff | tree | snapshot |
2010-05-11 |
havoc | append maps/mapname_effectinfo.txt as intended |
commit | commitdiff | tree | snapshot |
2010-05-11 |
havoc | somehow I missed this edit in the other maps/ checks |
commit | commitdiff | tree | snapshot |
2010-05-11 |
divverent | particles: apply rotation so that in the initial displa... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
divverent | anoth'error bites the dust |
commit | commitdiff | tree | snapshot |
2010-05-10 |
divverent | fix compile error |
commit | commitdiff | tree | snapshot |
2010-05-10 |
havoc | fixed bug with effectinfo.txt loading so that it now... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
divverent | stringbuffers: allow "" strings, keep disallowing NULL... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
divverent | fix segfault on empty slots in a stringbuffer on buf_sort |
commit | commitdiff | tree | snapshot |
2010-05-09 |
divverent | fix funny loading screen breakage with DX vertex formats |
commit | commitdiff | tree | snapshot |
2010-05-09 |
divverent | add a missing include |
commit | commitdiff | tree | snapshot |
2010-05-09 |
divverent | screenshot: get rid of the 3*w*h+18 TGA buffer; instead... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
havoc | changed R_Mesh_PrepareVertices_*_Unlock and _Lock funct... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
havoc | use rsurface.modelelement3i variable instead of |
commit | commitdiff | tree | snapshot |
2010-05-09 |
havoc | fix a stencil shadowvolume bug with models that use... |
commit | commitdiff | tree | snapshot |
next |