1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 10:07:36 +08:00
osu-lazer/osu.Game
2022-12-07 12:12:32 +09:00
..
Audio Fix disposal of playing preview track not unmuting game track 2022-12-05 14:45:32 +03:00
Beatmaps Remove SmoothCircularProgress usage in BeatmapCardThumbnail 2022-12-03 16:16:21 +03:00
Collections Partial everything 2022-11-27 00:00:27 +09:00
Configuration Partial everything 2022-11-27 00:00:27 +09:00
Database change GetNextBestFilename()'s parameters 2022-12-01 18:44:02 +01:00
Extensions Fix parsing of Language when using default system locale 2022-11-10 22:56:24 +01:00
Graphics Fix RangeSlider potentially throwing exception on mobile platforms 2022-12-04 21:58:00 +03:00
Input Partial everything 2022-11-27 00:00:27 +09:00
IO Fix missing DummyRenderer in skin resources tests 2022-08-08 13:06:01 +09:00
IPC Handle osu:// scheme links via IPC in desktop game 2022-06-20 21:26:22 +02:00
Localisation Merge branch 'master' into combo-colour-brightness-limit 2022-11-11 15:31:28 +09:00
Models Use Unknown instead of default 2022-07-18 16:24:08 +09:00
Online Merge pull request #21463 from peppy/fix-chat-system-message-ordering 2022-12-02 17:39:20 +09:00
Overlays Fix first run beatmap screen button colours looking incorrect with new triangle effect 2022-12-03 18:48:54 +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 loss of precision when computing accuracy 2022-12-05 19:08:50 +09:00
Scoring Append lazer score data to .osr files 2022-12-07 12:12:32 +09:00
Screens Merge pull request #21523 from Feodor0090/rewind-click-fix 2022-12-06 13:38:20 +09:00
Skinning Add a few more missing partial specs 2022-11-26 16:30:52 +01: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
BackgroundBeatmapProcessor.cs Partial everything 2022-11-27 00:00:27 +09:00
osu!.res
osu.Game.csproj Update framework 2022-12-04 01:30:27 +09: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