]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2015-01-24 Severin MeyerRename legacy menu soundfiles and add placeholder files
2015-01-23 Severin MeyerAdd focus sound to menu sound constants
2015-01-23 Severin MeyerDisable focus sound for the playerlist, because it...
2015-01-23 Severin MeyerAdd a checkbox to the audio settings to toggle focus...
2015-01-23 Severin MeyerPlay bonus sound when the winner dialog is opened
2015-01-23 Severin MeyerPlay OPEN/CLOSE sound when opening/closing dialog
2015-01-23 Severin MeyerPlay sounds when chosing or executing a listbox item...
2015-01-23 Severin MeyerPlay CLEAR sound when using inputbox clearbutton, also...
2015-01-23 Severin MeyerPlay SLIDE sound when using slider or colorpicker
2015-01-23 Severin MeyerPlay SELECT sound when using checkbox or its subtypes
2015-01-23 Severin MeyerRevise button sound
2015-01-23 Severin MeyerRevise focus sound, use a time guard to prevent "Geiger...
2015-01-23 Mattia BasagliaUse loop macro in Ban_Enforce 83/head 91/head
2015-01-23 MarioLet's not make them macros
2015-01-23 MarioMove TRUE and FALSE definitions to util-pre.qh and...
2015-01-23 MarioMerge branch 'sev/hud_weapon_panel' into 'master'
2015-01-23 MarioMerge branch 'sev/menu_play_char' into 'master'
2015-01-23 MarioMerge branch 'terencehill/cvar_updates' into 'master'
2015-01-23 MarioMerge branch 'terencehill/ready_restart_tweaks' into...
2015-01-23 MarioMerge branch 'sev/menu_listbox_doubleclick'
2015-01-22 Severin MeyerFix minus key bug in the weaponslist
2015-01-22 Severin MeyerMove double click detection from listbox subtypes to...
2015-01-22 MarioMerge branch 'sev/hud_kh' into 'master'
2015-01-22 MarioMerge branch 'master' into sev/hud_kh
2015-01-22 Severin MeyerReplace the chatbubble and teambubble with luma versions
2015-01-21 terencehillBlock players while the countdown to game start is...
2015-01-21 Severin MeyerUpdate luma HUD weapon panel config and a few icons
2015-01-21 terencehillDon't play "Prepare for battle" announcement again...
2015-01-21 Severin MeyerThighten up the panel selection border in the HUD editor
2015-01-21 Severin MeyerAdd cvar hud_panel_weapons_label_scale
2015-01-21 Severin MeyerImprove the distribution of icons in the HUD weapons...
2015-01-21 Severin MeyerUse unicode character for the playlist play symbol
2015-01-20 Severin MeyerUpdate luma HUD config and HUD panel border images
2015-01-20 Severin MeyerUpdate luma keyhunt icons for new modicon panel
2015-01-20 Severin MeyerUpdate a few luma icons
2015-01-20 MarioFix a couple of minor things that have been bugging...
2015-01-19 MarioFix compile. @sev values for the noncurrent ammo cvars...
2015-01-19 MarioMerge remote-tracking branch 'origin/master' into sev...
2015-01-19 MarioMerge branch 'sev/hud_ammo_panel' into 'master'
2015-01-18 Severin MeyerUse proper infinity symbol for infinite ammo count
2015-01-18 Severin MeyerFor a low ammo count, use slightly brighter red for...
2015-01-18 Severin MeyerAdd hud_panel_ammo_noncurrent_scale cvar
2015-01-18 Severin MeyerAdd hud_panel_ammo_noncurrent_alpha cvar
2015-01-18 Severin MeyerNever black out the current ammo, even if empty. A...
2015-01-18 Severin MeyerRefactor the DrawAmmoItem() function: remove redundant...
2015-01-18 MarioMerge branch 'terencehill/music_player' into 'master'
2015-01-18 MarioFix hit indication with arc and cl_hitsound 2-3
2015-01-17 Mattia BasagliaConsider unconnected players in Ban_Enforce
2015-01-16 Mattia BasagliaEnsure we aren't kicking a client which has already...
2015-01-16 Mattia BasagliaAllow the server to kickban unconnected clients and...
2015-01-13 Rudolf PolzerTransifex sync. xonotic-v0.8.0
2015-01-13 Rudolf PolzerShow optionally condensed fonts right again :)
2015-01-13 terencehillRevert removal of some autocvar initializations (compat...
2015-01-12 terencehillRemove autocvar_crosshair_ring_vortex* and autocvar_cro...
2015-01-12 terencehillImprove a few cvar descriptions
2015-01-12 terencehillAdd missing crosshair_ring_arc* to crosshairs.cfg so...
2015-01-12 terencehillUpdate cl_reticle* cvars and fix/improve their descriptions
2015-01-12 terencehillUpdate notification cvars with dumpnotifs
2015-01-11 Rudolf PolzerOops, revert the chat bubble change for now. This was...
2015-01-11 Rudolf PolzerMerge branch 'terencehill/teams_override_cvars' into...
2015-01-11 Rudolf PolzerMerge branch 'sev/luma_supplement' into 'master'
2015-01-11 Rudolf PolzerMerge branch 'sev/scoreboard_skin' into 'master'
2015-01-11 Rudolf PolzerMerge branch 'terencehill/eliminatedplayer_fix' into...
2015-01-11 Rudolf PolzerMerge branch 'terencehill/keybinds.txt.it_update' into...
2015-01-11 Rudolf PolzerGib clones when they die, as I have no good way of...
2015-01-11 Rudolf PolzerAdjust newlines a bit to make the code more readable.
2015-01-11 Rudolf PolzerKill god mode support for clones/corpses.
2015-01-11 Rudolf PolzerRename anindecide_init to animdecide_load_if_needed...
2015-01-11 Rudolf PolzerMerge remote-tracking branch 'origin/mrbougo/clonefixes'
2015-01-11 Rudolf PolzerWelcome, Asturian, to the languages list!
2015-01-10 Rudolf PolzerOops, clear useless flags at the end for consistency.
2015-01-10 Rudolf PolzerAdd missing flag.
2015-01-10 Rudolf PolzerFix detection of useless waypoints.
2015-01-10 Rudolf PolzerFix initialization of Race and CTS game modes.
2015-01-09 Rudolf PolzerMinor autowaypointer fixes.
2015-01-09 Rudolf PolzerFix some spacing in the translations.
2015-01-09 Rudolf PolzerAnother transifex sync.
2015-01-08 Rudolf PolzerSet the name for Polish.
2015-01-07 terencehillFix "spectating a frozen player also darkens the specta...
2015-01-06 Rudolf PolzerAuto transifex sync ;)
2015-01-06 Rudolf PolzerCondense fonts in listboxes too, where they are influen...
2015-01-05 Rudolf PolzerAuto transifex sync ;)
2015-01-05 MarioMerge branch 'Mirio/credits' into 'master'
2015-01-05 MirioJapanese translator
2015-01-04 Rudolf PolzerAuto transifex sync ;)
2015-01-04 Rudolf PolzerAuto transifex sync test ;)
2015-01-04 MirioUpdate credits
2015-01-03 Rudolf PolzerTransifex merge. Now with 100% Russian!
2015-01-02 Severin MeyerMerge branch 'master' into sev/luma
2014-12-31 Rudolf PolzerTransifex sync.
2014-12-31 terencehillOptimize ModalController_draw code once more
2014-12-31 terencehillFurther optimize ModalController_draw code
2014-12-31 terencehillOptimize ModalController_draw code
2014-12-31 Rudolf PolzerAll in all it's just a-nother transifex sync.
2014-12-31 terencehillkeybinds.txt.it: Translate "scoreboard"
2014-12-30 terencehillMerge branch 'master' into terencehill/music_player
2014-12-30 terencehillRename button Play/Pause to Pause for brevity's sake
2014-12-30 terencehillMake the play button resume the track if paused
2014-12-30 Severin MeyerUpdate luma HUD dom files
2014-12-30 Severin MeyerRemove obsolete menu skin files
next