]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/menu/xonotic
Merge remote-tracking branch 'origin/master' into terencehill/menu_remove_tab_title
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic /
2015-05-10 TimePathMerge remote-tracking branch 'origin/master' into teren...
2015-05-10 MarioMerge branch 'TimePath/qc_updates' into 'master'
2015-05-08 terencehillRemove useless title attribute (and related attributes...
2015-05-03 TimePathMake menu includes order insensitive
2015-05-03 TimePath#include base classes
2015-05-03 TimePathSort menu classes
2015-05-03 TimePathTidy up OO helpers
2015-05-03 TimePathMerge CLASS and EXTENDS, #define NEW(cname) (spawn...
2015-04-26 TimePathReclaim the `new` keyword for entity classes
2015-04-25 MarioFix some more floats in arrays
2015-04-24 MarioCouple more array fixes
2015-04-24 MarioFew more floats to ints for arrays
2015-04-24 MarioSome more floats to ints/bools
2015-04-24 MarioFix a few more floats, add the long awaited stob macro
2015-04-15 terencehillMerge branch 'master' into terencehill/unlimited_ammo_fixes
2015-04-09 Rudolf PolzerDon't immediately send name changes while you're typing...
2015-04-09 Rudolf PolzerDon't show a clear textbox button in name entry fields.
2015-04-05 terencehillMerge branch 'master' into terencehill/unlimited_ammo_fixes
2015-04-05 MarioMerge branch 'matthiaskrgr/hudsetup' into 'master'
2015-04-04 Matthias Krügerfix commands
2015-04-03 MarioMerge branch 'matthiaskrgr/hudsetup' into 'master'
2015-03-27 MarioMerge branch 'master' into Mario/nade_fixes
2015-03-17 Rudolf PolzerSupport workarea limiting of the window size.
2015-03-06 Matthias KrügerMerge branch 'master' into matthiaskrgr/hudsetup
2015-02-15 terencehillMerge branch 'master' into terencehill/weapon_panel_retry
2015-02-14 MarioMerge branch 'master' into sev/weapon_panel_retry
2015-02-09 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/crypto...
2015-02-08 MarioMerge branch 'terencehill/menu_fix' into 'master'
2015-02-07 MarioMerge branch 'TimePath/issues/1455' into 'master'
2015-02-07 MarioMerge branch 'TimePath/issues/1454' into 'master'
2015-02-07 TimePathDon't call gameTypeChangeNotify() without a parent
2015-02-07 TimePathCleanup
2015-02-05 MarioFix TDM slider not changing point limit
2015-02-03 MarioMerge branch 'sev/new_crosshairs'
2015-02-03 Severin MeyerAdd new crosshairs to the menu. The old crosshairs...
2015-02-03 MarioMerge branch 'Mirio/credits' into 'master'
2015-02-03 MarioMerge branch 'terencehill/weapon_panel_fix' into 'master'
2015-02-03 MarioMerge branch 'terencehill/string_prefixes_cleanup'...
2015-02-03 terencehillMerge branch 'master' into terencehill/string_prefixes_...
2015-02-02 terencehillMerge branch 'master' into terencehill/weapon_panel_fix
2015-02-02 MarioMerge branch 'Mario/qc_updates' into 'master'
2015-02-02 TimePathMerge branch 'master' into Mario/qc_updates
2015-02-02 MarioMerge branch 'TimePath/issues/1451' into 'master'
2015-02-02 TimePathseta _cl_gender
2015-02-01 terencehillMerge branch 'master' into terencehill/weapon_panel_fix
2015-02-01 MarioMerge branch 'terencehill/menu_optimizations' into...
2015-01-31 Mattia BasagliaMerge branch 'master' of ssh://gitlab.com/xonotic/xonot...
2015-01-31 Rudolf PolzerDon't use the name "binds-default.cfg"!
2015-01-30 MarioMerge branch 'sev/luma_supplement' into 'master'
2015-01-30 MarioMerge branch 'sev/luma' into 'master'
2015-01-30 Mattia BasagliaMerge branch 'master' of ssh://gitlab.com/xonotic/xonot...
2015-01-30 TimePathRemove for-loop workaround
2015-01-29 TimePathFix whitespace for #include
2015-01-29 TimePathDeclare more ints as ints
2015-01-29 TimePathClean up MENUQC #includes
2015-01-29 TimePathRemove includes from most headers
2015-01-29 TimePathRename defs to qh
2015-01-29 TimePath#include this
2015-01-28 TimePathRemove `-Wno-double-declaration`
2015-01-26 TimePathRemove redundant uses of `var`
2015-01-26 TimePathDeclare more ints as ints
2015-01-25 TimePathUnify boolean constants
2015-01-25 TimePathReplace `vector_[xyz]` with `vector.[xyz]` where possible
2015-01-25 TimePathWork around a gmqcc bug
2015-01-25 TimePathRename menu files to be consistent
2015-01-24 MarioMerge branch 'sev/more_crosshairs' into 'master'
2015-01-24 Severin MeyerAdd a new row of traditional, unobtrusive, high-contras...
2015-01-24 TimePathMerge remote-tracking branch 'origin/Mario/qc_updates...
2015-01-24 MarioFigured out why it crashed, time to fix the other leaks
2015-01-24 MarioTurn #define'd constants into actual constants
2015-01-24 MarioMerge branch 'sev/menu_sounds_reimplementation' into...
2015-01-24 terencehillMerge branch 'master' into terencehill/menu_optimizations
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 SLIDE sound when using slider or colorpicker
2015-01-23 Severin MeyerRevise focus sound, use a time guard to prevent "Geiger...
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 'master' into sev/hud_kh
2015-01-21 Severin MeyerAdd cvar hud_panel_weapons_label_scale
2015-01-21 Severin MeyerUse unicode character for the playlist play symbol
2015-01-20 terencehillCleanup string prefixes
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 MeyerAdd hud_panel_ammo_noncurrent_scale cvar
2015-01-18 Severin MeyerAdd hud_panel_ammo_noncurrent_alpha cvar
2015-01-18 MarioMerge branch 'terencehill/music_player' into 'master'
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/keybinds.txt.it_update' into...
2015-01-11 Rudolf PolzerMerge remote-tracking branch 'origin/mrbougo/clonefixes'
next