osu/osu.Game
2019-08-13 14:09:10 +09:00
..
Audio
Beatmaps Fix applying mods to the wrong beatmap 2019-08-01 13:37:52 +09:00
Configuration
Database Fix zero-length hash models incorrectly creating a unique hash 2019-07-29 16:57:19 +09:00
Graphics Remove redundant ScreenshotManager.Update override 2019-08-01 01:35:42 +03:00
Input revert globalaction changes 2019-07-24 12:52:18 +09:00
IO
IPC
Migrations Update migrations 2019-07-08 10:44:23 +03:00
Online Add loved section 2019-08-01 11:06:29 +03:00
Overlays Drop container from name 2019-08-13 14:09:10 +09:00
Properties
Replays
Rulesets Add generation comment 2019-08-01 17:36:20 +09:00
Scoring Fix legacy scores with no online ID being imported with a non-null ID 2019-07-29 18:36:07 +09:00
Screens Update settings in line with framework changes 2019-07-30 23:31:21 +09:00
Skinning Fix missing anchor/origin specification 2019-07-30 23:45:55 +09:00
Storyboards
Tests Add basic skinning test 2019-07-29 17:27:00 +09:00
Users Add PreviousUsernames field to the User 2019-08-01 19:14:07 +03:00
Utils Merge branch 'master' into no-sentry-timeouts 2019-07-30 18:27:05 +09:00
osu!.res
osu.Game.csproj Update framework 2019-07-30 22:24:03 +09:00
OsuGame.cs Simplify disposing 2019-08-01 10:04:04 +03:00
OsuGameBase.cs