]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client
multiple fixes of clientside movetypes (gravity unaffected by ticrate flag, initial...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client /
2011-07-25 Rudolf Polzermultiple fixes of clientside movetypes (gravity unaffec...
2011-07-25 Rudolf PolzerRewrite of vote code.
2011-07-25 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/cl_vel...
2011-07-25 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/improv...
2011-07-25 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/freeze...
2011-07-12 Rudolf PolzerMerge remote branch 'origin/samual/waypointsprite_edgeo...
2011-07-12 SamualMerge remote branch 'origin/master' into samual/waypoin...
2011-07-11 Rudolf PolzerMerge remote branch 'origin/terencehill/translated_mapv...
2011-07-08 Rudolf Polzersilence the annoying warnings with current fteqcc
2011-07-08 Rudolf PolzerMerge remote-tracking branch 'origin/samual/grenadelaun...
2011-07-08 Rudolf Polzerimprove the way the trace is done for shownames
2011-07-08 Rudolf Polzersimplify
2011-07-08 Rudolf Polzershownames: also fade out if the player is behind you
2011-07-08 terencehillMake translatable the title of the map vote screen
2011-07-08 Rudolf Polzerremove warnings
2011-07-08 Rudolf Polzeralso sort out CH_SHOTS vs CH_SHOTS_SINGLE
2011-07-07 Rudolf Polzerfix some sound errors and a warning
2011-07-06 Rudolf PolzerMerge remote branch 'origin/divVerent/newchannels'
2011-07-05 Rudolf PolzerRevert "change ALL sound calls AGAIN (damn Spike)"
2011-07-04 Rudolf Polzerchange ALL sound calls AGAIN (damn Spike)
2011-07-03 Rudolf Polzeradd a CH_WEAPON_SINGLE for possible charging sounds
2011-07-03 Rudolf Polzermore channel cleanup
2011-07-03 Rudolf Polzerfix other CHAN_ use
2011-07-03 Rudolf Polzerget rid of CHAN_PAIN too
2011-07-03 Rudolf Polzereliminate CHAN_PROJECTILE now
2011-07-03 Rudolf Polzerget rid of CHAN_TRIGGER too
2011-07-03 Rudolf Polzerget rid of CHAN_VOICE now
2011-07-03 Rudolf Polzerget rid of all use of CHAN_AUTO, use CH_ names
2011-07-03 SamualMerge remote branch 'origin/master' into samual/grenade...
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-06-30 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-06-28 Jakob MGFix gibfountin turrets (health rounding issue)
2011-06-27 terencehillMerge branch 'master' into terencehill/scoreboard_finea...
2011-06-26 Rudolf Polzerfunny feature: cl_lerpexcess
2011-06-24 Rudolf PolzerMerge remote branch 'origin/mirceakitsune/hud_postproce...
2011-06-23 Mircea KitsuneMerge branch 'master' into mirceakitsune/hud_postprocessing
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 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 SamualMerge remote branch 'origin/master' into samual/grenade...
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-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...
2011-06-09 Jakob MGNew raptor fly sounds from nifrek. Make vehicle engines...
2011-06-09 Jakob MGGet rid of unused codepaths
2011-06-08 Mircea KitsuneMerge branch 'master' into mirceakitsune/hud_postprocessing
2011-06-06 Rudolf PolzerMerge remote-tracking branch 'origin/MaidenBeast/italia...
2011-06-06 Rudolf Polzerdon't send a vote string when no vote is active
2011-06-04 Paul ScottMerge branch 'master' into pooga/keepawaybots
next