]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2011-04-25 terencehillSimplify the code
2011-04-25 terencehillRename most of the cvars to make health/armor progressb...
2011-04-25 terencehillSmooth armor progressbar too
2011-04-25 terencehillSmall clean up and more comments
2011-04-25 terencehillUse the previously added code to do the health load...
2011-04-25 terencehillSmooth transition from an health value to another one...
2011-04-25 terencehillcvar hud_panel_healtharmor_progressbar_gfx_damage to...
2011-04-25 terencehillCheck for spectatee_status changes only when it's updat...
2011-04-24 terencehilladd comments to describe how some variables are used...
2011-04-21 terencehillFix typo
2011-04-20 terencehillFix color not updated and ping not displayed in the...
2011-04-17 terencehillMake translatable remaining strings of the panel hud...
2011-04-17 terencehillMake text labels of the panel hud dialogs use the max...
2011-04-17 terencehillFix hud_panel_ammo_progressbar not working cause of...
2011-04-17 terencehillAdjust _hud_panelorder cvar now that shownames panel...
2011-04-17 terencehillMerge remote-tracking branch 'remotes/origin/fruitiex...
2011-04-16 FruitieXbring back the serverside cull distance, why it didn...
2011-04-16 FruitieXstart fading already at 1000 units
2011-04-16 FruitieXset the max distance a bit further, increase font size
2011-04-16 FruitieXMerge branch 'master' into fruitiex/panelhud
2011-04-15 Rudolf Polzerremove some unused functions; add "checkfail" logic...
2011-04-13 FruitieXfix health/armor wrapping around when someone was fragged
2011-04-13 FruitieXwoops, forgot some header files
2011-04-13 FruitieXallow decolorization as an option, enable by default...
2011-04-13 FruitieXsupport resizing the name and enable by default
2011-04-13 mand1ngaMerge remote branch 'origin/mand1nga/bot-misc-fixes'
2011-04-13 FruitieXsmooth alpha fade clientside from 1500 to 2500 units...
2011-04-13 FruitieXdistance culling doesn't want to work for some reason...
2011-04-13 FruitieXsmall fix
2011-04-13 FruitieXmake them fade out/in :o
2011-04-13 FruitieXone more feature is WIP (only show enemies when pointed...
2011-04-13 FruitieXi forgot to center the names, lol
2011-04-13 FruitieXonly draw the question mark health/armor icons in teamp...
2011-04-13 FruitieX@ CSQC: You've been trolled, you've been trolled.....
2011-04-13 FruitieXfix the aforementioned problem in the previous commit
2011-04-13 FruitieXsome more tweaks, remaining issues: why does it project...
2011-04-13 FruitieXthat think function was useless actually, remove it...
2011-04-13 FruitieXnow it "works" again
2011-04-13 FruitieXdo some restructuring according to div0s suggestions...
2011-04-13 FruitieXremove the old shownames from here
2011-04-13 FruitieXholy crap it compiles
2011-04-13 FruitieXremove the shownames HUD panel, start implementing...
2011-04-13 FruitieXwhy do i store the edict when i call this function...
2011-04-13 FruitieXha! got health/armor networking right finally
2011-04-13 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-04-12 Jakob MGMerge remote-tracking branch 'origin/samual/balance'
2011-04-12 SamualSlightly less rotlinear so that your health/armor doesn...
2011-04-11 FruitieXsome debug prints, distance culling (cvarred)
2011-04-11 FruitieXlooks like we can figure out the netname with stuff...
2011-04-11 FruitieXyay origins and player ids printed correctly now (lol...
2011-04-11 FruitieXoh wait, haha
2011-04-11 FruitieXnew implementation of shownames with MSG_ENTITY (broken...
2011-04-11 terencehillMerge remote-tracking branch 'remotes/origin/terencehil...
2011-04-11 FruitieXuse maxhealth/maxarmor cvars instead of constants ...
2011-04-11 FruitieXthis one seems to have been forgotten :)
2011-04-11 FruitieXMerge branch 'fruitiex/better_shownames' into terencehi...
2011-04-11 FruitieXmake text readable in physics panel setup
2011-04-11 FruitieXMerge remote-tracking branch 'origin/master' into teren...
2011-04-11 FruitieXfix the shownames dialog finally
2011-04-11 mand1ngaMerge branch 'fruitiex/hud_effect_from_goldenhealth'
2011-04-11 mand1ngaIndentation fascist reporting for duty\!
2011-04-11 mand1ngaBots: Fix divide by zero error when using the nex....
2011-04-11 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-04-11 FruitieXrevive the low health/armor hud effect from fruitiex...
2011-04-11 mand1ngaMerge remote branch 'origin/samual/fix_hud_configstuff'
2011-04-10 SamualFix some issues with creating hud configs automatically...
2011-04-10 mand1ngaMerge remote branch 'origin/samual/fix_crosshair_ring_c...
2011-04-10 mand1ngaMerge remote branch 'origin/samual/devreleaseconfigs'
2011-04-10 SamualAdd checks to see if crosshair ring is even allowed...
2011-04-10 SamualAdd config for balance switching on endmatch (also...
2011-04-10 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-04-10 Rudolf Polzeradd some experimental aliases. Do not use.
2011-04-09 mand1ngaMerge remote branch 'origin/terencehill/hud_panel_power...
2011-04-09 mand1ngaMerge remote branch 'origin/tzork/fl_notarget_ctflags'
2011-04-08 mand1ngaMerge remote branch 'origin/samual/defaults/swap_minela...
2011-04-07 terencehillAdd missing cvar hud_panel_powerups_text to hud_luminos...
2011-04-06 Rudolf Polzerfix wrong strreplace usage
2011-04-06 Jakob MGSet FL_NOTARGET on ctf flags (avoids turrets and otehr...
2011-04-05 Jakob MGMerge remote-tracking branch 'origin/samual/fix_csqc_st...
2011-04-05 Jakob MGMerge remote-tracking branch 'origin/samual/balance'
2011-04-05 Jakob MGMerge remote-tracking branch 'origin/samual/fix_hud_dra...
2011-04-05 SamualSome updates to falldamage - It should hurt more to...
2011-04-05 SamualACTUALLY make drawpic_aspect_skin_expanding use the...
2011-04-05 SamualBy request of many, swap the priority for grenadelaunch...
2011-04-05 SamualLower turnrate just slightly on the seeker
2011-04-05 Samualg_start_weapon_sniperrifle 0 - Disable sniper rifle...
2011-04-05 Samualgettext a string which was missed for warmup
2011-04-05 SamualUpdate starting ammo values for warmup, LMS, and nix
2011-04-05 Rudolf Polzerfix health in ekg
2011-04-04 mand1ngaMerge remote branch 'origin/samual/defaults/smoothcrouc...
2011-04-04 mand1ngaMerge remote branch 'origin/samual/balance'
2011-04-04 SamualThis enables a featured I added in the engine a while...
2011-04-04 SamualNew health limit and rot rate plus use g_balance_damage...
2011-04-03 mand1ngaMerge remote branch 'origin/fruitiex/mapvote_fix'
2011-04-03 mand1ngaMerge remote branch 'origin/fruitiex/accelerometer_fix'
2011-04-03 terencehillFix hud_panel_physics_baralign slider, value field...
2011-04-03 terencehillSync hud_luminos_old.cfg and adapt pos/size of the...
2011-04-03 FruitieXadd the acceleration bars for these two skins too
2011-04-03 mand1ngaMerge remote branch 'origin/morphed/hpitems'
2011-04-03 terencehillMerge branch 'master' into terencehill/newpanelhud
next