]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/menu
Clean up MENUQC #includes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu /
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-25 TimePathRemove some `#ifdef GMQCC` conditionals
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-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-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-13 Rudolf PolzerShow optionally condensed fonts right again :)
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'
2015-01-06 Rudolf PolzerCondense fonts in listboxes too, where they are influen...
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 MarioFix blaster in NIX
2014-12-27 terencehillSimplify sliderTeams update code
2014-12-27 terencehillg_keepaway_teams_override doesn't exist anymore
2014-12-27 terencehillAdd a check
2014-12-27 MarioMerge branch 'terencehill/team_slider_fix' into 'master'
2014-12-27 MarioMerge branch 'TimePath/refactor/mod_operator' into...
2014-12-25 terencehillReload Team slider value when switching gametype
2014-12-25 Rudolf PolzerMerge branch 'sev/menu_charmap' into 'master'
2014-12-25 MarioMerge branch 'master' into terencehill/music_player
2014-12-25 MarioMerge branch 'TimePath/issues/1434' into 'master'
2014-12-25 Severin MeyerHardcode the encoding of characters in the Unicode...
2014-12-25 MarioMerge branch 'TimePath/issues/1428' into 'master'
2014-12-25 Severin MeyerUse a string instead of arrays for the charmap
2014-12-24 MarioMerge branch 'TimePath/features/jetpack_jump' into...
2014-12-24 TimePathMerge branch 'master' into TimePath/features/jetpack_jump
2014-12-21 TimePathAdd another jetpack mode
2014-12-20 TimePathMerge branch 'master' into TimePath/issues/1428
2014-12-20 TimePathMerge branch 'master' into TimePath/features/jetpack_jump
2014-12-20 MarioRemove cl_cubemaps_extra
2014-12-20 MarioMerge branch 'master' into Mario/notifications
2014-12-20 MarioAdd buffs to the menu
2014-12-19 MarioMerge branch 'master' into Mario/arc_sounds
2014-12-19 MarioMerge branch 'TimePath/menu_tweaks' into 'master'
2014-12-18 TimePathTweak menu with suggestions from Mirio and Samual
2014-12-18 MarioMerge branch 'TimePath/issues/1421' into 'master'
2014-12-18 Severin MeyerReimplement the charmap to render the characters in...
2014-12-18 TimePathAdd a checkbox to the menu to disable jetpack jump
2014-12-17 MarioMerge branch 'Mario/overkill' into 'master'
2014-12-17 MarioRemove overkill toggle from menu (still show it in...
2014-12-17 TimePathPossibly fix stats race condition, closes #1421
2014-12-17 TimePathMerge branch 'master' into terencehill/music_player
2014-12-16 MarioMerge branch 'master' into Mario/overkill
2014-12-16 MarioMerge branch 'sev/menu_image_fix' into 'master'
2014-12-15 Severin MeyerPrevent calls to draw_PictureSize with an empty source...
2014-12-15 MarioMerge branch 'TimePath/issue-1170' into 'master'
2014-12-15 TimePathMerge branch 'master' into TimePath/issue-1170
2014-12-15 TimePath`unbindall` from menu button instead
2014-12-15 TimePathMerge branch 'master' into TimePath/issue-1170
2014-12-15 MarioFix teamplay/ffa text alignment
2014-12-15 MarioMerge branch 'sev/menu_headers' into 'master'
2014-12-15 Severin MeyerMake the menu header style editable in skinfiles
2014-12-14 MarioMerge branch 'terencehill/start_ammo' into 'master'
2014-12-14 MarioMerge branch 'terencehill/eventchase' into 'master'
2014-12-14 MarioHide some stat messages and fix an invalid particles...
2014-12-14 MarioDisable extra cubemaps in medium and normal configs...
2014-12-14 terencehillMerge branch 'master' into terencehill/eventchase
2014-12-14 terencehillMerge branch 'master' into terencehill/start_ammo
2014-12-14 MarioMerge branch 'sev/small_fixes' into 'master'
2014-12-14 Severin MeyerMove the slider UP when using mousewheelup or the PgUp...
2014-12-14 Severin MeyerAlso open screenshots with LMB and space in the screens...
2014-12-14 Severin MeyerIncrease the minimal height of the scrollbar thumb...
2014-12-14 Severin MeyerFix small typo
2014-12-14 MarioMerge branch 'TimePath/combined_updates' into 'master'
2014-12-14 MarioFix cases of if not
2014-12-14 TimePathFix entering HUD editor from main menu
2014-12-14 TimePathFix particle/decal effects settings
2014-12-14 TimePathFix mutator window height
2014-12-14 TimePathRemove map features listing (again)
2014-12-14 TimePathMerge branch 'master' into TimePath/combined_updates
2014-12-14 TimePathMerge remote-tracking branch 'origin/master' into TimeP...
2014-12-14 TimePathMerge branch 'master' into TimePath/combined_updates
next