1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 06:57:39 +08:00
osu-lazer/osu.Game
2022-12-13 20:20:42 +09:00
..
Audio Fix disposal of playing preview track not unmuting game track 2022-12-05 14:45:32 +03:00
Beatmaps Convert batchImport parameter to parameters class to allow further import configuration 2022-12-13 19:55:18 +09:00
Collections Partial everything 2022-11-27 00:00:27 +09:00
Configuration Partial everything 2022-11-27 00:00:27 +09:00
Database Move hard link availability check to helper class 2022-12-13 20:20:42 +09:00
Extensions Fix parsing of Language when using default system locale 2022-11-10 22:56:24 +01:00
Graphics Change SectionsContainer to use flowing children for section update logic 2022-12-07 16:30:15 +09:00
Input Partial everything 2022-11-27 00:00:27 +09:00
IO Move hard link availability check to helper class 2022-12-13 20:20:42 +09:00
IPC Handle osu:// scheme links via IPC in desktop game 2022-06-20 21:26:22 +02:00
Localisation Add information attempting to explain hard links to the end user 2022-12-12 13:44:09 +09:00
Models Use Unknown instead of default 2022-07-18 16:24:08 +09:00
Online Fix hub clients not reconnecting after connection error 2022-12-09 17:12:20 +09:00
Overlays Add link to change folder location if it isn't on the same drive as import path 2022-12-12 13:44:09 +09:00
Performance Partial everything 2022-11-27 00:00:27 +09:00
Properties Automated #nullable processing 2022-06-17 16:37:17 +09:00
Replays Show smoke in replays 2022-09-18 17:55:06 -07:00
Rulesets Fix parsing of ruleset configuration values being incorrect on some locales 2022-12-12 01:56:36 +09:00
Scoring Convert batchImport parameter to parameters class to allow further import configuration 2022-12-13 19:55:18 +09:00
Screens fix typo in today's tip 2022-12-07 17:47:37 +03:00
Skinning Convert batchImport parameter to parameters class to allow further import configuration 2022-12-13 19:55:18 +09:00
Storyboards Partial everything 2022-11-27 00:00:27 +09:00
Tests Merge pull request #21353 from peppy/no-initial-presence 2022-11-30 16:15:23 +09:00
Updater Partial everything 2022-11-27 00:00:27 +09:00
Users Partial everything 2022-11-27 00:00:27 +09:00
Utils Extract common part of regex to separate method 2022-12-03 16:59:43 +01:00
.editorconfig Add localisation length hinting 2022-04-28 19:26:28 +09:00
BackgroundBeatmapProcessor.cs Partial everything 2022-11-27 00:00:27 +09:00
osu!.res And then everything became one 2017-09-19 16:06:58 +09:00
osu.Game.csproj Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /osu.Game 2022-12-08 05:38:06 +00:00
OsuGame.cs Merge branch 'master' into update-framework 2022-11-26 16:19:36 +01:00
OsuGameBase_Importing.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuGameBase.cs Move gameplay configuration to interface to allow editor overriding 2022-11-08 18:25:24 +09:00
PerformFromMenuRunner.cs Partial everything 2022-11-27 00:00:27 +09:00