2016-11-27 |
havoc | Add skipsupercontentsmask parameter to all the collisio... |
blob | commitdiff | raw |
2016-11-27 |
havoc | Rollback last change which was meant to be many smaller... |
blob | commitdiff | raw | diff to current |
2016-11-27 |
havoc | Added developer_memorylargerthanmb cvar which dprints... |
blob | commitdiff | raw |
2016-10-11 |
havoc | Added cl_bob_limit cvar which limits the maximum rage... |
blob | commitdiff | raw | diff to current |
2016-03-07 |
divverent | v_yshearing: Make the cvar take the max angle to apply... |
blob | commitdiff | raw | diff to current |
2016-03-04 |
divverent | v_yshearing: Make view and input behave more like Duke... |
blob | commitdiff | raw | diff to current |
2015-03-04 |
divverent | Fix uninitialized gunangles. |
blob | commitdiff | raw | diff to current |
2014-05-08 |
havoc | Overhauled the tracebox extending code, it now lives... |
blob | commitdiff | raw | diff to current |
2012-05-05 |
havoc | fix some int to bool conversion warnings on MSVS2008 |
blob | commitdiff | raw | diff to current |
2012-01-09 |
divverent | add a missing line from the previous commit |
blob | commitdiff | raw | diff to current |
2012-01-09 |
divverent | fix issues with V_CalcRefdef in CSQC and stereo view |
blob | commitdiff | raw | diff to current |
2012-01-09 |
divverent | use a param for velocity too |
blob | commitdiff | raw | diff to current |
2012-01-09 |
divverent | fix a typo, removing use of cl.viewangles |
blob | commitdiff | raw | diff to current |
2012-01-09 |
divverent | add TODO markers, possibly for WIP3 version of V_CalcRe... |
blob | commitdiff | raw | diff to current |
2012-01-09 |
divverent | DP_CSQC_V_CALCREFDEF_WIP2 |
blob | commitdiff | raw | diff to current |
2012-01-09 |
divverent | add viewmodel info too |
blob | commitdiff | raw | diff to current |
2012-01-09 |
divverent | VectorCopy vieworg and viewangles in intermission too |
blob | commitdiff | raw | diff to current |
2011-12-31 |
divverent | fix a typo in V_CalcRefdef regarding csqc view entities |
blob | commitdiff | raw | diff to current |
2011-11-19 |
divverent | support viewentity to be shared; DP_CSQC_V_CALCREFDEF |
blob | commitdiff | raw | diff to current |
2011-11-14 |
divverent | fix another bug in grounded V_CalcRefDef |
blob | commitdiff | raw | diff to current |
2011-11-14 |
divverent | ground R_CalcRefdef when the player entity is shared |
blob | commitdiff | raw | diff to current |
2011-11-14 |
divverent | factor V_CalcRefdef into two functions |
blob | commitdiff | raw | diff to current |
2011-10-22 |
havoc | major overhaul for thread-safety - many global variable... |
blob | commitdiff | raw | diff to current |
2011-05-31 |
divverent | viewmodel matrix fixes: |
blob | commitdiff | raw | diff to current |
2011-05-29 |
divverent | fix calculation of viewangles to include v_idlescale |
blob | commitdiff | raw | diff to current |
2011-05-27 |
havoc | apply vid_sRGB correction to viewblends and particles |
blob | commitdiff | raw | diff to current |
2011-05-08 |
havoc | fixed RF_VIEWMODEL really good this time |
blob | commitdiff | raw | diff to current |
2011-03-01 |
havoc | q1bsp traceline code now hits surfaces, this comes... |
blob | commitdiff | raw | diff to current |
2011-02-25 |
havoc | reworked the entire config loading system for the gamed... |
blob | commitdiff | raw | diff to current |
2011-02-14 |
divverent | Use the proper frametime calculation for model animatio... |
blob | commitdiff | raw | diff to current |
2011-02-08 |
divverent | Ooops, forgot to update the description so the cvar... |
blob | commitdiff | raw | diff to current |
2011-02-08 |
divverent | Fix a typo with declaration of the cvar and default... |
blob | commitdiff | raw | diff to current |
2011-02-08 |
divverent | Add smoothing to the viewheight so that things such... |
blob | commitdiff | raw | diff to current |
2010-11-06 |
divverent | fix a small bug regarding bobfall |
blob | commitdiff | raw | diff to current |
2010-09-25 |
divverent | Fix a typo (v_idlescale is always 0 there) |
blob | commitdiff | raw | diff to current |
2010-08-19 |
divverent | use cl.movevars_stepheight for stair smoothing |
blob | commitdiff | raw | diff to current |
2010-07-20 |
divverent | Merge remote branch 'origin/mirceakitsune/landing_views... |
blob | commitdiff | raw | diff to current |
2010-07-20 |
divverent | And my third intended change: Remove view bobbing depen... |
blob | commitdiff | raw | diff to current |
2010-07-20 |
divverent | Second change: Use cos for the horizontal view bobbing... |
blob | commitdiff | raw | diff to current |
2010-07-20 |
divverent | Sort this space in a more correct way while I'm at it |
blob | commitdiff | raw | diff to current |
2010-07-20 |
divverent | Fix some final things on my list for my effects in... |
blob | commitdiff | raw | diff to current |
2010-07-16 |
divverent | Oops, must be framerate dependent |
blob | commitdiff | raw | diff to current |
2010-07-16 |
divverent | Fix the final details and disable by default. Use cl_bo... |
blob | commitdiff | raw | diff to current |
2010-07-16 |
divverent | Minimum necessary speed for fall-bobbing to occur |
blob | commitdiff | raw | diff to current |
2010-07-16 |
divverent | Bounds |
blob | commitdiff | raw | diff to current |
2010-07-16 |
divverent | Cvars. Enabled by default just for testing until everyt... |
blob | commitdiff | raw | diff to current |
2010-07-16 |
divverent | The code works as intended! Change some names and comme... |
blob | commitdiff | raw | diff to current |
2010-07-16 |
divverent | Very close to getting the correct maths done. It now... |
blob | commitdiff | raw | diff to current |
2010-07-16 |
divverent | Even closer to a senseful code. We need to get just... |
blob | commitdiff | raw | diff to current |
2010-07-16 |
divverent | Use sin() for the the view going up / down. Now it... |
blob | commitdiff | raw | diff to current |
2010-07-16 |
divverent | More progress, still nothing considerable |
blob | commitdiff | raw | diff to current |
2010-07-16 |
divverent | Some comments and a view bound on the speed, which... |
blob | commitdiff | raw | diff to current |
2010-07-16 |
divverent | Make the view slowly go back after hitting the ground... |
blob | commitdiff | raw | diff to current |
2010-07-16 |
divverent | Attempt to implement landing viewshake effect (the... |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Make cl_bobmodel work if cl_bob2 is enabled too. Althou... |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Bound the side bobbing's speed as well |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Remove xyspeed from the side bobbing. The speed is... |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Comments |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Place / move a speed bound, to avoid bobbing getting... |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Bound cvar values instead of bounding how far the view... |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Get rid of cl_bob2up. It's not good for -sideways-... |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Cvar description grammar fix :P |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Code, name and comment cleanups |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Center the effect, as this isn't the vertical bobbing |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Tweak a definition and cvar |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Better name for the cvar set |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Remove the rolling in favor of the side-bobbing. I... |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Better bounds for the view rolling, and fix a comment |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Better bounds |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Sorry, this is more correct |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Add bounds. Tweak the bounds of the default bobbing... |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Code cleanup, disable by default (set cl_bobside to... |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Add a bobside_airtime like for the bobroll, to prevent... |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Make the sideways bobbing speed-based. Not ready but... |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Code now in its place, but still doesn't work as indented |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Got the correct formula working. Code still not in... |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | System to calculate the walking direction properly... |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Remove this, not needed |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Attempt to implement sideway view bobbing as well,... |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Suspend the effect when the jump button is pressed... |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Slightly better cycle default |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Disable by default |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Use += instead. You never know what else might change... |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Set better defaults and fix final comments. I think... |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Optimize cvars |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Cap speed to sv_maxspeed, so this looks right when... |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Unground smoothing. The roll slowly returns to normal... |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | cl_bobroll should only be a switch |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Fix centering, works exactly as intended now |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Use independent cycle float |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Half fix TODO 2 with a simple check. The view doesn... |
blob | commitdiff | raw | diff to current |
2010-07-12 |
divverent | Attempt to implement Q4engine style bob-rolling (the... |
blob | commitdiff | raw | diff to current |
2010-05-26 |
divverent | Merge remote branch 'origin/mirceakitsune/gunmodel_effects' |
blob | commitdiff | raw | diff to current |
2010-05-21 |
divverent | Make another replacement |
blob | commitdiff | raw | diff to current |
2010-05-21 |
divverent | Oops, forgot something |
blob | commitdiff | raw | diff to current |
2010-05-21 |
divverent | Attempt to fix issues with spectating / demos |
blob | commitdiff | raw | diff to current |
2010-05-19 |
divverent | fix stairsmoothing annoyance through warpzones |
blob | commitdiff | raw | diff to current |
2010-05-15 |
divverent | attempt at better defaults for gunmodel effects; try... |
blob | commitdiff | raw | diff to current |
2010-05-02 |
divverent | for now, turn off gun lean and follow effects by default |
blob | commitdiff | raw | diff to current |
2010-05-02 |
divverent | Revert "gunangles[ROLL] = cl.viewangles[ROLL] rather... |
blob | commitdiff | raw | diff to current |
next |