1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-31 16:32:55 +08:00
osu-lazer/osu.Game
2025-01-28 20:39:21 +09:00
..
.idea/.idea.osu.dir/.idea Merge branch 'master' into multiplayer-remove-cmc-and-composite 2024-11-20 17:24:55 +09:00
Audio Use cleaner array creation expression 2025-01-07 01:23:19 +03:00
Beatmaps Add inline comments for sets that are not marked FA but should be 2025-01-27 09:40:53 +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 Merge pull request #31513 from smoogipoo/remove-status-from-apiuser 2025-01-17 17:36:47 +09:00
Database Merge pull request #31509 from bdach/local-metadata-cache-corruption 2025-01-23 02:43:14 +09:00
Extensions Apply minor performance rules 2024-11-28 20:41:44 +08:00
Graphics Don't block Popover escape handling (just let it work in addition to GlobalAction.Back) 2025-01-21 16:39:45 +09:00
Input Remove right click default for absolute scroll 2025-01-21 17:24:41 +09:00
IO Work around rare sharpcompress failure to extract certain archives 2025-01-27 12:28:53 +01:00
IPC
Localisation Implement precise movement tool 2025-01-17 14:28:57 +01:00
Models
Online Mark friend notifications as non-important 2025-01-22 16:41:27 +09:00
Overlays Switch IsImportant to init property isntead of virtual 2025-01-22 16:41:26 +09:00
Performance
Properties
Replays
Rulesets Expose GameplayStartTime in IGameplayClock 2025-01-24 15:29:49 +09:00
Scoring Use RealmLive in SaveFailedScoreButton 2024-11-27 15:25:42 +09:00
Screens Fix infinite loop when switching audio tracks fails on an existing beatmap 2025-01-27 10:27:06 +01:00
Seasonal Add extra safeties against null ref when rulesets are missing 2024-12-21 20:30:00 +09:00
Skinning Merge pull request #31527 from bdach/spectator-list-ready 2025-01-21 18:54:11 +09:00
Storyboards Fix potential nullref due to silly null handling and too much OOP 2025-01-14 19:03:58 +09:00
Tests Update TestMetadataClient to correctly set local user state in line with changes 2025-01-17 16:29:02 +09:00
Updater
Users Appease message pack new inspections 2025-01-08 03:13:29 +09:00
Utils Add FormatStarRating() method util 2024-12-12 15:23:00 -08:00
.editorconfig
FodyWeavers.xml
osu!.res
osu.Game.csproj Update framework (except android) 2025-01-18 00:40:32 +09:00
OsuGame.cs Move bindables to OsuConfigManager & SessionStatics 2025-01-16 19:33:42 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Add test coverage of user deleting intro files 2025-01-04 15:26:42 +09:00
PerformFromMenuRunner.cs