1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-18 17:33:12 +08:00
osu-lazer/osu.Game
2024-12-19 15:03:55 +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 Merge pull request #28473 from bdach/beatmap-info-purge 2024-12-02 16:19:12 +09: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 Clear previous LastLocalUserScore when returning to song select 2024-11-28 18:01:28 +09:00
Database Merge pull request #28473 from bdach/beatmap-info-purge 2024-12-02 16:19:12 +09:00
Extensions Fix date failing to display on leaderboard for some scores with weird datetimes 2024-01-14 13:52:39 +01:00
Graphics Remove unnecessary null checks 2024-12-06 12:48:06 +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 Add localisation support 2024-12-19 15:03:55 +01:00
Models Use native query to avoid huge overheads when cleaning up realm files 2024-01-09 15:37:29 +09:00
Online Merge branch 'master' into close-playlists 2024-11-28 14:01:36 +01:00
Overlays Merge pull request #30976 from frenzibyte/hide-some-settings 2024-12-05 00:24:26 -08: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 Implement skinnable mod display 2024-12-07 12:06:33 +09:00
Scoring Use RealmLive in SaveFailedScoreButton 2024-11-27 15:25:42 +09:00
Screens Add localisation support 2024-12-19 15:03:55 +01:00
Skinning Centralise supported file extensions to one helper class 2024-11-29 08:42:45 +01:00
Storyboards Merge pull request #28473 from bdach/beatmap-info-purge 2024-12-02 16:19:12 +09:00
Tests Merge pull request #28473 from bdach/beatmap-info-purge 2024-12-02 16:19:12 +09:00
Updater Resurrect SimpleUpdateManager as MobileUpdateNotifier 2024-07-05 03:29:09 -04:00
Users Merge pull request #30848 from Joehuu/dicord-fix-beatmap-button-visibility 2024-11-28 13:29:09 +09:00
Utils Move rate-changing TODO to a common place in CalculateRateWithMods 2024-12-02 23:49:51 +01:00
.editorconfig
FodyWeavers.xml
osu!.res
osu.Game.csproj Update resources 2024-12-05 21:07:13 +09:00
OsuGame.cs Merge pull request #30863 from frenzibyte/improve-back-button-display 2024-12-02 11:49:45 +01:00
OsuGameBase_Importing.cs
OsuGameBase.cs Merge branch 'master' into improve-menu-sample-playback 2024-12-05 21:07:03 +09:00
PerformFromMenuRunner.cs