]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client/hud.qc
Merge remote branch 'origin/master' into terencehill/centerprint_stuff
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud.qc
2011-08-15 SamualMerge remote branch 'origin/master' into terencehill...
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-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-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.
2011-05-24 SamualJust a quick fix for the teamkill message coloring...
2011-05-23 terencehillGet rid of the EOLS at the beginning of the messages...
2011-05-23 terencehillhud_panel_centerprint_align to change text alignment
2011-05-23 terencehillPut msgs with the same id in the same array position...
2011-05-23 terencehillRename a function
2011-05-23 terencehillNew panel for centerprint messages
2011-05-22 terencehillGive the proper name to a constant
2011-05-22 terencehillUse \r as id symbol so it cannot be confused with a...
2011-05-22 terencehillUnify series of countdown messages in one message....
2011-05-21 terencehillWhile an entry is fading out move the successive ones up
2011-05-21 terencehillAdd spacer in between the messages
2011-05-21 terencehillAllow to display more than one centerprint at once
2011-05-21 Mircea KitsuneMerge branch 'master' into mirceakitsune/hud_postprocessing
2011-05-19 FruitieXMerge remote-tracking branch 'origin/master' into samua...
2011-05-19 Rudolf PolzerMerge remote-tracking branch 'origin/samual/balance'
2011-05-19 terencehillDisable some more unused code
2011-05-19 terencehillOptimize centerprint drawing
2011-05-19 Sahil SinghalMerge remote branch 'origin/master' into diabolik/newanims
2011-05-18 Jakob MGNew spider hud
2011-05-17 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-05-14 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-05-14 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-05-14 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-05-14 SamualMerge remote branch 'origin/master' into samual/balance
2011-05-14 Mircea KitsuneMerge branch 'master' into mirceakitsune/hud_postprocessing
2011-05-14 FruitieXMerge remote-tracking branch 'origin/terencehill/newpan...
2011-05-14 Rudolf PolzerMerge remote-tracking branch 'origin/mirceakitsune...
2011-05-14 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/fexists'
2011-05-14 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/big_cl...
2011-05-14 Rudolf PolzerMerge commit '683672ff5de2463c9c29cd27bc96b658e61bac98'
next