]> de.git.xonotic.org Git - voretournament/voretournament.git/history - data/qcsrc/client/View.qc
Include gmqcc binaries for Windows and Linux
[voretournament/voretournament.git] / data / qcsrc / client / View.qc
2013-06-11 MirceaKitsuneUse celshading and celoutlines for the cartoon effect...
2013-06-11 MirceaKitsuneA few fixes and some new effects
2013-02-07 MirceaKitsuneOops, forgot spectatee_status check for saturation
2013-02-07 MirceaKitsuneA fix to my last commit. Also set saturation to 0 when...
2012-05-16 MirceaKitsuneBase blur amount on swallow progress. The screen will...
2012-05-16 MirceaKitsuneContent blur & color when being swallowed
2012-03-18 MirceaKitsuneDue to the latest commit, screen flashes require the...
2012-03-18 MirceaKitsuneVore flash: Don't flash when team healing, and use...
2012-03-15 MirceaKitsuneUse a more correct way of toggling the HUD, and fix...
2012-03-15 MirceaKitsuneCleanup radar code. I'll adapt the radar menu to the...
2012-03-15 MirceaKitsuneRename teamradar to radar, and also allow it in non...
2012-03-15 MirceaKitsuneUse setproperty instead of R_SetView
2012-03-15 MirceaKitsuneFix a bug causing the stomach load helper voice to...
2012-03-08 MirceaKitsuneFix healthsize FOV
2012-03-01 MirceaKitsuneFix the death chase camera showing while you're in...
2012-02-01 MirceaKitsuneFix camera angles not getting stuck with the latest...
2011-11-18 MirceaKitsuneFix a bug with the new volume cutting
2011-11-18 MirceaKitsuneVolume cutting: Don't reduce music and sound volume...
2011-11-17 MirceaKitsuneMerge branch 'master' into mirceakitsune/weapon_display
2011-11-17 MirceaKitsuneAdd a permanent post-processing cartoon effect (previou...
2011-11-17 MirceaKitsuneSome minor fixes
2011-11-16 MirceaKitsuneDon't offset the FOV based on health when we're an...
2011-11-16 MirceaKitsuneFix a minor thing in my last code
2011-11-16 MirceaKitsuneNew effect: Modify field of view based on side, to...
2011-11-15 MirceaKitsuneUse cvar_set for v_idlescale effects, to match hud_post...
2011-11-15 MirceaKitsuneRequire booting of subsystems whenever spawning
2011-11-15 MirceaKitsuneAdd a new vore effect, causing v_idlescale (wavering...
2011-11-15 MirceaKitsuneMerge branch 'master' into mirceakitsune/power
2011-11-15 MirceaKitsuneFix last commit
2011-11-15 MirceaKitsuneDon't show crosshair and run helper voice either while...
2011-11-15 MirceaKitsuneHide crosshair and skip helper voice when there's not...
2011-11-06 MirceaKitsuneUse the new color picker for crosshair color
2011-08-02 MirceaKitsuneAllow cvars to toggle each helper
2011-08-02 MirceaKitsuneRename sounds as well
2011-08-02 MirceaKitsuneRename cvars
2011-08-02 MirceaKitsuneStomach load helper
2011-08-02 MirceaKitsuneSpeed helper
2011-08-02 MirceaKitsuneAmmo helper
2011-08-02 MirceaKitsuneArmor helper
2011-08-02 MirceaKitsuneDon't trigger the helper in many circumstances
2011-08-02 MirceaKitsuneBeginning of a helper system (voice that speaks to...
2011-07-19 MirceaKitsuneMerge branch 'master' into mirceakitsune/firing_buttons
2011-07-19 MirceaKitsuneCrosshair style based on weapon and firing type
2011-07-16 MirceaKitsuneFinally fix the prey scanning issue! I was forgetting...
2011-07-13 MirceaKitsuneSpawn FOV effect
2011-07-13 MirceaKitsuneFix another hole in my vore flash code
2011-07-13 MirceaKitsuneCover some holes in my last code
2011-07-13 MirceaKitsuneTweak the system for detecting respawns in View.qc
2011-07-13 MirceaKitsuneRespawn screen flash
2011-07-11 MirceaKitsuneAdd screen flashes for eating and getting eaten
2011-07-08 MirceaKitsuneAttempt to port the shownames feature from Xonotic...
2011-07-08 MirceaKitsuneSaturation should depend on the configured max armor...
2011-07-08 MirceaKitsuneRemove the old saturation slider from the menu, and...
2011-07-08 MirceaKitsuneMake saturation depend on the amount of armor the playe...
2011-07-07 MirceaKitsuneShow a different fuel icon when owning the fuel_regen
2011-07-07 MirceaKitsuneDisable damage blur when dead, but keep content blur...
2011-07-06 MirceaKitsunePickup flash effect, for more eye candy
2011-05-14 MirceaKitsuneMake a comment more descriptive
2011-05-14 MirceaKitsuneEvent chasecam fixes done in Xonotic
2011-05-01 MirceaKitsuneOnly use the event chasecam when we aren't fake prey...
2011-05-01 MirceaKitsuneEvent chasecam from Xonotic (original code by me)....
2011-04-15 MirceaKitsuneShow a no swallow indicator when the entity is a player...
2011-03-23 MirceaKitsuneAnother bugfix from Xonotic.
2011-03-23 MirceaKitsuneSome bugfixes from Xonotic, regarding features I ported...
2011-03-01 MirceaKitsuneFix an outdated reload system comment, for the sake...
2011-03-01 MirceaKitsuneFix uservec*_enable cvars getting set dynamically,...
2011-03-01 MirceaKitsuneSeveral other fixes to the blur / sharpen effects
2011-03-01 MirceaKitsuneFix a few other checks and things regarding the blur...
2011-03-01 MirceaKitsuneReduce cvar_set spam as much as possible for the blur...
2011-03-01 MirceaKitsuneDim crosshair color and / or alpha when unarmed
2011-02-28 MirceaKitsuneOnly colorize the swallow indicator if one of its color...
2011-02-28 MirceaKitsuneCrosshair coloring by health, moar Xonotic code
2011-02-28 MirceaKitsunePort aiming reticles from Xonotic.
2011-02-28 MirceaKitsuneFix size cvar for the indicator
2011-02-28 MirceaKitsuneAdd color for swallow indicator
2011-02-28 MirceaKitsuneCanswallow indicator for crosshair. When enabled, the...
2011-02-28 MirceaKitsuneFix a mistake I made by reordering some lines of code
2011-02-28 MirceaKitsuneAdd crosshair ring setting to menu
2011-02-28 MirceaKitsuneAnd lastly, implement the client side part.
2011-02-26 MirceaKitsuneAdd some code comments
2011-02-26 MirceaKitsuneFurther fix and improve the sound fading code
2011-02-26 MirceaKitsuneSome more fixes to that hack. Not sure what more can...
2011-02-26 MirceaKitsuneMake the hack less ugly, first step. Still needs one...
2011-02-26 MirceaKitsuneUse an even uglier hack in the menu, until I can figure...
2011-02-26 MirceaKitsuneImprove the cutsound code. Unfortunately, as long as...
2011-02-26 MirceaKitsuneFirst step toward repairing the volume adjusters with...
2011-02-26 MirceaKitsuneUse different content blur cvars for the stomach
2011-02-26 MirceaKitsuneCorrect check on the cutsound cvars
2011-02-26 MirceaKitsuneSound and music cutting effect when inside the stomach
2011-02-26 MirceaKitsuneOops! Forgot the underwater blur code. Blur postprocess...
2011-02-26 MirceaKitsuneFix some things with the sharpen effect
2011-02-26 MirceaKitsuneImplement sharpen effect when having the shield or...
2011-02-26 MirceaKitsunedon't allow blur to get stuck on if we disable the...
2011-02-25 MirceaKitsuneAlso remove the stomach splash effect for observers
2011-02-25 MirceaKitsuneOnly fade out the stomach splash if we're still alive.
2011-02-25 MirceaKitsuneRemove the stomach splash effect at respawn
2011-02-25 MirceaKitsuneSeparate image file for the food splash. Currently...
2011-02-25 MirceaKitsuneFade the stomach splash effect in and out. Once you...
2011-02-25 MirceaKitsuneSplash screen with green goo when inside the stomach...
2011-02-25 MirceaKitsuneAdd the screen colorize effect for when in the stomach...
next