]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2010-05-23 FruitieXallow docks with different names than "dock", duh :P
2010-05-23 FruitieXwickedhud_b2
2010-05-23 FruitieXremove ons_showmap also in menu, fix cl_teamradar to...
2010-05-23 FruitieXget rid of ons_showmap
2010-05-23 FruitieXremove radar size/pos stuff from menu, as well as the...
2010-05-19 FruitieXfix wrong image name in code
2010-05-19 FruitieXmove weapon icons back into the skin folders to make...
2010-05-19 FruitieXremove unneccessary image (score can only show 3 digits...
2010-05-19 FruitieXrename highlight_*.tga to num_leading_*.tga to make...
2010-05-18 FruitieXfix hud_old_nexuiz.cfg... Was borked by the borked...
2010-05-18 FruitieXmake the default padding actually work :P
2010-05-18 FruitieXfix a description in defaultXonotic.cfg
2010-05-18 FruitieXwickedhud beta1 by sev, plus fix the exporter :)
2010-05-18 FruitieXforce showing a background in config mode, also adapt...
2010-05-18 FruitieXadd padding to the export function
2010-05-18 FruitieXmake all hud_bg cvars follow the same convention (...
2010-05-18 FruitieXdon't draw "ammo_currentbg" in showonlycurrent mode
2010-05-18 FruitieXdraw accuracy bar as a background to the weapon icon...
2010-05-17 FruitieXfix a bunch of warnings
2010-05-17 FruitieXMerge branch 'master' into fruitiex/newpanelhud
2010-05-17 Rudolf Polzerreduce in-air movement speed (maybe too much, please...
2010-05-16 Rudolf PolzerMerge remote branch 'refs/remotes/origin/diabolik/weapo...
2010-05-16 FruitieXalways show some icons on the mod icon panel when in...
2010-05-16 FruitieXadd hud_configure_grid ;). Gridsize can be set manually...
2010-05-16 FruitieXmake pressedkeys description better, make modicons...
2010-05-16 FruitieXalways draw enabled panels in config mode
2010-05-16 FruitieXmod icons, still a bit unfinished but in the interest...
2010-05-16 Sahil SinghalSome position fixes. TUBA!
2010-05-16 Rudolf PolzerMerge remote branch 'refs/remotes/origin/esteel/anim...
2010-05-16 Rudolf Polzerparticles quality: make 1 do what currently 0.5 does...
2010-05-16 Stephan Stahlfixed several warnings
2010-05-15 Sahil SinghalFinish h_* invisible models. Not sure what to do for...
2010-05-15 Sahil SinghalMerge commit 'origin/master' into diabolik/weaponscale
2010-05-15 Sahil Singhalfixes.
2010-05-15 Rudolf Polzera new shader file with some very short names for certai...
2010-05-15 Rudolf Polzerfix pyria and umbra txt files
2010-05-15 Rudolf PolzerMerge remote branch 'refs/remotes/origin/parasti/make...
2010-05-15 Rudolf PolzerMerge remote branch 'refs/remotes/origin/diabolik/umbra...
2010-05-15 FruitieXmore preparations for modicon panel
2010-05-15 Sahil SinghalFirst person campingrifle.
2010-05-15 Sahil SinghalFirst person shotgun.
2010-05-15 Jānis RūcisFake make's directory change output when using "cd"
2010-05-15 Sahil SinghalMerge commit 'origin/master' into diabolik/weaponscale
2010-05-15 Rudolf PolzerMerge remote branch 'refs/remotes/origin/tzork/turrets'
2010-05-15 FruitieXsmall code restructure to prepare for mod icons...
2010-05-15 Sahil SinghalMerge commit 'origin/master' into diabolik/umbraplayermodel
2010-05-15 Rudolf PolzerMerge branch 'master' of ssh://git.xonotic.org/xonotic...
2010-05-15 Rudolf PolzerMerge remote branch 'refs/remotes/origin/fruitiex/xpmba...
2010-05-15 Rudolf PolzerMerge remote branch 'refs/remotes/origin/diabolik/umbra...
2010-05-15 Sahil SinghalCamping rifle fix.
2010-05-15 Jakob MGAdd turrets.shader
2010-05-15 Sahil SinghalCode change and third person models scaled completely.
2010-05-15 FruitieXlittle restructure, + fix border = 0
2010-05-15 FruitieXAdd hud_panelname_bg_padding for increasing/decreasing...
2010-05-15 FruitieXmake the id constants a variable instead for more consi...
2010-05-15 FruitieXremove the timer icon, it's often only in the way....
2010-05-15 FruitieXsame thing for powerups panel
2010-05-15 FruitieXadd a horizontal mode for h/a panel, also allow mirrori...
2010-05-15 FruitieXfix incorrect image paths in the code
2010-05-14 Sahil SinghalCrylink.
2010-05-14 Rudolf Polzerbuild revision watermark
2010-05-14 FruitieXorder the panel functions in the source file
2010-05-14 FruitieXmore cleaning up and restructuring in gfx/
2010-05-14 FruitieXimpose some order on the files in gfx/
2010-05-14 FruitieXadd hud_old_nexuiz.cfg ;)
2010-05-14 FruitieXremove useless cvar
2010-05-14 FruitieXargh, some cvars weren't converted to strings before...
2010-05-14 FruitieXforgot to comment out "else {" after commenting out...
2010-05-14 FruitieXexport more hud cvars and remove some unused cvars
2010-05-14 FruitieXoops, actually insert newlines into the saved config :P
2010-05-14 FruitieXoops, make timer bg show up correctly in the default...
2010-05-14 FruitieXuse cvar_string() instead of storing hud_skin in a...
2010-05-14 FruitieXMerge branch 'fruitiex/newpanelhud' of ssh://git.xonoti...
2010-05-14 FruitieXmove files into gfx/hud/old/
2010-05-14 FruitieXskin support
2010-05-14 FruitieXs/cvar("_hud_configure")/hud_configure
2010-05-14 FruitieXHUD config exporting
2010-05-14 Rudolf Polzerfix some texture brackage on bullets and rockets boxes
2010-05-14 Sahil SinghalScale uzi.
2010-05-14 Sahil SinghalLaser and shotgun rescaling.
2010-05-14 Sahil SinghalCode changes for shotgun.
2010-05-14 Sahil SinghalRemove old blend.
2010-05-13 Sahil SinghalScreenshot for pyria.
2010-05-13 Sahil SinghalAdd shader. delete screenshot.
2010-05-13 Sahil SinghalFix shader file name too.
2010-05-13 Rudolf Polzerhope this version of ciabot works ;)
2010-05-13 Rudolf Polzeragain
2010-05-13 Rudolf Polzerwe need to mod the credits file ;) mark it as incomplet...
2010-05-13 Rudolf Polzerdelete the player models that are broken (out of their...
2010-05-13 Rudolf Polzermake umbra the new default model
2010-05-13 Rudolf Polzeradd a pyria tga (but from the old model, we need a...
2010-05-13 Rudolf Polzerpyria: add sounds and txt file
2010-05-13 Rudolf Polzerattempt at renaming the pyria model to the proper name
2010-05-13 Rudolf PolzerMerge remote branch 'origin/diabolik/pyriaplayermodel'
2010-05-13 Rudolf Polzerteamradar: fix clip fail
2010-05-13 Rudolf PolzerMerge branch 'fruitiex/newpanelhud' of ssh://git.xonoti...
2010-05-13 FruitieXjust for fun, make the HUD look like the old HUD for...
2010-05-13 FruitieXuse relative coordinates, limit powerups to 99 instead...
2010-05-13 FruitieXrebalance nex, uzi and sg
2010-05-13 Rudolf PolzerMerge branch 'master' into fruitiex/newpanelhud
next