]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2010-08-26 Rudolf Polzergive grenades a size too (6x6x6) like rockets;
2010-08-24 Rudolf Polzerone step towards making the rifle the "standard sniper...
2010-08-24 Rudolf Polzerno need to hard limit health and armor, as they are...
2010-08-24 Rudolf PolzerMerge remote branch 'refs/remotes/origin/mrbougo/dragch...
2010-08-23 MrBougofix the dragging cheat for visible nonsolid entities
2010-08-20 Rudolf Polzerrealowner to the right place
2010-08-20 Rudolf Polzeralso set realowner if an entity asplodes because of...
2010-08-20 Rudolf Polzerfunc_breakable: unset owner after successfully exploding
2010-08-20 Rudolf Polzerfix origin of func_breakable too
2010-08-20 Rudolf PolzerMerge remote branch 'refs/remotes/origin/mrbougo/breaka...
2010-08-20 MrBougofix origin bug in func_breakable
2010-08-19 Rudolf Polzerswitch back viewport properly. Now it WORKS! Zoomwindow...
2010-08-19 Rudolf Polzerfix 2D coordinate system of console (stupid workaround)
2010-08-19 Rudolf Polzercsqc-only workaround (mostly by terencehill) to work...
2010-08-19 Rudolf PolzerFix some of the fixes
2010-08-19 Rudolf PolzerMerge remote branch 'refs/remotes/origin/terencehill...
2010-08-18 terencehillMerge remote branch 'remotes/origin/terencehill/misc_bu...
2010-08-18 Rudolf Polzerremove some stupid setsize calls from func_breakable...
2010-08-18 Rudolf Polzerfix electro beam drawing through warpzone
2010-08-18 Rudolf Polzeroptimize more warpzone functions if no WZs exist
2010-08-18 Rudolf Polzerfix compile errors
2010-08-18 Rudolf Polzerfix some hardcoded ticrates
2010-08-17 Rudolf Polzeroh no! more crlf-mings
2010-08-15 terencehillRemove unnecessary checks...
2010-08-15 terencehillMinor cleanups:
2010-08-15 terencehillReflect cvar name change in the menu too: host_sleep...
2010-08-15 Rudolf PolzerMerge remote branch 'refs/remotes/origin/fruitiex/newpa...
2010-08-15 FruitieXMerge branch 'fruitiex/newpanelhud' into fruitiex/newpa...
2010-08-15 FruitieXuse the cvar values instead of "1" :P
2010-08-15 FruitieXalways draw the vote panel
2010-08-15 FruitieXdraw voteprogress pics with RGB '1 1 1'
2010-08-15 Rudolf Polzerremove lots of useless Nexuiz junk from the makefile
2010-08-15 Rudolf Polzeralso properly calc WarpZone_TraceToss_velocity
2010-08-15 Rudolf Polzerfix calculation of WarpZone_TraceToss_time if no warpzo...
2010-08-15 Rudolf Polzertry negative push on CL secondary instead :P
2010-08-15 Rudolf PolzerMerge remote branch 'origin/fruitiex/fruitbalance'
2010-08-15 FruitieXwoops let the scoreboard fade out the team radar as...
2010-08-15 FruitieXadd num_leading back to the old skin, and fix the maxim...
2010-08-15 FruitieXold hud skin updates
2010-08-15 FruitieXfix another dock related quirk, update the new luminos...
2010-08-15 FruitieXclear up the dock naming
2010-08-15 FruitieXbugfix
2010-08-15 FruitieXsome cleaning up
2010-08-15 FruitieXadd fade stuff to the menu, make default fade at 3 sec
2010-08-15 FruitieXMerge remote branch 'origin/master' into fruitiex/newpa...
2010-08-15 FruitieXMerge remote branch 'origin/master' into fruitiex/fruit...
2010-08-14 Rudolf Polzermore stepheight again
2010-08-14 Rudolf Polzeralso reset average tracking if warpzoning
2010-08-14 Rudolf Polzerwhen teleporting, clear the "speed averaging" for multijump
2010-08-14 Rudolf Polzerfix v_angle handling
2010-08-14 Rudolf Polzerfix inverse logic bug :P
2010-08-14 Rudolf Polzermultijump: merge FruitieX's newest improvements
2010-08-14 Rudolf Polzerfix the prevtopspeed handling of multijump
2010-08-14 Rudolf Polzeradd a new antilag_takebackavgvelocity function to retur...
2010-08-14 Rudolf Polzeradd a new function vec2(v) returning only the xy components
2010-08-14 Rudolf Polzermultijump: fix velocity_x and _y calculation
2010-08-14 Rudolf PolzerMerge remote branch 'origin/fruitiex/multijump'
2010-08-14 FruitieXcrylink nerf
2010-08-14 FruitieXerm, little "workaround" ;)
2010-08-14 Rudolf PolzerMerge remote branch 'refs/remotes/origin/fruitiex/multi...
2010-08-14 FruitieXMerge remote branch 'origin/master' into fruitiex/multijump
2010-08-14 FruitieXdisable multijump by default
2010-08-14 FruitieXpositive push force on crylink primary
2010-08-14 FruitieXsome updates that i apparently forgot to commit
2010-08-14 Rudolf Polzerfix a typo in mapinfo code
2010-08-13 Rudolf PolzerMerge remote branch 'refs/remotes/origin/divVerent...
2010-08-13 terencehillfix captured dom cp message
2010-08-13 terencehillFix wrong cvar name...
2010-08-13 terencehillUse hud_color_bg_team only in team games
2010-08-13 terencehillFix incorrect scoreboard layout with certain configs
2010-08-13 terencehillMerge branch 'master' into terencehill/misc_bugfixes
2010-08-13 terencehillMerge commit 'aa4c896acf8088d26fcbd5ff4e3f6e7a0acb0600...
2010-08-13 Rudolf PolzerI HATE THIS CRLF MESS
2010-08-13 Rudolf Polzerlet's try Q3A's stepheight and see what breaks
2010-08-13 Rudolf Polzermenu track := rising-of-the-phoenix
2010-08-12 Rudolf Polzermake use of sv_aircontrol a bit easier again, maybe...
2010-08-10 Rudolf Polzerwarpzones: optimize tracing if no warpzones exist ...
2010-08-09 FruitieXremove unused cvar
2010-08-09 FruitieXremove debug print
2010-08-09 FruitieXvarious improvements
2010-08-09 FruitieXallow "dodging" at a multijump
2010-08-09 FruitieXMerge branch 'master' into mirceakitsune/multijump
2010-08-08 Rudolf PolzerMerge remote branch 'refs/remotes/origin/terencehill...
2010-08-07 Rudolf Polzername changes ;)
2010-08-06 Rudolf Polzeradd MooKow to active contributors list
2010-08-06 Rudolf Polzermore textures in wrong directory
2010-08-06 Rudolf PolzerMerge branch 'master' of ssh://git.xonotic.org/xonotic...
2010-08-06 Rudolf PolzerDDS loading workaround
2010-08-06 Rudolf Polzerdeclared variables work better
2010-08-06 Rudolf Polzertexture compression: add a checkbox for the new cvars
2010-08-06 Rudolf PolzerNEX_BUILDSYSTEM -> XON_BUILDSYSTEM
2010-08-05 Rudolf Polzerdisable grunting noise, at least until we have better...
2010-08-05 Rudolf Polzersvn -> git
2010-08-05 Rudolf Polzerversion := 0.1.0 for now (string = "git")
2010-08-05 Rudolf Polzersimplify the assault fix
2010-08-05 Rudolf PolzerMerge remote branch 'origin/savagex/assaultfixes'
2010-08-05 Rudolf PolzerMerge branch 'master' of ssh://git.xonotic.org/xonotic...
2010-08-05 Rudolf Polzerdelete quite some stuff that rather belongs in xonotic...
2010-08-05 Rudolf Polzerspeed := 360
2010-08-05 Maik Mertenset classname of assault waypoint sprites to "sprite_wa...
next