]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2015-09-24 TimePathMerge branch 'terencehill/obsolete_cvars_removal' into...
2015-09-24 TimePathMerge branch 'Mario/vaporizer_damage' into 'master'
2015-09-24 TimePathMerge branch 'terencehill/translation_system_improvemen...
2015-09-24 TimePathReplicateVars, a more flexible GetCvars
2015-09-23 MarioDon't use timeout if it's not set (fixes quickmenu...
2015-09-23 TimePathTweak verbosity
2015-09-23 TimePathMerge branch 'TimePath/modelregistry' into 'master'
2015-09-22 TimePathCreate a model list 225/head
2015-09-21 MarioMerge branch 'master' into 'master'
2015-09-21 TimePathGroup effects in a folder
2015-09-21 TimePathMerge branch 'TimePath/lint' into 'master'
2015-09-21 TimePathMake: depend on lib/ 222/head
2015-09-21 TimePathPrefer lowercase filenames
2015-09-21 TimePathFix whitespace for #include
2015-09-21 TimePathFix multiline comments
2015-09-21 TimePathImprove compatibility with cpp
2015-09-21 TimePathLint
2015-09-20 KeziolioNew hook chain textures 224/head
2015-09-18 MarioDisable multijump on the client by default (only those...
2015-09-16 TimePathRun whitespace.sh
2015-09-16 TimePathSmooth scroll: averaging_time cvar `menu_scroll_averagi...
2015-09-16 TimePathFix chat issues when in developer mode
2015-09-09 terencehillUse "use" instead of "+use" in the "drop flag/key,...
2015-09-09 terencehillDon't translate "userbind" as it defines part of the...
2015-09-07 MarioIncrease the maximum number of mutators
2015-09-07 MarioDisable multijump by default on client
2015-09-05 terencehillMerge branch 'master' into terencehill/translation_syst...
2015-09-05 TimePathMerge branch 'TimePath/global_self' into 'master'
2015-09-05 TimePathUpdate uses of self
2015-09-05 TimePathMerge branch 'master' into TimePath/global_self
2015-09-05 TimePathDocument intent
2015-09-05 TimePathMove mod directory below qcsrc
2015-09-03 MarioFix walk movetype port getting stuck on walls (fix...
2015-09-03 TimePathFix instagib waypoints
2015-09-03 Rudolf PolzerAdd gl_max_lightmapsize just in case.
2015-09-02 TimePathMerge branch 'master' into TimePath/global_self
2015-09-02 TimePathCombine `SELFCALL` and `SELFCALL_DONE` with `WITH`
2015-09-02 TimePathMerge branch 'master' into TimePath/global_self
2015-09-01 terencehillFix "join 'best' team (auto-select)" button showing...
2015-09-01 terencehillPort the existing tooltips and keybinds translations...
2015-09-01 terencehill$$ to show $
2015-09-01 terencehillFix a wrongly imported tooltip
2015-09-01 terencehillMerge branch 'master' into terencehill/translation_syst...
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 terencehillRemove a few really useless tooltips
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-31 TimePathRemove oldself variables
2015-08-31 TimePathFix InitializeEntitiesRun()
2015-08-31 TimePathReplace all direct assignments to self with setself(e)
2015-08-30 terencehillRemove tooltips.db* files
2015-08-30 terencehillMove tooltip functions around
2015-08-30 terencehillAdd clearTooltip function
2015-08-30 terencehillGet rid of a hack that does nothing, e.value is already...
2015-08-30 terencehillMake sure all classes that control a cvar initialize...
2015-08-30 terencehillMake work tooltips of those special TextSliders that...
2015-08-30 terencehillHardcode tooltips
2015-08-30 terencehillHardcode keybind definitions so they can be translated...
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 TimePathUse SELFPARAM() in every function that uses self
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
next