1
0
mirror of https://github.com/ppy/osu synced 2025-03-06 19:38:51 +00:00
osu/osu.Game
Dan Balasescu 5b0f8ee9c2
Merge pull request from bdach/classic-score-overflow
Fix classic scoring overflowing in osu! ruleset due to integer multiplication overflow
2023-11-23 09:03:43 +09:00
..
Audio
Beatmaps Merge branch 'master' into bspline-sliders 2023-11-20 12:03:29 +09:00
Collections
Configuration
Database Fix incorrect legacy conversion when B-splines are used 2023-11-20 15:08:58 +09:00
Extensions
Graphics Allow context menus to have visible spacers 2023-11-21 14:24:10 +09:00
Input
IO
IPC
Localisation Merge pull request from RatinFX/open-editor-timestamp 2023-11-21 15:48:36 +09:00
Models
Online Merge pull request from RatinFX/open-editor-timestamp 2023-11-21 15:48:36 +09:00
Overlays Merge pull request from peppy/save-skin-on-screen-change 2023-11-22 14:19:57 +09:00
Performance
Properties
Replays
Rulesets Merge pull request from smoogipoo/hp-drain-v1-2 2023-11-23 00:08:20 +09:00
Scoring Fix classic scoring overflowing in osu! ruleset due to integer multiplication overflow 2023-11-23 08:16:25 +09:00
Screens Merge pull request from peppy/context-menu-spacers 2023-11-21 16:56:36 +09:00
Skinning Change ResourceStore provided to Skin to be a fallback, not replacement 2023-11-16 20:19:01 +09:00
Storyboards
Tests Change ResourceStore provided to Skin to be a fallback, not replacement 2023-11-16 20:19:01 +09:00
Updater
Users reverted the change 2023-11-15 17:22:36 +09:00
Utils
.editorconfig
BackgroundDataStoreProcessor.cs
FodyWeavers.xml
osu!.res
osu.Game.csproj Update framework 2023-11-22 07:52:28 +09:00
OsuGame.cs Use SimpleErrorNotification for error display 2023-11-21 15:10:41 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs
PerformFromMenuRunner.cs