2010-07-03 |
havoc | grow svbsp allocation limit much faster (*16 rather... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
divverent | new cvar r_draw2d to turn off all 2D drawing (except... |
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 | menuqc += +VM_getkeybind, // #342 string(float keynum... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
divverent | fix a cvar name typo |
commit | commitdiff | tree | snapshot |
2010-07-01 |
divverent | new cvars: |
commit | commitdiff | tree | snapshot |
2010-07-01 |
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-27 |
havoc | fix a warning |
commit | commitdiff | tree | snapshot |
2010-06-27 |
havoc | add surfaceindex to bih_leaf_t and initialize it |
commit | commitdiff | tree | snapshot |
2010-06-27 |
havoc | added BIH_GetTriangleListForBox function |
commit | commitdiff | tree | snapshot |
2010-06-27 |
divverent | allow immediate stains in the new particle system to... |
commit | commitdiff | tree | snapshot |
2010-06-27 |
divverent | TEXF_CLAMP cubemap textures to fix seams (hack alert) |
commit | commitdiff | tree | snapshot |
2010-06-27 |
divverent | cameras: invert the correct coordinate to fix up texcoords |
commit | commitdiff | tree | snapshot |
2010-06-27 |
divverent | r_font_disable_freetype 0: don't replace the char by... |
commit | commitdiff | tree | snapshot |
2010-06-27 |
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-22 |
divverent | DDS picmip support (similar to JPEG one) |
commit | commitdiff | tree | snapshot |
2010-06-22 |
divverent | jpeg: perform picmip levels 1, 2, 3 accelerated by... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
divverent | Catch bad pointers when loading corrupt TGAs |
commit | commitdiff | tree | snapshot |
2010-06-20 |
divverent | fix a bug in userwavefuncs, they now work 100% fine... |
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 | support user install of SDL framework |
commit | commitdiff | tree | snapshot |
2010-06-17 |
divverent | user (csqc) controllable wavefuncs |
commit | commitdiff | tree | snapshot |
2010-06-17 |
divverent | new cvars: |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Rudolf Polzer | Revert "support user install of SDL framework" |
commit | commitdiff | tree | snapshot |
2010-06-15 |
havoc | fix pqrcon rcon_password bug introduced in r9420 (was not |
commit | commitdiff | tree | snapshot |
2010-06-15 |
divverent | it is libpng14.14.dylib on OSX |
commit | commitdiff | tree | snapshot |
2010-06-15 |
divverent | VM_sprintf(): make %i treat the input as QC integer... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
divverent | oops, should use 1.4.0 in the libpng14 version string... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
divverent | libpng14's .so name is libpng14.so.14, not .0 as usual |
commit | commitdiff | tree | snapshot |
2010-06-15 |
divverent | experimental libpng14 support |
commit | commitdiff | tree | snapshot |
2010-06-15 |
divverent | png: no longer use png_set_gray_1_2_4_to_8? (N/A in... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
vortex | support for q3map2's custinfoparms.txt in Mod_LoadQ3Sha... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
divverent | if a dotranslate_ variable exists, ALWAYS assume the... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Merlijn Hofstra | support user install of SDL framework |
commit | commitdiff | tree | snapshot |
2010-06-05 |
divverent | sv_airspeedlimit_nonqw: a soft speedlimit for games... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
eihrul | iqmbounds loading fix |
commit | commitdiff | tree | snapshot |
2010-06-05 |
eihrul | sanity checking of most header offsets/sizes in IQM |
commit | commitdiff | tree | snapshot |
2010-06-05 |
vortex | fix defaultfont scale bug (which makes it invisible) |
commit | commitdiff | tree | snapshot |
2010-06-05 |
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-27 |
divverent | Merge remote branch 'origin/mirceakitsune/gunmodel_effects' |
commit | commitdiff | tree | snapshot |
2010-05-25 |
vortex | fix a bug with font scale/voffset not surviving r_resta... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
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-23 |
vortex | DP_GFX_FONTS: add 2 additional parms to loadfont()... |
commit | commitdiff | tree | snapshot |
2010-05-23 |
vortex | bugfix recent font additions |
commit | commitdiff | tree | snapshot |
2010-05-23 |
vortex | documented DP_GFX_FONTS/DP_GFX_FONTS_FREETYPE/DP_UTF8 |
commit | commitdiff | tree | snapshot |
2010-05-23 |
vortex | formed DP_GFX_FONTS/DP_GFX_FONTS_FREETYPE/DP_UTF8 exten... |
commit | commitdiff | tree | snapshot |
2010-05-23 |
divverent | sv_airstrafeaccel_qw cvar for tuning CPMA-style physics |
commit | commitdiff | tree | snapshot |
2010-05-23 |
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-21 |
divverent | fix warning |
commit | commitdiff | tree | snapshot |
2010-05-21 |
divverent | fix stairsmoothing annoyance through warpzones |
commit | commitdiff | tree | snapshot |
2010-05-21 |
vortex | remove some Blood Omnicide related hacks, fixed video... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
divverent | autocvars: update to current value after loading a... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
divverent | fix a double free problem in jpeg.c |
commit | commitdiff | tree | snapshot |
2010-05-21 |
divverent | start of "dpdefs", QC files that define all current... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
vortex | made cprogs.dat builtin #303 (setproperty) accept 1... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
havoc | really fix multiple effectinfo.txt file loading |
commit | commitdiff | tree | snapshot |
2010-05-15 |
divverent | attempt at better defaults for gunmodel effects; try... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
divverent | DP_CSQC_BOXPARTICLES |
commit | commitdiff | tree | snapshot |
2010-05-15 |
havoc | fix loading of q1bsp sky replacement textures to also... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
divverent | two more obvious bugs in worldnamenoextension |
commit | commitdiff | tree | snapshot |
2010-05-15 |
divverent | properly strip the / from worldbasename |
commit | commitdiff | tree | snapshot |
2010-05-15 |
havoc | append maps/mapname_effectinfo.txt as intended |
commit | commitdiff | tree | snapshot |
2010-05-15 |
havoc | somehow I missed this edit in the other maps/ checks |
commit | commitdiff | tree | snapshot |
2010-05-15 |
divverent | particles: apply rotation so that in the initial displa... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
divverent | anoth'error bites the dust |
commit | commitdiff | tree | snapshot |
2010-05-15 |
divverent | fix compile error |
commit | commitdiff | tree | snapshot |
2010-05-15 |
havoc | fixed bug with effectinfo.txt loading so that it now... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
divverent | stringbuffers: allow "" strings, keep disallowing NULL... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
divverent | fix segfault on empty slots in a stringbuffer on buf_sort |
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 |
divverent | WritePicture: also support png input images :P |
commit | commitdiff | tree | snapshot |
2010-05-09 |
divverent | makefile: we need to link to image loading libs in... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
divverent | new cvar: mastervolume (controlling both volume and... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
vortex | add r_editlights_lock command which will lock selection... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
divverent | demo deleting: switch the meaning of the values 2 and... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
vortex | call m_hide() on loadgame/map/changelevel/restart if... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
divverent | properly declare the aircontrol power cvar |
commit | commitdiff | tree | snapshot |
2010-05-04 |
divverent | fix the EndIncreaseEdicts handlers as edicts beyond... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
divverent | sv_aircontrol_power - customizing the response curve... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
havoc | added -noconfig commandline option for benchmarking... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | for now, turn off gun lean and follow effects by default |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Revert "gunangles[ROLL] = cl.viewangles[ROLL] rather... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | fix most of the guneffect issues with warpzones |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | gunangles[ROLL] = cl.viewangles[ROLL] rather than 0... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Use only one pair of toggle cvars. |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | attempted fix for teleports |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Better following limits for the new code. Added new... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | hopefully fix issues with mouse motion (shivering)... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
divverent | Add the highpass cvars to darkplaces.txt |
commit | commitdiff | tree | snapshot |
next |