1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-05 14:22:55 +08:00
osu-lazer/osu.Game
Dean Herbert 6b017ac05f
Merge pull request #23308 from OliBomby/sample-control-points
Remove SampleControlPoint and DifficultyControlPoint from HitObject
2023-05-03 14:21:51 +09:00
..
Audio remove bank default value 2023-04-28 17:22:34 +02:00
Beatmaps Move struct to bottom of file 2023-05-03 13:33:31 +09:00
Collections make ResetConfirmDialog properly utilise its parent's logic 2023-03-05 20:57:26 +01:00
Configuration change weird name 2023-03-29 22:55:25 +09:00
Database Merge branch 'master' into BitmapUpdatesOnScore 2023-03-16 12:16:42 +03:00
Extensions Move extension methods closer to serialisation classes 2023-02-15 18:37:41 +09:00
Graphics Merge pull request #23367 from peppy/fix-uo-tooltip 2023-05-02 18:03:09 +02:00
Input Reorder game key bindings to allow skip overlay to have precedence over replay controls 2023-02-10 18:57:21 +09:00
IO Also support hard links on macOS 2022-12-29 22:35:13 +08:00
IPC
Localisation Add basic structural requirements for cursor ripples 2023-04-30 14:48:03 +09:00
Models Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
Online Make user activity class names more specific 2023-02-12 12:32:17 -08:00
Overlays Merge pull request #23038 from cdwcgt/scale-background-dim 2023-05-02 15:36:52 +09:00
Performance Partial everything 2022-11-27 00:00:27 +09:00
Properties Automated #nullable processing 2022-06-17 16:37:17 +09:00
Replays
Rulesets Merge pull request #23308 from OliBomby/sample-control-points 2023-05-03 14:21:51 +09:00
Scoring Merge branch 'master' into BitmapUpdatesOnScore 2023-03-16 13:54:47 +03:00
Screens Merge pull request #23308 from OliBomby/sample-control-points 2023-05-03 14:21:51 +09:00
Skinning Fix BeatmapAttributeText not supporting unicode artist/title 2023-05-02 13:47:49 +09:00
Storyboards Actually use new end time property when setting lifetimes 2023-04-26 13:28:51 +09:00
Tests Add failing test case covering online ID reset on save 2023-05-01 18:17:35 +02:00
Updater Partial everything 2022-11-27 00:00:27 +09:00
Users moving UpdateableCountryText 2023-04-28 01:47:14 +03:00
Utils Extract common part of regex to separate method 2022-12-03 16:59:43 +01:00
.editorconfig Add localisation length hinting 2022-04-28 19:26:28 +09:00
BackgroundBeatmapProcessor.cs Partial everything 2022-11-27 00:00:27 +09:00
osu!.res
osu.Game.csproj Merge branch 'master' into shader-cache-stages 2023-04-19 20:47:34 +09:00
OsuGame.cs Rewrite implementation to match other implementations 2023-02-14 16:00:23 +09:00
OsuGameBase_Importing.cs Move ImportParameters to better home 2022-12-13 21:41:26 +09:00
OsuGameBase.cs Do not look up metadata for locally-modified beatmaps on save 2023-04-11 23:14:35 +02:00
PerformFromMenuRunner.cs Partial everything 2022-11-27 00:00:27 +09:00