1
0
mirror of https://github.com/ppy/osu synced 2025-03-06 11:28:12 +00:00
osu/osu.Game
Bartłomiej Dach cfdb959cf6
Split actual methods & fix completely broken localisation
Localisable strings cannot be plainly interpolated or joined. That is a
lossy operation that loses data.
2024-12-16 13:16:52 +09:00
..
.idea/.idea.osu.dir/.idea
Audio
Beatmaps Merge pull request from frenzibyte/editor-multiple-background-audio-files 2024-12-11 14:12:58 +09:00
Collections
Configuration
Database Merge pull request from peppy/beatmap-store-interface 2024-12-11 17:48:32 +09:00
Extensions
Graphics Fix text anchor for mania tooltip 2024-12-13 21:58:23 +08:00
Input Use Alt-{Left,Right} as default bindings for bookmark navigation 2024-12-10 14:59:19 +09:00
IO Use temporary storage for exported files on iOS 2024-12-09 08:16:37 -05:00
IPC
Localisation Replace switch expression with LocalisableDescription attribute for variant display 2024-12-12 22:39:21 +08:00
Models
Online
Overlays Split actual methods & fix completely broken localisation 2024-12-16 13:16:52 +09:00
Performance
Properties
Replays
Rulesets Merge branch 'master' into bookmarks 2024-12-07 22:22:04 +09:00
Scoring
Screens Merge pull request from peppy/beatmap-store-interface 2024-12-11 17:48:32 +09:00
Skinning
Storyboards Merge branch 'master' into netcore-analyzer 2024-12-05 17:18:56 +08:00
Tests Remove BeatmapCarousel testing backdoor 2024-12-11 16:28:51 +09:00
Updater
Users Clean up model 2024-12-16 13:14:21 +09:00
Utils Merge branch 'master' into netcore-analyzer 2024-12-05 17:18:56 +08:00
.editorconfig
FodyWeavers.xml
osu!.res
osu.Game.csproj Update framework 2024-12-07 10:46:03 +09:00
OsuGame.cs Access beatmap store via abstract base class 2024-12-11 16:28:51 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Merge branch 'master' into improve-menu-sample-playback 2024-12-05 21:07:03 +09:00
PerformFromMenuRunner.cs