2010-07-14 |
divverent | add q prefix to modplug functions |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Make cl_bobmodel work if cl_bob2 is enabled too. Althou... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Bound the side bobbing's speed as well |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Remove xyspeed from the side bobbing. The speed is... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Comments |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Place / move a speed bound, to avoid bobbing getting... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Bound cvar values instead of bounding how far the view... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Get rid of cl_bob2up. It's not good for -sideways-... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Cvar description grammar fix :P |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Code, name and comment cleanups |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Center the effect, as this isn't the vertical bobbing |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Tweak a definition and cvar |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Better name for the cvar set |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Remove the rolling in favor of the side-bobbing. I... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Better bounds for the view rolling, and fix a comment |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Better bounds |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Sorry, this is more correct |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Add bounds. Tweak the bounds of the default bobbing... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Code cleanup, disable by default (set cl_bobside to... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Add a bobside_airtime like for the bobroll, to prevent... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Make the sideways bobbing speed-based. Not ready but... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Code now in its place, but still doesn't work as indented |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Got the correct formula working. Code still not in... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | System to calculate the walking direction properly... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Remove this, not needed |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Attempt to implement sideway view bobbing as well,... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Suspend the effect when the jump button is pressed... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Slightly better cycle default |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Disable by default |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Use += instead. You never know what else might change... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Set better defaults and fix final comments. I think... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Optimize cvars |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Cap speed to sv_maxspeed, so this looks right when... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Unground smoothing. The roll slowly returns to normal... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | cl_bobroll should only be a switch |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Fix centering, works exactly as intended now |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Use independent cycle float |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Half fix TODO 2 with a simple check. The view doesn... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
divverent | Attempt to implement Q4engine style bob-rolling (the... |
commit | commitdiff | tree | snapshot |
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 |
next |