1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:47:24 +08:00
osu-lazer/osu.Game
Susko3 8568520c33 Fix Prefer24HourTime default value
Will use the system culture so it always matches the rest of the OS.
2022-11-08 01:34:06 +01:00
..
Audio Fix PreviewTrack not disposing its owned audio Track 2022-08-05 14:15:01 +09:00
Beatmaps Remove equality comparison implementation from BeatmapCard 2022-11-04 19:27:20 +03:00
Collections Fix collection dropdown potentially overwriting value change with schedule hotfix 2022-08-23 17:33:53 +09:00
Configuration Fix Prefer24HourTime default value 2022-11-08 01:34:06 +01:00
Database Merge branch 'master' into fix-filename-char-filtering 2022-10-29 12:42:10 +02:00
Extensions Rename and add documentation to function 2022-10-28 18:04:28 +09:00
Graphics Remove unnecessary fade in SeasonalBackground 2022-11-04 17:45:14 +09:00
Input Rename to "clone" instead of "duplicate" 2022-10-25 11:43:23 +09:00
IO Fix missing DummyRenderer in skin resources tests 2022-08-08 13:06:01 +09:00
IPC Handle osu:// scheme links via IPC in desktop game 2022-06-20 21:26:22 +02:00
Localisation Fix second prompt 2022-11-06 15:35:26 +01:00
Models Use Unknown instead of default 2022-07-18 16:24:08 +09:00
Online Use autosize instead of max width on fixed width timestamps 2022-11-06 19:28:01 -08:00
Overlays Remove unnecessary timestamp update 2022-11-06 19:45:59 -08:00
Performance Automated #nullable processing 2022-06-17 16:37:17 +09:00
Properties Automated #nullable processing 2022-06-17 16:37:17 +09:00
Replays Show smoke in replays 2022-09-18 17:55:06 -07:00
Rulesets Merge pull request #21017 from andy840119/remove-nullable-disable-in-the-checks 2022-11-06 18:39:03 +09:00
Scoring Fix mods potentially keeping reference to runtime gameplay elements 2022-09-19 12:18:46 +09:00
Screens Adjust transition effect for main menu backgrounds 2022-11-04 17:45:14 +09:00
Skinning Remove various simple obsoletions 2022-10-28 13:20:58 +09:00
Storyboards Add support for weird storyboards which have backwards events 2022-10-10 16:51:55 +09:00
Tests Remove the nullable disable annotation in the testing beatmap and mark some of the properties as nullable. 2022-10-30 17:03:54 +08:00
Updater Fix update progress notification not closing on completion 2022-09-23 16:30:07 +03:00
Users Add url clicking support to profile badges 2022-11-03 18:12:32 -07:00
Utils Use custom notification with timer 2022-09-20 15:54:18 +09:00
.editorconfig
BackgroundBeatmapProcessor.cs Revert async Task change 2022-09-09 16:12:18 +09:00
osu!.res And then everything became one 2017-09-19 16:06:58 +09:00
osu.Game.csproj Update dependencies 2022-11-04 17:00:58 +09:00
OsuGame.cs Fix notch toggle not applying correctly after restart 2022-11-01 16:31:09 +09:00
OsuGameBase_Importing.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuGameBase.cs Merge branch 'master' into maintain-common-mod-selection 2022-11-03 15:32:40 +09:00
PerformFromMenuRunner.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00