]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2011-06-30 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-06-30 Rudolf Polzervehicles: exclude them from SOME iscreature handling...
2011-06-28 Jakob MGFix gibfountin turrets (health rounding issue)
2011-06-28 Jakob MGhitsound for turrets
2011-06-28 Jakob MGAnimate spider's miniguns again
2011-06-28 Jakob MGImpact sounds for vehciles (using placeholders)
2011-06-28 Jakob MGFix warning (same as last, headshotbox this time)
2011-06-28 Jakob MGFix warning (remove called w/o check if there was anyth...
2011-06-26 Rudolf Polzerfix hook throwing through warpzone
2011-06-25 Rudolf Polzerchange "did the impossible" suicide messages to "is...
2011-06-25 Rudolf PolzerEXPERIMENTAL change: make projectiles able to hit yours...
2011-06-24 Rudolf PolzerMerge remote branch 'origin/mirceakitsune/hud_postproce...
2011-06-24 Rudolf Polzeradd a missing SpectateUpdate call
2011-06-24 Rudolf PolzerRevert "Fix exit from vehicle warping you back to spot...
2011-06-23 Rudolf Polzerfix potential crash of vehicle code (doesn't happen...
2011-06-23 Rudolf Polzerhit sounds for vehicles
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 MGmake last commit acctually work
2011-06-22 Jakob MGOnly let walker roam if TS_ROAM spawnflag is set
2011-06-22 Jakob MGDisable fancy path for ewheel too
2011-06-22 Jakob MGDiable fancy pathing for walker by default. Simply...
2011-06-22 Jakob MGTrottle target re-validation to save a bit server prefo...
2011-06-22 Jakob MGDynamic precache of turrets (to save memory)
2011-06-22 Rudolf Polzerfix "HELP ME, NEEDING HELP" bug ;)
2011-06-21 Jakob MGMake walker not roam if in a team game (assume thay...
2011-06-21 Rudolf Polzerworkaround for when a sprite is already attached: appen...
2011-06-21 Rudolf Polzernow refactor WaypointSprite_SpawnFixed() calls too
2011-06-21 Rudolf Polzersame for WaypointSprite_AttachCarrier and WaypointSprit...
2011-06-21 Rudolf PolzerSame for WaypointSprite_DeployPersonal()
2011-06-21 Jakob MGMerge remote branch 'origin/master' into tzork/turrets...
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 Jakob MGMerge remote branch 'origin/master' into tzork/turrets...
2011-06-21 Rudolf Polzerwaypointsprites: fix seeker and CTF waypoint display
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 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 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 Jakob MGFix effectsinfo. again.
2011-06-19 Jakob MGGet rid of some stale code
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 Jakob MGNo more EF_LOWPRECISION, its effin fugly
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-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-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 Jakob MGMake walker go to last known enemy location when loosin...
2011-06-14 Jakob MGNetlink turrets in the right place
2011-06-14 Rudolf Polzeradd a test case for csqc/svqc entity type switching
2011-06-14 Jakob MGTestcase for netlinked bug
2011-06-14 Jakob MGAnims for ewheel
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 Mircea KitsuneMerge branch 'master' into mirceakitsune/hud_postprocessing
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 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
next