1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 06:57:39 +08:00
osu-lazer/osu.Game/Input
Shane Woolcock 4b6f893408 Merge branch 'master' into confine-during-gameplay
# Conflicts:
#	osu.Game/Configuration/OsuConfigManager.cs
#	osu.Game/OsuGame.cs
#	osu.Game/Screens/Play/Player.cs
2020-10-05 10:23:37 +10:30
..
Bindings Change default mute key to Ctrl+F4 for now 2020-09-23 12:31:50 +09:00
Handlers Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
ConfineMouseTracker.cs Add tracking component to handle OsuConfineMouseMode 2020-08-16 21:18:15 +09:30
GameIdleTracker.cs Update class exclusion for dynamic compilation 2020-09-04 20:41:08 +09:00
IdleTracker.cs Apply OnRelease method signature refactorings 2020-01-22 13:22:34 +09:00
KeyBindingStore.cs Fix key bindings switching order at random on consecutive "reset to defaults" 2020-07-08 15:24:26 +09:00
OsuConfineMouseMode.cs Add osu!-specific enum for confine mouse mode 2020-08-16 10:52:23 +09:30