]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2015-09-03 TimePathMENUQC loading screen TimePath/loading
2015-08-31 Rudolf PolzerTransifex sync.
2015-08-31 Rudolf PolzerAdd a "German (Switzerland)" translation.
2015-08-31 MarioAdd options to allow instagib secondary fire to damage...
2015-08-31 MarioMerge branch 'Mario/vaporizer_damage' into 'master'
2015-08-31 MarioMerge branch 'master' into Mario/vaporizer_damage
2015-08-31 TimePathCapture __FILE__ with AUTOCVAR
2015-08-31 TimePathMake custom autocvar enumeration possible
2015-08-31 TimePathInitialize mutators later with STATIC_INIT_LATE
2015-08-30 MarioDon't kick bots for idling
2015-08-30 MarioMerge branch 'terencehill/menu_weaponarena_selection_fi...
2015-08-30 MarioAdd a hook for custom gameplay tips
2015-08-30 MarioDon't show the blaster weaponstart message in a weapon...
2015-08-30 MarioMerge branch 'Mario/item_fixes' into 'master'
2015-08-30 MarioRemove an old commented line
2015-08-30 MarioAdd an option to use team spawns in keyhunt
2015-08-30 MarioFix some issues with items, also add item fading (a...
2015-08-30 MarioAdd a bad hack to fix CTS not forcing the switch to...
2015-08-30 MarioHide useless "spawnpoint was used!" message
2015-08-30 MarioAdd 4 team CTF support to superspectate
2015-08-30 MarioAdd an option to spawn near teammates to allow turning...
2015-08-30 MarioFix physical items
2015-08-30 MarioAdd an option to disable the 'New toys, new toys!'...
2015-08-30 MarioDon't replace shotgun with shockwave in new toys
2015-08-30 MarioAdd a potentially useful option to only allow the use...
2015-08-30 MarioAdd a couple of useful options to multijump
2015-08-30 MarioAllow turning off damage from lava and slime in instagi...
2015-08-30 MarioFix campcheck damaging players when it shouldn't (while...
2015-08-30 MarioPrevent a potential crash with vehicles and bloodloss
2015-08-30 MarioDon't use TDM team entities with no cnt set (supposedly...
2015-08-30 MarioAdd a notification when player is out of lives
2015-08-30 MarioMove a keepaway specific modifier into the keepaway...
2015-08-30 MarioMove team player spawn functions into the spawnpoints...
2015-08-30 MarioAllow pushing anything with pushable flag
2015-08-30 MarioAdd inflictor to damage hook
2015-08-30 MarioBring back custom void death messages (proper fix seems...
2015-08-30 MarioRemove the other half of checkfail
2015-08-30 MarioAdd an option to override the gamemode specific respawn...
2015-08-30 MarioAdd a hack to fix players with MOVETYPE_FOLLOW
2015-08-30 MarioAdd a hook for buff model customization, use a flag...
2015-08-30 MarioMerge branch 'Mario/hook_nade_stuff' into 'master'
2015-08-30 MarioWould've sworn I fixed this before (player name resetti...
2015-08-30 MarioClean up the spectate functions a bit more
2015-08-30 MarioClean up SpectateSet a little
2015-08-30 MarioRemove some out of place domination definitions
2015-08-30 MarioAllow getting the full message from FormatMessage hook
2015-08-30 Mario* Mario adds /me
2015-08-30 MarioAdd an extra parameter to the playermodel hook
2015-08-30 TimePathMove weapons into a folder like items, monsters, turret...
2015-08-30 MarioNasty fix for drag cheat
2015-08-30 MarioRename the default bot role
2015-08-30 TimePathAUTOCVAR macro: don't archive by default
2015-08-30 MarioRemove some definitions that don't belong here
2015-08-30 MarioMove a keepaway specific check into the keepaway mutator
2015-08-30 TimePathAUTOCVAR macro; translatable descriptions and initializ...
2015-08-30 MarioMerge branch 'terencehill/quickmenu' into 'master'
2015-08-30 MarioFix some redundant checks
2015-08-30 MarioMerge branch 'master' into terencehill/quickmenu
2015-08-30 MarioAdd some monster flags for later use
2015-08-30 MarioClean up rocketminsta hook
2015-08-30 MarioAdd rocketminsta, vampirehook & breakablehook mutators...
2015-08-29 terencehillAdd a help for quickmenu command
2015-08-29 terencehillCode cleanup: add QM_TAGs and 2 aliases
2015-08-29 terencehillRemove an useless check: comments are already filtered...
2015-08-29 terencehillFallback to default quickmenu if quickmenu file can...
2015-08-29 terencehillFix quickmenu setting: cl_chatsound --> con_chatsound
2015-08-29 MarioActually fix nades
2015-08-29 MarioSome hook & nade stuff
2015-08-29 MarioAdd a hack to allow turning off orthoview
2015-08-29 MarioFix vortex trying to zoom while switching weapons
2015-08-29 MarioClean up scoreboard items a little bit
2015-08-29 MarioThe gamemode is rc, not race, fix race scoreboard
2015-08-29 MarioKill a weird checkfail hack
2015-08-29 MarioAdd a hook for forcing 3rd person mode
2015-08-29 MarioRebalance monsters, add more options to the regen hook...
2015-08-29 TimePathMerge branch 'Mario/monsters_broken' into 'master'
2015-08-29 TimePathMerge branch 'master' into Mario/monsters_broken
2015-08-29 MarioUpdate monster commands
2015-08-29 TimePathMerge branch 'TimePath/effects' into 'master'
2015-08-29 TimePathDe-stringify particle effects
2015-08-29 MarioRemove a hack added for debugging
2015-08-29 MarioMerge branch 'master' into Mario/monsters_broken
2015-08-29 TimePathSplit effects header and definitions
2015-08-29 TimePathMerge branch 'TimePath/logging' into 'master'
2015-08-29 TimePathReplace print calls with logger calls
2015-08-29 MarioAdd a mutator file for deathmatch and add a hook for...
2015-08-29 TimePathFix "system vars have been modified" CRC mismatch
2015-08-29 MarioAdd a clientside hook for PlayerJump
2015-08-29 MarioAdd a hook for customizing player model
2015-08-29 MarioDisable minigames by default (0.8.1 users lack the...
2015-08-29 MarioIgnore minigame cvars in the purity check
2015-08-28 MarioAdd some more hooks and fix a particle effect call
2015-08-28 MarioAdd a mutator hook to customize bullets
2015-08-28 TimePathExtract notification definitions
2015-08-27 terencehillRestore default bind for quickmenu (likely got lost...
2015-08-27 terencehillRevert "Improve a quickmenu setting" as changes of...
2015-08-27 terencehillMerge branch 'master' into terencehill/quickmenu
2015-08-27 terencehillImprove a quickmenu setting
2015-08-27 terencehillAdd a workaround to make work properly the tell command...
2015-08-27 TimePathUse the new luma simpleitems by default
next