]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Merge branch 'terencehill/shuffleteams_fix' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2015-07-09 MarioMerge branch 'terencehill/shuffleteams_fix' into 'master'
2015-07-09 MarioMerge branch 'Mario/physics' into 'master'
2015-07-09 MarioBoolerize Physics_Valid
2015-07-09 MarioFix hardcoded constant values for cvar_type
2015-07-09 MarioMerge branch 'master' into Mario/physics
2015-07-09 MarioStart with most weapons & ammo in freeze tag
2015-07-09 MarioHide g_invasion_teams from the impurity checks
2015-07-09 MarioMerge branch 'packer-/impure_team_cvars' into 'master'
2015-07-09 MarioMerge branch 'terencehill/accelerometer_fix' into ...
2015-07-05 packeradd g_tdm_teams_override and g_domination_teams_overrid...
2015-07-04 MarioMerge branch 'TimePath/itemsys' into 'master'
2015-07-03 terencehillMerge branch 'master' into terencehill/accelerometer_fix
2015-07-03 terencehillMake numeric values of speed and acceleration more...
2015-07-03 TimePathMerge remote-tracking branch 'remotes/origin/master...
2015-07-03 MarioMerge branch 'terencehill/menu_remove_tab_title' into...
2015-07-03 MarioMerge branch 'terencehill/listbox_item_highlight' into...
2015-07-03 MarioMerge branch 'TimePath/issues/1472' into 'master'
2015-07-03 MarioMerge branch 'TimePath/module_roots' into 'master'
2015-07-02 MarioMerge branch 'terencehill/hud_configure' into 'master'
2015-07-02 MarioMerge branch 'Melanosuchus/vote_caller' into 'master'
2015-06-30 TimePathIgnore sv_mapformat_is_quake2 too
2015-06-30 TimePathIgnore sv_mapformat_is_quake3 when checking cvar purity...
2015-06-29 terencehillOptimize code by anticipating hud_panel_physics_text...
2015-06-29 terencehillDon't show negative 0 values in the accelerometer
2015-06-21 terencehillAdd a cvar to allow disabling the averaging method...
2015-06-19 terencehillFix a small mathematical issue
2015-06-18 terencehillFix accelerometer displaying the real acceleration...
2015-06-11 terencehillshuffleteams: properly detect ca players. It fixes...
2015-05-13 TimePathReplace `MAP(IDENTITY)` with `UNWORDS`
2015-05-13 TimePathReplace `IF(ALL,` with `APPLY(`
2015-05-13 TimePathTidy up
2015-05-13 TimePathInventory system
2015-05-13 TimePathAdd an item dumping command
2015-05-13 TimePathCleanup
2015-05-12 TimePathAdd instagib items
2015-05-12 TimePathAdd jetpack
2015-05-12 TimePathFix items not respawning
2015-05-12 TimePathAdd powerups
2015-05-12 TimePathLight refactoring: rename module roots to `all` for...
2015-05-12 TimePathMove LAMBDA
2015-05-12 TimePathRemove SPAWNTIMES enum
2015-05-12 TimePathSupport #ifdef in item declarations
2015-05-12 TimePathBranchless BITSET
2015-05-12 TimePathDo something awesome with macros
2015-05-11 terencehillPicker: apply the fade effect even focusing another...
2015-05-10 terencehillMerge branch 'terencehill/menu_remove_tab_title' of...
2015-05-10 terencehillDon't spawn dialog borders (including title) for each...
2015-05-10 terencehillRevert previous change of item/tab.qc: title must be...
2015-05-10 TimePathUse the new item system for health and armor
2015-05-10 TimePathUse the new item system for ammo
2015-05-10 TimePathInitial item system setup
2015-05-10 Mattia BasagliaStore the name of the vote caller
2015-05-10 TimePathMerge remote-tracking branch 'origin/master' into teren...
2015-05-10 TimePathMerge remote-tracking branch 'origin/master' into teren...
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-08 terencehillFix crosshair picker indentation
2015-05-06 TimePathAdd two useful macros
2015-05-06 TimePathRename the underscore headers
2015-05-06 TimePathExplain `CLASS` and `NEW` macros
2015-05-06 TimePathFix typedefs
2015-05-06 TimePathUse stock dpdefs
2015-05-03 TimePathMake menu includes order insensitive
2015-05-03 TimePath#include base classes
2015-05-03 TimePath#include base classes
2015-05-03 TimePathDon't accumulate the beginning of the constructor
2015-05-03 TimePathSort menu classes
2015-05-03 TimePathTidy up OO helpers
2015-05-03 terencehillForgot to patch this file in the previous commit
2015-05-03 terencehillAllow custom color and alpha values for the crosshair...
2015-05-03 terencehillListbox / Picker: Implement item fading in a different...
2015-05-03 terencehillOptimize cellToCrosshair function
2015-05-03 TimePathMerge CLASS and EXTENDS, #define NEW(cname) (spawn...
2015-05-03 terencehillHighlight the selected cell in the picker
2015-05-03 TimePathCleanup server progs.src
2015-05-03 TimePathCleanup weapons #includes
2015-05-03 TimePathFix client compile
2015-05-03 TimePathCleanup vehicle #includes
2015-05-03 TimePathFix more server #includes
2015-05-03 TimePathModularise commands
2015-05-02 terencehillDon't color the dot in the crosshair preview
2015-05-02 terencehillMake Charmap and CrosshairPicker subclasses of the...
2015-05-02 TimePathMake most server includes order insensitive
2015-05-02 TimePathCreate common client header
2015-05-02 TimePathFix MCU client compile
2015-05-02 TimePathRemove direct server #includes from client
2015-05-02 TimePathSort #includes
2015-05-01 terencehillMake crosshair picker code similar to the charmap's...
2015-05-01 TimePathMake client includes order insensitive
2015-05-01 TimePathAvoid including the same file twice in progs.src
2015-04-30 terencehillAdd the fade effect in the charmap too
2015-04-28 terencehillMake work menu_showboxes with the charmap
2015-04-27 terencehillBetter names for 3 fields
2015-04-27 terencehillAdd skin attributes for listbox focused items and allow...
2015-04-26 terencehillListbox: highlight item under the cursor
2015-04-26 TimePathDefine client entity classes
2015-04-26 TimePathReclaim the `new` keyword for entity classes
2015-04-26 TimePathMake pointer to member usage explicit
2015-04-26 TimePathDeclare more ints as ints
next