]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2015-08-24 TimePathMerge branch 'master' into TimePath/guide
2015-08-24 TimePathMerge branch 'TimePath/guide_backports' into 'master'
2015-08-24 TimePathBackport icon handling from TimePath/guide
2015-08-24 TimePathMerge branch 'master' into TimePath/guide
2015-08-24 MarioAdd a few more mutator hooks to handle custom projectiles
2015-08-23 MarioMerge branch 'terencehill/obsolete_cvars_removal' into...
2015-08-23 TimePathTrim spaces
2015-08-23 TimePathMake a script safer
2015-08-23 TimePathFix menu compile
2015-08-23 MarioMerge branch 'Mario/format_message' into 'master'
2015-08-23 MarioUse new item stuff
2015-08-23 MarioClean up chat replacement handling, add a mutator hook...
2015-08-23 MarioMerge branch 'Mario/ons_updates' into 'master'
2015-08-23 MarioMerge branch 'master' into Mario/ons_updates
2015-08-23 MarioMerge branch 'matthiaskrgr/stuff_descriptions' into...
2015-08-23 MarioMake it run
2015-08-23 MarioMerge branch 'master' into Mario/ons_updates
2015-08-23 TimePathMerge branch 'Mario/turrets' into 'master'
2015-08-23 TimePathMerge branch 'master' into Mario/turrets
2015-08-23 TimePathFix duplicate weapons/all.qc inclusion
2015-08-23 TimePathMerge branch 'master' into Mario/turrets
2015-08-23 TimePathMerge branch 'TimePath/vehicles_cleanup' into 'master'
2015-08-23 TimePathMerge branch 'master' into TimePath/vehicles_cleanup
2015-08-23 TimePathMerge branch 'TimePath/damagetext' into 'master'
2015-08-23 TimePathDescribe damagetext cvars
2015-08-23 MarioAdd hit sound hooks for onslaught and assault objectives
2015-08-23 TimePathAllow damagetext to be disabled at varying levels
2015-08-23 TimePathTweak accumulate range
2015-08-23 TimePathAllow color coded format string
2015-08-23 TimePathAllow custom string format
2015-08-23 TimePathShow damage text for spectators
2015-08-23 TimePathDon't combine indicators from different players
2015-08-23 TimePathDamage text
2015-08-23 MarioAdd another hook, also reserve some stat slots for...
2015-08-23 MarioAdd a hook to allow hit sounds from custom entities
2015-08-22 TimePathFix auxiliary crosshairs
2015-08-22 Matthias Krügergametypes: change/add gametype (ctf, dm, cts...) descri...
2015-08-22 TimePathRequire semicolon or definition following `METHOD`
2015-08-22 TimePathMove common vehicle entity fields into the vehicle...
2015-08-22 TimePathRemove vehicleid globals
2015-08-22 TimePathLoad vehicles in the menu with the registry system
2015-08-22 TimePathSimplify headers
2015-08-21 MarioMerge branch 'Mario/vehicles' into 'master'
2015-08-21 MarioFix a couple of leftovers from bad merges
2015-08-21 TimePathAdd weapons
2015-08-21 TimePathMerge branch 'master' into TimePath/guide
2015-08-21 MarioMerge branch 'master' into Mario/vehicles
2015-08-21 TimePathHook cl_cmd instead of all commands
2015-08-21 TimePathCSQC_ConsoleCommand event hook
2015-08-21 TimePathMerge branches 'TimePath/weaponsys' and 'Mario/modpack'
2015-08-21 TimePathMerge branch 'TimePath/issues/1490'
2015-08-21 MarioMerge branch 'Mario/is_macro' into 'master'
2015-08-21 MarioMerge branch 'master' into TimePath/issues/1490
2015-08-21 MarioMerge branch 'master' into Mario/is_macro
2015-08-21 MarioMerge branch 'Mario/send_effects' into 'master'
2015-08-21 MarioMake TimePath happy
2015-08-21 MarioBoolinterize
2015-08-21 MarioSend effects to client, allows mismatching effectinfo.txt
2015-08-20 Rudolf PolzerMerge branch 'maint'
2015-08-20 Rudolf PolzerMerge branch 'maint' (early part)
2015-08-20 Rudolf PolzerTransifex sync (maint only). xonotic-v0.8.1
2015-08-19 MarioMerge branch 'terencehill/quake_items_fix' into 'maint'
2015-08-19 Rudolf PolzerMerge branch 'maint'
2015-08-19 Rudolf PolzerMerge branch 'maint' (early part before Transifex)
2015-08-19 Rudolf PolzerTransifex sync (maint stuff).
2015-08-19 Rudolf PolzerTransifex sync.
2015-08-19 terencehillFix Large Armor and Mega Health detection in Quake...
2015-08-19 TimePathMenu support
2015-08-19 TimePathMutator registry
2015-08-19 TimePathMove mutator system to common
2015-08-18 MarioThis is not a commit
2015-08-18 MarioAdd IS_MACRO macro for matthiaskrgr
2015-08-18 MarioAdd IS_MONSTER, IS_TURRET & IS_VEHICLE macros
2015-08-18 MarioFix a cvar
2015-08-18 MarioMerge branch 'master' into Mario/ons_updates
2015-08-18 TimePathMerge branch 'master' into Mario/modpack
2015-08-18 MarioMerge branch 'TimePath/mutator_cleanup' into 'master'
2015-08-17 TimePathSupport varying aspect ratios
2015-08-17 TimePathImprove wrapping
2015-08-17 TimePathAdd nades topic
2015-08-17 TimePathAdd buffs topic
2015-08-17 TimePathAdd items topic
2015-08-17 TimePathReflectively list entity fields as description for...
2015-08-17 TimePathFix handling of unknown entities
2015-08-17 TimePathWrap the description
2015-08-17 TimePathDon't derive from XonoticCreditsList
2015-08-17 TimePathEnable any entity to control how it looks in the menu
2015-08-17 TimePathCleanup
2015-08-16 TimePathAdd description pane
2015-08-16 TimePathFix division by 0
2015-08-16 TimePathSupport filtering
2015-08-16 TimePathAdd a debug menu
2015-08-16 TimePathSupport switching between data sources
2015-08-16 TimePathCreate a DataSource class
2015-08-16 TimePathActually use this.entryIcon and this.entryName
2015-08-16 TimePathInitial guide menu
2015-08-15 MarioMerge branch 'maint' of https://gitlab.com/xonotic...
2015-08-15 MarioUpdate notifications.cfg
2015-08-15 MarioMerge branch 'TimePath/div0monsters' into 'maint'
2015-08-15 TimePathFix division by zero in sv_monsters.qc
next