]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client/hud.qc
Default value and description for hud_panel_radar_maximized
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud.qc
2011-09-15 terencehillDraw the maximized radar on top
2011-09-15 terencehillMake it possible to show the maximized radar in any...
2011-09-11 terencehillMake it possible to show the maximized radar even if...
2011-09-11 terencehillhud_panel_radar_maximized to show the radar centered...
2011-09-04 Rudolf Polzerclean up handling of active and switch weapon
2011-09-04 Rudolf Polzershow crosshair for the ACTIVE, not SWITCHING-TO weapon
2011-08-30 Rudolf PolzerMerge remote-tracking branch 'origin/morphed/casing'
2011-08-29 SamualMerge remote branch 'origin/master' into samual/fix_cam...
2011-08-29 Rudolf PolzerMerge remote-tracking branch 'origin/samual/fix_hud_pos...
2011-08-29 Rudolf PolzerMerge remote-tracking branch 'origin/samual/fix_centerp...
2011-08-29 SamualBugfix for 0.5: Basically just allow drawing of larger...
2011-08-28 mand1ngaMerge branch 'master' into mand1nga/bot-fixes-II
2011-08-27 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/center...
2011-08-27 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/cvar_desc'
2011-08-23 mand1ngaMerge branch 'master' into mand1nga/bot-fixes-II
2011-08-21 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/infini...
2011-08-20 terencehillRename Send_CSQC_Centerprint to Send_CSQC_KillCenterpri...
2011-08-19 terencehillMerge branch 'master' into terencehill/centerprint_stuff
2011-08-17 SamualMerge remote branch 'origin/master' into terencehill...
2011-08-17 mand1ngaMerge branch 'master' into mand1nga/bot-assault
2011-08-16 SamualMerge remote branch 'origin/master' into samual/flyings...
2011-08-16 mand1ngaMerge branch 'master' into mand1nga/bot-assault
2011-08-15 SamualMerge remote branch 'origin/master' into terencehill...
2011-08-15 SamualBetter default for font size calculation.
2011-08-15 SamualRemove a comment for developer print
2011-08-15 SamualAdd fading in animation
2011-08-15 SamualMerge remote branch 'origin/master' into terencehill...
2011-08-15 mand1ngaMerge branch 'master' into mand1nga/pathfinding-optimiz...
2011-08-14 SamualMerge remote branch 'origin/master' into samual/flyings...
2011-08-14 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-08-14 Rudolf PolzerMerge remote branch 'origin/terencehill/physics_panel_u...
2011-08-13 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/gameov...
2011-08-10 terencehillMerge branch 'master' into terencehill/physics_panel_update
2011-07-31 MaidenBeastMerge branch 'master' into MaidenBeast/translation_updates
2011-07-27 terencehillMerge branch 'master' into terencehill/better_dom_hud_stats
2011-07-27 MaidenBeastMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-07-26 Rudolf PolzerMerge remote branch 'origin/mirceakitsune/fix_antilag_t...
2011-07-26 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-07-25 Rudolf PolzerRewrite of vote code.
2011-07-25 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/cl_vel...
2011-07-16 terencehillMerge branch 'master' into terencehill/centerprint_stuff
2011-07-12 SamualMerge remote branch 'origin/master' into samual/waypoin...
2011-07-07 SamualMerge remote branch 'origin/master' into terencehill...
2011-07-06 terencehillAfter the MOTD self-expired normally, when joining...
2011-07-05 terencehillDon't clear the messages in the first frame... that...
2011-07-05 terencehillFade away the msgs keeping the strings centered
2011-07-05 terencehillRemove 3 stupid strcats
2011-07-05 terencehillMerge branch 'master' into terencehill/centerprint_stuff
2011-07-03 SamualMerge remote branch 'origin/master' into samual/grenade...
2011-06-29 terencehillTiny cleanups
2011-06-28 terencehillAdd the constant CENTERPRINT_SPACING
2011-06-28 terencehillSlow initial movement
2011-06-28 terencehillProperly move the next msg over the fading msg even...
2011-06-28 terencehillhud_panel_centerprint_fadetime to customize the msg...
2011-06-28 terencehillFade out the current msg when an empty msg with the...
2011-06-27 terencehillMerge branch 'master' into terencehill/scoreboard_finea...
2011-06-27 terencehillMerge branch 'master' into terencehill/centerprint_stuff
2011-06-27 terencehillOptimize centerprint panel code: if there is nothing...
2011-06-27 terencehillNo need to reset drawfontscale after each drawn msg...
2011-06-26 terencehillPut wrapped msgs at the correct position when hud_panel...
2011-06-26 terencehillDo not wrap differently the msg while fading out
2011-06-26 terencehillDon't forget to reset drawscale!
2011-06-26 terencehillTrim trailing and leading newlines from every msg befor...
2011-06-26 terencehillCleanup: remove unneeded strcats, leading and trailing...
2011-06-25 terencehillNow that all the centerprint msgs are cleared entering...
2011-06-25 terencehillTweak centerprint msgs in hud config mode
2011-06-25 terencehillBetter (shorter) spacing in between msgs and lines
2011-06-25 terencehillProperly apply the alpha to the text
2011-06-24 terencehillShow correctly the messages when hud_panel_centerprint_...
2011-06-24 terencehillCenterprint something when configuring the hud
2011-06-23 terencehillMin value 1 as default msg duration
2011-06-23 terencehillDuration -1 makes the centerprint msg last for ever...
2011-06-23 Mircea KitsuneMerge branch 'master' into mirceakitsune/hud_postprocessing
2011-06-22 terencehillMerge branch 'master' into terencehill/centerprint_stuff
2011-06-21 Jakob MGMerge remote branch 'origin/master' into tzork/turrets...
2011-06-21 Rudolf PolzerMerge remote-tracking branch 'origin/tzork/vehicles-2'
2011-06-20 Rudolf PolzerMerge branch 'master' into tzork/vehicles-2
2011-06-19 Jakob MGMerge remote branch 'origin/master' into tzork/vehicles-2
2011-06-19 terencehillSimplify message parsing and actually make it work...
2011-06-13 Jakob MGGet rid of TNSF_FAR, short is good enougth. Hide server...
2011-06-13 Jakob MGHakk arround lack of vehicle panelhud. now all relevant...
2011-06-12 terencehillMerge branch 'master' into terencehill/centerprint_stuff
2011-06-12 terencehillOther improvements to the multiple centerprints system
2011-06-12 Jakob MGMerge remote branch 'origin/master' into tzork/vehicles-2
2011-06-12 Jakob MGRelease vehicle on spectate, blow up vehicle on 'kill'
2011-06-12 Jakob MGAdd kill messagess for raptor
2011-06-11 terencehillKeep displayed the centerprint panel when showing the...
2011-06-09 Jakob MGMerge remote branch 'origin/master' into tzork/vehicles-2
2011-06-01 Jakob MGMerge remote branch 'origin/master' into tzork/vehicles-2
2011-05-31 SamualMerge remote branch 'origin/master' into samual/flyings...
2011-05-29 Mircea KitsuneMerge branch 'master' into mirceakitsune/hud_postprocessing
2011-05-28 terencehillMerge branch 'master' into terencehill/centerprint_stuff
2011-05-28 terencehillFix stupid typo... should fix occasional crashes
2011-05-27 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/mine_e...
2011-05-27 Rudolf PolzerMerge remote-tracking branch 'origin/samual/fix_fragmes...
2011-05-26 Jakob MGMerge remote branch 'origin/master' into tzork/vehicles-2
2011-05-25 terencehillhud_panel_physics 3 = show only in race/cts if not...
2011-05-24 terencehillhud_panel_centerprint_flip to invert messages order
2011-05-24 terencehillMerge branch 'master' into terencehill/centerprint_stuff
2011-05-24 Rudolf Polzerrename the sniper rifle to just a rifle.
next