1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-05 09:42:54 +08:00
osu-lazer/osu.Game
2024-11-26 11:39:03 +01:00
..
.idea/.idea.osu.dir/.idea Merge branch 'master' into multiplayer-remove-cmc-and-composite 2024-11-20 17:24:55 +09:00
Audio Implement auto additions editor-only 2024-10-01 16:40:48 +09:00
Beatmaps Fix Beatmap.Countdown not being copied on conversion 2024-11-26 11:39:03 +01:00
Collections Fix not being able to scroll to new collection text box when list overflows 2024-11-18 15:28:30 +01:00
Configuration Add setting to allow hold-for-pause to still exist 2024-11-26 15:14:19 +09:00
Database Fix incorrect comment 2024-11-22 11:06:36 +01:00
Extensions
Graphics Fix right click scroll at song select not quite matching scrollbar position 2024-11-18 23:54:56 +09:00
Input Merge branch 'master' into grids 2024-10-16 09:55:27 +02:00
IO Update naming of enum fields in ObjType 2024-05-01 17:24:53 +03:00
IPC
Localisation Merge pull request #30832 from peppy/mania-precise-scroll-speed 2024-11-26 17:30:56 +09:00
Models
Online Merge branch 'master' into multiplayer-remove-expired-item-removal 2024-11-23 22:19:21 -05:00
Overlays Add setting to allow hold-for-pause to still exist 2024-11-26 15:14:19 +09:00
Performance Expose high performance session state 2024-04-16 10:04:38 +08:00
Properties
Replays Update HasFlag usages 2024-07-03 00:19:04 +09:00
Rulesets Merge branch 'master' into beatmap-info-purge 2024-11-22 18:47:32 +09:00
Scoring Expose no-op constructors as protected 2024-10-18 13:30:29 +09:00
Screens Merge branch 'master' into beatmap-info-purge 2024-11-26 10:21:16 +01:00
Skinning Use consistent decimal places in BeatmapAttributeText 2024-11-21 14:04:42 +13:00
Storyboards Merge branch 'master' into beatmap-info-purge 2024-07-23 12:09:32 +09:00
Tests Merge branch 'master' into beatmap-info-purge 2024-11-26 10:21:16 +01:00
Updater Resurrect SimpleUpdateManager as MobileUpdateNotifier 2024-07-05 03:29:09 -04:00
Users Merge branch 'master' into multiplayer-remove-cmc-and-composite 2024-11-20 17:24:55 +09:00
Utils Merge branch 'master' into taikostatacc 2024-10-07 14:15:29 +02:00
.editorconfig
FodyWeavers.xml
osu!.res
osu.Game.csproj Merge branch 'master' into multiplayer-remove-cmc-and-composite 2024-11-20 17:24:55 +09:00
OsuGame.cs Revert 'Fix any and all migration attempts dying on MusicController' 2024-10-09 11:55:59 +02:00
OsuGameBase_Importing.cs
OsuGameBase.cs Fix tests not working by forgoing beatmap updates 2024-11-07 17:26:10 +09:00
PerformFromMenuRunner.cs