1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 10:07:25 +08:00
osu-lazer/osu.Game
Dean Herbert 91bdece9af Localise OrderChanged handling and fix callbacks
The dragged item's position now only updates after the drag finishes. Local handling changes were required to ignore the bindable remove/add events that are fired as a result.
2019-09-18 13:15:39 +09:00
..
Audio Fix skinning support for combobreak 2019-06-30 21:58:30 +09:00
Beatmaps Recreate beatmap video on each consumption 2019-09-14 00:07:06 +09:00
Configuration Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap-video 2019-09-13 13:39:58 +03:00
Database Don't share single scheduler across all model managers 2019-08-08 18:26:07 +09:00
Graphics Wait for cursor hiding using ManualResetEventSlim 2019-09-14 17:08:56 +03:00
Input Update in line with framework changes 2019-08-27 18:43:58 +09:00
IO Add test for rollback logic correctly dereferencing files 2019-06-10 16:45:45 +09:00
IPC Move ArchiveModelManager import process to async flow 2019-06-10 13:42:22 +09:00
Migrations Use correct database migration 2019-09-13 13:57:55 +03:00
Online Add spacing to mod icons on leaderboards 2019-09-11 16:08:01 -07:00
Overlays Localise OrderChanged handling and fix callbacks 2019-09-18 13:15:39 +09:00
Properties Merge remote-tracking branch 'upstream/master' into android 2019-01-29 18:13:43 -06:00
Replays Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
Rulesets Change osu!catch key trigger to occur on frame before positional change 2019-09-13 23:06:35 +09:00
Scoring Change osu!catch key trigger to occur on frame before positional change 2019-09-13 23:06:35 +09:00
Screens Fix disclaimer potentially pushing a null screen (#6137) 2019-09-17 16:39:04 +09:00
Skinning Fix osu! hitcircle font textures being incorrectly sized 2019-09-11 13:39:21 +09:00
Storyboards Fix storyboard samples not stopping on exit 2019-09-03 19:28:10 +09:00
Tests Fix PF/SD legacy mod conversion 2019-09-15 22:55:25 +02:00
Users Remove redundant string interpolation 2019-09-15 02:46:28 +03:00
Utils Cleanup 2019-08-28 20:15:28 +09:00
osu!.res
osu.Game.csproj Update resources 2019-09-13 10:56:21 +03:00
OsuGame.cs Add "osu!classic" as a bundled skin choice 2019-08-29 16:39:42 +09:00
OsuGameBase.cs Actually register the RulesetConfigCache as a component 2019-09-06 01:13:58 +09:00