]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2011-06-05 terencehillMerge branch 'master' into terencehill/screenshot_viewer
2011-06-03 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-06-03 Rudolf Polzeradd a demo seeking cfg
2011-06-03 Rudolf Polzerclarification comment, nothing else
2011-06-03 Rudolf PolzerARGH, fix another terencehill bug - this fixes DDS...
2011-06-01 Rudolf Polzerconvert to iqm v2
2011-05-28 Rudolf Polzermake warpzones nicer with chase_active (no longer hide...
2011-05-28 Rudolf Polzerrewrote warpzonelib view fixing
2011-05-27 Rudolf Polzerdo the nearclip hack in the chasecam too
2011-05-27 Rudolf Polzerproperly restore the chasecam view also for R_SetView3f...
2011-05-27 Rudolf Polzeralso fade out warpzones properly (based on VIEW origin...
2011-05-27 Rudolf Polzermake event chase cam warpzone aware (PLEASE TEST)
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-27 Rudolf PolzerMerge remote-tracking branch 'origin/samual/no_dead_air...
2011-05-27 Rudolf PolzerMerge remote-tracking branch 'origin/samual/fix_anim_di...
2011-05-27 Rudolf Polzerremove a stupid percent sign
2011-05-27 Rudolf Polzermake intermission chase cam always on
2011-05-27 Rudolf PolzerMerge remote-tracking branch 'origin/samual/intermissio...
2011-05-27 Rudolf PolzerMerge remote-tracking branch 'origin/fruitiex/panelhud'
2011-05-26 FruitieXNo damage splash when !!chase_active
2011-05-25 SamualStop the weapon model from changing pitch while in...
2011-05-25 SamualFix intermission player model so that it doesn't tilt...
2011-05-25 SamualFix a warning given by setanim since it had no animatio...
2011-05-24 SamualAdd checks for other.deadflag when announcing airshot...
2011-05-24 Rudolf PolzerTHE BIG BALANCE SWITCHOVER!!!1
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-24 SamualEarly+++ changes to sniper rifle to be more of just...
2011-05-24 SamualChange some things about Nex charge slightly -- Instead...
2011-05-24 SamualSome improvements to the hagar (lower spread on primary...
2011-05-23 merlijnMerge remote-tracking branch 'origin/diabolik/newanims'
2011-05-23 Sahil SinghalMerge remote branch 'origin/master' into diabolik/newanims
2011-05-23 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-05-23 Rudolf Polzermove the contentdownload URL to xonotic.org
2011-05-22 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-05-21 SamualSome updates to the shotgun melee
2011-05-21 SamualMerge remote branch 'origin/master' into samual/balance
2011-05-21 Rudolf Polzerremove menu_slist_modfilter for now, as we currently...
2011-05-20 terencehillImplement zooming
2011-05-20 FruitieXadd bots back to the playerstats
2011-05-20 FruitieXfinally fix accuracy stats, well hopefully. Testing...
2011-05-20 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-05-19 Sahil SinghalMerge remote branch 'origin/master' into diabolik/newanims
2011-05-19 Sahil SinghalActually set the melee anim.
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 Sahil SinghalNew rescaled ignis thanks to nifrek :)
2011-05-19 Sahil SinghalMerge remote branch 'origin/master' into diabolik/newanims
2011-05-18 terencehillFix explosion effect not correctly shown detonating...
2011-05-18 Rudolf Polzerrename physicsX0.cfg to physicsX.cfg, and bring back...
2011-05-18 Rudolf Polzerset speed limit back to 800 - 700 was a bit too low...
2011-05-17 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-05-17 FruitieXimprove comment
2011-05-17 Rudolf Polzermake AddPlayer harmless if he already has an ID
2011-05-17 Rudolf Polzerfix playerstats hashkey sending
2011-05-17 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-05-17 FruitieXmake the t field per-player instead, fix a bug that...
2011-05-17 Rudolf Polzerlet's add some amount of strafe acceleration (max accel...
2011-05-17 FruitieXupdate the spec comment
2011-05-17 FruitieXfix the spam by adding for loops
2011-05-17 Rudolf Polzerapply the stretchfactor at the right point
2011-05-17 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-05-17 Rudolf Polzergive it a name: sv_airaccel_qw_stretchfactor ("stretch...
2011-05-17 Rudolf Polzerdd a var "speedclamp" (macro -DSPEEDCLAMP=...) to influ...
2011-05-16 Rudolf Polzerremove textures/pickups files as these are no longer...
2011-05-15 Rudolf Polzermore ent_cs fixes
2011-05-15 Rudolf Polzermake shownames use its own set of entities
2011-05-15 Rudolf Polzerremove entity spam from shownames
2011-05-15 Rudolf Polzerfix a stupid typo (why did the more stupid fteqcc not...
2011-05-15 terencehillDisable the preview window as it causes menu to freeze...
2011-05-15 Rudolf Polzermake entcs entities use sendflags (preparation for...
2011-05-15 FruitieXwoops remove silly entity leak
2011-05-15 FruitieXmake the statusbar a bit more visible
2011-05-15 FruitieXonly send armor/health updates as increments of 10
2011-05-15 FruitieXremove shownames entity when going spec, bring it back...
2011-05-14 SamualMerge remote branch 'origin/master' into samual/balance
2011-05-14 FruitieXfix armor bar being 2x too wide
2011-05-14 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-05-14 FruitieXfix some things that i forgot
2011-05-14 FruitieXbunch of updates, statusbars instead of icons
2011-05-14 Rudolf Polzerdon't null origin_z :(
2011-05-14 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-05-14 SamualMerge remote branch 'origin/master' into terencehill...
2011-05-14 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-05-14 Rudolf Polzeroh right, we HAVE destructors
2011-05-14 Rudolf Polzeradd another check
2011-05-14 Rudolf Polzercall ArrayGet*entcs_receiver one time less
2011-05-14 Rudolf Polzeradd a getplayerorigin() function that finds any player...
2011-05-14 FruitieXadapt shownames to use player positions shared from...
2011-05-14 SamualMerge remote branch 'origin/master' into samual/balance
2011-05-14 FruitieXinterpolate, y u no work :(
2011-05-14 FruitieXnew cvars: sv_shownames and sv_shownames_delay (default...
2011-05-14 FruitieXno crosshair when observing, that's just pointless
2011-05-14 FruitieXMerge remote-tracking branch 'origin/terencehill/newpan...
2011-05-14 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
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 SamualFaster zoom, many people don't want the slow++ 3.5...
next