]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
also add the extra args to WaypointSprite_DeployFixed
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2011-06-21 Rudolf Polzeralso add the extra args to WaypointSprite_DeployFixed
2011-06-21 Rudolf Polzerwaypointsprites: always add color to WaypointSprite_Spawn()
2011-06-21 Rudolf PolzerMerge remote-tracking branch 'origin/tzork/vehicles-2'
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 Jakob MGGet rid of serverside sound/partivle effects. this...
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 branch 'master' of git://de.git.xonotic.org/xonot...
2011-06-20 Rudolf PolzerMerge remote branch 'origin/pooga/freezetagbots' after...
2011-06-20 Paul ScottA bug remains where sometimes a bot will try to free...
2011-06-20 Paul ScottRudimentary freezetag bot ai working.
2011-06-20 Paul ScottAdding modified files that were forgotten.
2011-06-20 Paul ScottStarting to structure bot roles for freezetag gamemode.
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 MGFix effectsinfo. again.
2011-06-19 Jakob MGGet rid of some stale code
2011-06-19 Rudolf Polzeradd support for the "Vehicle" sprite
2011-06-19 Jakob MGMore correct aim for spiderbot. make raptor's gun aim...
2011-06-19 Jakob MGMerge remote branch 'origin/master' into tzork/vehicles-2
2011-06-19 Rudolf Polzerwarpzonelib: split Divide into LeftDivide/RightDivide...
2011-06-19 Jakob MGMake spiderbots aim work
2011-06-19 Rudolf Polzeradd an alternate ang logic that fails (#if 0)
2011-06-19 Jakob MGNo more EF_LOWPRECISION, its effin fugly
2011-06-19 Rudolf Polzerwarn about colorless sprites
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 Rudolf Polzerprecache the null model
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 Rudolf Polzerwe don't use func_null, so why declare it
2011-06-17 Rudolf Polzeruse spawnflag 1 instead
2011-06-17 Rudolf Polzernew spawnflag for warpzones: 2 (watch over origin,...
2011-06-16 Rudolf PolzerMerge remote-tracking branch 'origin/nifrek/skinfixes'
2011-06-16 Rudolf Polzerhelp other qccs a bit
2011-06-16 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-06-16 Rudolf Polzerwarpzonelib: also allow "trigger" name
2011-06-15 merlijnMerge remote-tracking branch 'origin/nifrek/erebusscaled'
2011-06-15 nifrekMerge remote-tracking branch 'origin/master' into nifre...
2011-06-15 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-06-14 Rudolf Polzeradd a test case for csqc/svqc entity type switching
2011-06-13 Rudolf PolzerMerge remote-tracking branch 'origin/MaidenBeast/italia...
2011-06-13 Jakob MGHakk arround lack of vehicle panelhud. now all relevant...
2011-06-13 Rudolf Polzersimplify more; allow sticking to shootable buttons
2011-06-13 Rudolf Polzersimplify
2011-06-13 Rudolf PolzerMines now stick to moving geometry
2011-06-13 Jakob MGFix the fix, again..
2011-06-13 Jakob MGFix the fix
2011-06-13 Jakob MGFix intermission (sort of, will be better once vehicle...
2011-06-12 Jakob MGMake vehicles smoke and shake when heavely damaged
2011-06-12 Jakob MGSmoke effects for racer boost
2011-06-12 Jakob MGGet rid of some wtfness in client/vehicles/vehicles.qc
2011-06-12 Jakob MGStop engine sounds on vehicle exit
2011-06-12 Jakob MGMake vehicles_exit smater (no oldself junk required...
2011-06-12 Jakob MGSupport g_vehicles_allow_flagcarry to (dis)allow flag...
2011-06-12 Jakob MGAttach flagcarries flag to vehicle, scale up and positi...
2011-06-12 Jakob MGStop player from dropping flag on vehicle exit
2011-06-12 Jakob MGMerge remote branch 'origin/master' into tzork/vehicles-2
2011-06-12 Jakob MGWaypointsprites for vehicles
2011-06-12 Rudolf Polzerrename teams_matter to teamplay everywhere
2011-06-12 Rudolf Polzerfix bug causing a warning
2011-06-12 Rudolf Polzermake keyhunt and keepaway use the new use key system
2011-06-12 Rudolf Polzeradd a second use key system that responds to presses...
2011-06-12 Rudolf Polzersimply assault code a bit
2011-06-12 Rudolf Polzeradd "xencoding", an encoding scheme of numbers into...
2011-06-12 Jakob MGDont blow up vehicle when teamchangning
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 Polzerfix compile error
2011-06-11 Rudolf Polzerswitch the meanings of cl_gunalign 1/2 and 3/4 because...
2011-06-10 Rudolf Polzermake shootfromeye and shootfromclient show properly...
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 MGunwops the projetile damage fix
2011-06-09 Jakob MGStop spider rockets from cicreling indefinitly arround...
2011-06-09 Jakob MGSwitch raptor crosshair. Tune settings (racer faster...
2011-06-09 Jakob MGFix vehicle not returning if driver dissconnect
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 Rudolf Polzernew parameter target_random to ALL entities; when set...
2011-06-06 Jakob MGSupport g_vehicles_delayspawn (makes vehciles spawn...
2011-06-06 Jakob MGBetter death effects
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-06 Rudolf Polzertry another attempt to fix extendmatchtime (by Space_Man)
2011-06-06 Jakob MGFix exit from vehicle warping you back to spot you...
2011-06-06 Rudolf Polzerfix the gloss box dependencies as gloss can work on...
2011-06-06 Rudolf Polzerfix extendmatchtime/reducematchtime commands
2011-06-04 Paul ScottMerge branch 'master' into pooga/keepawaybots
2011-06-04 Paul ScottBots will attack if no one has the ball yet. Once someo...
2011-06-04 Paul ScottImplemented basic keepaway bot AI.
2011-06-04 Rudolf Polzermake the first frame even nicer
2011-06-04 Rudolf Polzerdon't allow drawframetime to be > 1 sec (sorry, laggers)
next