]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client
Add wr_zoomdir (cleans out another weapon specific function in the main codebase)
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client /
2017-08-13 TimePatheffects: remove IMPLEMENTATION
2017-08-09 MarioMerge branch 'Mario/cs_clientcvars' into 'master'
2017-08-06 Martin TaibrMerge branch 'martin-t/defaults' into martin-t/okc
2017-08-06 Martin TaibrMerge branch 'master' into martin-t/defaults
2017-08-05 TimePathclient: remove _all
2017-08-05 MarioMerge branch 'master' into Mario/cs_clientcvars
2017-08-05 LybertaMerged master.
2017-08-05 MarioMerge branch 'Lyberta/RPCImpulseFix' into 'master'
2017-08-05 MarioGive the DamageInfo hook a couple of useful parameters
2017-08-05 MarioAdd a hook to DamageInfo, to allow mutators and mods...
2017-08-04 MarioSome optimizations to client side items and spawn points
2017-08-02 terencehillClean up HUD_Mod_Race a little bit
2017-07-30 terencehillMerge branch 'terencehill/rounded_times' into 'master'
2017-07-30 LybertaMerged master
2017-07-30 MarioHopefully fix a disconnect caused by mismatching reads...
2017-07-30 MarioAdd a mutator hook to disable model/color forcing
2017-07-29 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-07-28 MarioMerge branch 'Mario/addtolist_cleanup' into 'master'
2017-07-25 Martin TaibrMerge branch 'master' into martin-t/defaults
2017-07-19 MarioAdd a mutator hook to override hud_contents
2017-07-19 Martin TaibrMerge branch 'master' into martin-t/defaults
2017-07-19 TimePathMerge branch 'martin-t/units' into 'master'
2017-07-18 MarioMerge branch 'master' into Mario/cs_clientcvars
2017-07-18 MarioPortal specialcommand to ClientState
2017-07-17 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-07-17 Martin TaibrMerge branch 'master' into martin-t/defaults
2017-07-17 MarioSplit g_jetpack_attenuation out of the balance configs...
2017-07-17 MarioMake g_balance_damagepush_speedfactor a networked varia...
2017-07-16 Martin Taibra couple more
2017-07-16 MarioDisable showself by default and make personal time...
2017-07-16 MarioDon't even try to count the time on personal timer...
2017-07-16 MarioDon't try to draw only personal time if next best is...
2017-07-16 MarioReimplement CTS self checkpoints on the client side...
2017-07-16 MarioMerge branch 'TimePath/botammo_div0' into 'master'
2017-07-16 TimePathAdd a few default definitions here so they can be easil...
2017-07-15 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-07-15 MarioMerge branch 'master' into Mario/target_teleporter_v2
2017-07-13 MarioSplit projectiles and scores out of constants.qh and...
2017-07-09 MarioDon't show an empty race panel in modes where times...
2017-07-09 terencehillTest: remove QMCMD^ prefix from one string and update...
2017-07-09 terencehillMerge branch 'martin-t/dmgtext2' into 'master'
2017-07-08 Martin Taibruse strict `less than`
2017-07-05 LybertaMerge branch 'master' into Lyberta/TeamplayFixes_
2017-07-03 terencehillFix medal position in the Race panel
2017-07-03 Martin TaibrMerge branch 'master' into martin-t/dmgtext2
2017-07-02 terencehillFix a few inconsistent words in team messages. It fixes...
2017-07-01 terencehillMerge branch 'terencehill/eraseable_functions'
2017-06-28 MarioMerge branch 'Lyberta/OKShotgunAmmoUsage' into 'master'
2017-06-27 terencehillRemove a few useless MACRO_BEGIN/MACRO_END
2017-06-27 terencehillReduce expanded code of the macro QUICKMENU_ENTRY_TC
2017-06-27 MarioAdd an option to show 3rd person when player becomes...
2017-06-26 terencehillUpdate hud config exporter, fix _hud_panelorder in...
2017-06-26 terencehillHUD_Write_PanelCvar: avoid a repeated strcat by not...
2017-06-26 terencehillMake explicit cvar names in the hud config exporter...
2017-06-26 terencehillFix #1927: Player color indicator weirdly stretched...
2017-06-25 terencehillRemove a kind of redundant parameter from REGISTER_HUD_...
2017-06-25 terencehillRearrange operation order to allow constant folding
2017-06-25 MarioMerge branch 'terencehill/vec2_optimizations' into...
2017-06-19 MarioWorkaround: reset hud_scale_current and hud_shift_curre...
2017-06-18 terencehillDon't automatically enable dynamic HUD effects on frame...
2017-06-17 terencehillAdd another vec3 and rearrange code to shorten instructions 448/head
2017-06-17 terencehillMerge branch 'master' into terencehill/vec2_optimizations
2017-06-17 terencehillprojected_on_screen: use the very same checks used...
2017-06-16 terencehillMerge branch 'master' into martin-t/dmgtext2
2017-06-08 Martin Taibrfix compilation units
2017-06-08 Martin Taibrremove multiple declarations of v_angle, document usage...
2017-06-05 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-06-03 LybertaMerge branch 'master' into Lyberta/TeamplayFixes_
2017-05-27 Martin TaibrMerge branch 'master' into martin-t/dmgtext2
2017-05-27 terencehillOptimize client and server vector operations mostly...
2017-05-27 MarioOptimize shownames code a tiny bit by doing the vlen...
2017-05-27 terencehillIndent healtharmor.qc consistently
2017-05-27 terencehillAllow const folding in drawpic_aspect macro, which...
2017-05-20 MarioMerge branch 'Mario/intrusive' into 'master'
2017-05-19 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-05-18 terencehillRestore ** operator instead of pow, optimize check...
2017-05-18 terencehillReal fix for inconsistent refresh rate of numbers in...
2017-05-18 MarioUse pow() for accelerometer (potential fix for inconsis...
2017-05-16 MarioMerge branch 'Mario/cts_respawn_clear' into 'master'
2017-05-13 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-05-11 Martin TaibrMerge branch 'master' into martin-t/dmgtext2
2017-05-11 Martin Taibroptional 2d damagetext when too close or out of view...
2017-05-08 terencehillShow joystick binds in the HUD only when a joystick...
2017-05-07 MarioLimit maximum possible distance at which shownames...
2017-05-06 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-05-06 MarioMerge branch 'martin-t/dmgtext' into 'master'
2017-05-01 terencehillApply hud_dynamic effects to nade and frost timers too
2017-05-01 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-04-28 MarioMerge branch 'Lyberta/con_textsize_' into 'master'
2017-04-28 MarioAdd a mutator hook to the view model drawing function
2017-04-24 MarioComment out the debugdraw stuff (allows cheating on...
2017-04-18 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-04-07 MarioMerge branch 'Lyberta/PlayerDied' into 'master'
2017-04-07 MarioMerge branch 'Lyberta/DebugPrintToChat' into 'master'
2017-04-07 MarioMerge branch 'amade/small-fixes' into 'master'
2017-04-04 MarioMerge branch 'master' into Mario/cts_respawn_clear
2017-04-03 MarioFix typo
2017-04-03 MarioMake rockets spin
2017-04-02 LybertaMerge branch 'master' into Lyberta/DebugPrintToChat
2017-04-02 LybertaMerge branch 'master' into Lyberta/TeamplayFixes_
next