]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client
After the MOTD self-expired normally, when joining the game it was shown again quickl...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client /
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-01 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/scoreb...
2011-07-01 Rudolf Polzeradd a workaround for Xonotic 0.1.0 "crouchbug"
2011-07-01 Rudolf Polzerremove an useless variable
2011-07-01 terencehillIt seems like I didn't remove completely centerprint_start
2011-06-30 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
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 Jakob MGFix gibfountin turrets (health rounding issue)
2011-06-28 terencehillhud_panel_centerprint_fadetime to customize the msg...
2011-06-28 terencehillDon't send duration and countdown_num together with...
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 Rudolf Polzerfunny feature: cl_lerpexcess
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 Rudolf PolzerMerge remote branch 'origin/mirceakitsune/hud_postproce...
2011-06-24 terencehillShow correctly the messages when hud_panel_centerprint_...
2011-06-24 terencehillCenterprint something when configuring the hud
2011-06-24 terencehillRemove a comment
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-23 terencehillSecond merging step: remove HUD_DrawCenterPrint();...
2011-06-22 terencehillMerge branch 'master' into terencehill/centerprint_stuff
2011-06-22 Jakob MGMerge remote branch 'origin/tzork/turrets-csqc'
2011-06-22 Jakob MGTrottle target re-validation to save a bit server prefo...
2011-06-22 Jakob MGSmoke effects for damage turrets
2011-06-22 Jakob MGDynamic precache of turrets (to save memory)
2011-06-21 Rudolf Polzerfix blinking for helpme too
2011-06-21 Rudolf Polzerworkaround for when a sprite is already attached: appen...
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-21 Jakob MGMerge remote branch 'origin/master' into tzork/turrets...
2011-06-21 Rudolf Polzerwaypointsprites: fix seeker and CTF waypoint display
2011-06-21 Jakob MGStop button2 from beeing zoom if you help a nex or...
2011-06-20 nifrekMerge branch 'master' into nifrek/longjumpanim
2011-06-20 nifrekMerge branch 'master' into nifrek/longjumpanim
2011-06-20 Rudolf PolzerMerge branch 'master' into tzork/vehicles-2
2011-06-20 Rudolf Polzeradd a fixme comment about crosshair dot drawing
2011-06-20 Rudolf Polzeronly draw crosshair if at least at 0.001 scale and...
2011-06-20 Rudolf PolzerMerge remote branch 'origin/pooga/keepawaybots'
2011-06-20 Rudolf PolzerMerge remote branch 'origin/mirceakitsune/new_loading_s...
2011-06-20 Rudolf PolzerMerge remote branch 'origin/divVerent/newwaypointsprites'
2011-06-19 Jakob MGBetter turret aim
2011-06-19 Jakob MGMerge remote branch 'origin/master' into tzork/turrets...
2011-06-19 Jakob MGpre-merge
2011-06-19 Jakob MGTurrets now use DamageInfo
2011-06-19 Rudolf Polzeradd support for the "Vehicle" sprite
2011-06-19 Jakob MGMerge remote branch 'origin/master' into tzork/vehicles-2
2011-06-19 Rudolf Polzeradd an alternate ang logic that fails (#if 0)
2011-06-19 Rudolf Polzerwarn about colorless sprites
2011-06-19 Jakob MGGet rid of some unnessesary _draw funcs
2011-06-19 Rudolf Polzeralso properly calc the margin
2011-06-19 Rudolf PolzerUNTESTED: better formulas for the arrows
2011-06-19 Rudolf Polzeralso do a lookup for the color value to allow overrides
2011-06-19 terencehillSimplify message parsing and actually make it work...
2011-06-19 Jakob MGMerge remote branch 'origin/master' into tzork/turrets...
2011-06-19 Jakob MGCleanup & reorganice csqc a bit, remove code duplicatio...
2011-06-19 Rudolf Polzerimprove visuals of arrows
2011-06-18 Rudolf Polzercvar: g_waypointsprite_uppercase
2011-06-18 Rudolf Polzeran all-new waypointsprite drawing system that allows...
2011-06-17 terencehillFine adjustments to the scoreboard:
2011-06-14 Jakob MGTestcase for netlinked bug
2011-06-14 Jakob MGAnimation support
2011-06-14 Jakob MGcrude but sorta working support for csqc walker & ewheel
2011-06-13 Jakob MGMove turrets death and gib to client (now zero network...
2011-06-13 Rudolf PolzerMerge remote-tracking branch 'origin/MaidenBeast/italia...
2011-06-13 Jakob MGGet rid of colormod and customizeentityforclient on...
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-13 Mircea KitsuneMerge branch 'master' into mirceakitsune/hud_postprocessing
2011-06-13 Jakob MGFix intermission (sort of, will be better once vehicle...
2011-06-12 terencehillMerge branch 'master' into terencehill/centerprint_stuff
2011-06-12 terencehillOther improvements to the multiple centerprints system
2011-06-12 Jakob MGGet rid of some wtfness in client/vehicles/vehicles.qc
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 Rudolf Polzerswitch the meanings of cl_gunalign 1/2 and 3/4 because...
2011-06-11 terencehillKeep displayed the centerprint panel when showing the...
2011-06-10 Rudolf Polzerchange default of cl_gunalign to "right only"; add...
2011-06-09 Jakob MGMerge remote branch 'origin/master' into tzork/vehicles-2
2011-06-09 Jakob MGSwitch raptor crosshair. Tune settings (racer faster...
next