1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-16 03:47:26 +08:00
osu-lazer/osu.Game
2024-09-26 14:36:24 +02:00
..
Audio Adjust AudioFilter to framework-side changes 2024-06-18 07:30:46 +02:00
Beatmaps Add inline comments for iOS locals 2024-09-26 16:48:42 +09:00
Collections Apply corner radius at a higher level so hover click sounds account for it 2024-08-01 18:45:47 -07:00
Configuration Fix similar Bindable-related crashes 2024-09-25 20:59:35 +09:00
Database Change log output to only output when matches are found (in line with other methods) 2024-09-14 02:19:52 +09:00
Extensions
Graphics Implement "form" file picker 2024-09-26 14:36:24 +02:00
Input change sample seek keybind to ctrl shift 2024-08-28 09:57:13 +02:00
IO Update naming of enum fields in ObjType 2024-05-01 17:24:53 +03:00
IPC
Localisation rework code logic to make more sense 2024-09-03 00:59:42 -04:00
Models
Online Add inline comments for iOS locals 2024-09-26 16:48:42 +09:00
Overlays Redesign directory & file selector (and update usages accordingly) 2024-09-24 14:54:48 +02:00
Performance Expose high performance session state 2024-04-16 10:04:38 +08:00
Properties Make medal overlay respect overlay disable via activation mode 2024-02-20 16:31:31 +01:00
Replays Update HasFlag usages 2024-07-03 00:19:04 +09:00
Rulesets Merge pull request #29992 from smoogipoo/fix-ios-realm-crashes 2024-09-26 17:34:36 +09:00
Scoring Fix mouseX legacy replay parsing for high key counts in mania 2024-08-11 09:45:43 -07:00
Screens Merge pull request #29983 from bdach/directory-selector-redesign 2024-09-26 14:14:22 +02:00
Skinning Add inline comments for iOS locals 2024-09-26 16:48:42 +09:00
Storyboards Fix storyboard sprites leaving gaps on edges when resolving from an atlas 2024-07-17 14:47:17 +03:00
Tests Refactor PlacementBlueprint to not be hitobject specific 2024-09-24 20:31:00 +02:00
Updater Resurrect SimpleUpdateManager as MobileUpdateNotifier 2024-07-05 03:29:09 -04:00
Users Fix nullability inspection 2024-05-10 23:26:43 +08:00
Utils Inline condition 2024-09-25 22:47:37 +09:00
.editorconfig
FodyWeavers.xml
osu!.res
osu.Game.csproj Update framework 2024-09-16 16:15:09 +09:00
OsuGame.cs Add basic detached beatmap store 2024-08-28 16:03:37 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Fix weird test critical failure if exception happens too early in execution 2024-08-30 18:35:31 +09:00
PerformFromMenuRunner.cs