]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2015-07-27 MarioMerge branch 'master' into Mario/vehicles
2015-07-27 MarioMerge branch 'Mario/qc_physics_prehax' into 'master'
2015-07-16 MarioMerge branch 'sev/luma_menu_revisions' into 'master'
2015-07-15 Severin MeyerRevise Luma nexball icon
2015-07-15 Severin MeyerMake colorbutton frame slightly darker
2015-07-15 Severin MeyerMake ingame menu background slightly less opaque
2015-07-15 Severin MeyerUpdate skinvalues of Luma and Luminos
2015-07-15 Severin MeyerIn the skinlist, set the default tag automatically
2015-07-15 MarioMerge branch 'master' into Mario/qc_physics_prehax
2015-07-13 MarioBoolinterize
2015-07-13 MarioMerge branch 'master' into Mario/vehicles
2015-07-12 MarioMerge branch 'Penguinum/Antiwall' into 'master'
2015-07-12 MarioMake TimePath happy
2015-07-12 MarioMake bit usage a little clearer
2015-07-12 MarioMerge branch 'master' into Penguinum/Antiwall
2015-07-12 MarioApply some minor updates from recent code cleanups
2015-07-11 MirioForgot L0
2015-07-11 MirioUpdate credits for new maps
2015-07-11 MarioMerge branch 'Melanosuchus/gametype_vote' into 'master'
2015-07-11 MarioRe-arrange gametypes in the menu
2015-07-11 Mattia BasagliaKeep the same spacing even if an entry doesn't have...
2015-07-11 MarioMerge branch 'TimePath/itemsys_fix'
2015-07-10 Mattia BasagliaClean up the function drawing the gametype vote entries
2015-07-10 TimePathFix an oversight in the item system
2015-07-10 Mattia BasagliaUse a fallback name on the client if the custom vote...
2015-07-09 MirioUpdate credits
2015-07-09 Mattia BasagliaSet up duel for inclusion in the gametype voting screen...
2015-07-09 Mattia BasagliaDisplay name and description of customized vote options
2015-07-09 Mattia BasagliaSend name and description for customized vote options
2015-07-09 MarioMerge branch 'terencehill/shuffleteams_fix' into 'master'
2015-07-09 MarioMerge branch 'Mario/physics' into 'master'
2015-07-09 Mattia BasagliaTurn mapvote availability into a flag
2015-07-09 MarioBoolerize Physics_Valid
2015-07-09 MarioFix hardcoded constant values for cvar_type
2015-07-09 MarioAdd bones physics and increase jump velocity for Xonoti...
2015-07-09 Mattia BasagliaKeep only declarations regarding the buplic interface...
2015-07-09 MarioMerge branch 'master' into Mario/physics
2015-07-09 MarioStart with most weapons & ammo in freeze tag
2015-07-09 MarioMake corpses sink slowly in water
2015-07-09 MarioAdd a hack to fix jumping prediction with the engine...
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-09 MarioAttempt to prevent step sounds while crouching
2015-07-08 Mattia BasagliaAllow cvar-based gametype vote options
2015-07-08 MarioMerge master into qc_physics_prehax (blame TimePath...
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-06-01 Rudolf PolzerBump gameversion.
2015-05-20 PenguinumVertical offset, comments, etc
2015-05-19 PenguinumFixed probable division by zero (didn't affect anything...
2015-05-19 PenguinumRemoved very stupid piece of code, renamed aw_inactive.
2015-05-18 PenguinumMoved code from g_triggers.qc to better place
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
next