osu/osu.Game
2020-07-30 22:07:26 +02:00
..
Audio
Beatmaps Safeguard against potential finalise-before-initialised 2020-07-29 11:30:25 +09:00
Configuration Merge pull request #9439 from Game4all/gameplay-disable-winkey 2020-07-24 19:34:48 +09:00
Database Remove PreUpdate, update hash in Save() 2020-06-08 14:40:17 +09:00
Extensions Remove unnecessary generic specification on cursor 2020-05-14 16:01:07 +09:00
Graphics Change method structure for hover/unhover state setting (shouldn't be called "Fade") 2020-07-30 13:49:04 +09:00
Input Remove whitespace 2020-07-14 20:37:21 +09:00
IO Fix test failures 2020-07-06 22:41:58 +09:00
IPC Add spaces to comments 2020-05-04 18:36:24 -07:00
Migrations
Online Rename RoomScore -> MultiplayerScore 2020-07-22 18:37:00 +09:00
Overlays Merge branch 'master' into panel-load-debounce 2020-07-30 16:03:17 +09:00
Properties
Replays
Rulesets Remove unnecessary depth setter 2020-07-28 12:16:01 +09:00
Scoring Merge branch 'master' into results-screen-statistics-overlapping-transition 2020-06-22 15:38:48 +09:00
Screens Merge branch 'master' into panel-load-debounce 2020-07-30 16:03:17 +09:00
Skinning Do not use custom sample banks outside of beatmap skin 2020-07-30 22:07:26 +02:00
Storyboards Fix storyboard video playback when not starting at beginning of beatmap 2020-07-16 14:25:45 +09:00
Tests Fix potential crash due to cross-thread TrackVirtualManual.Stop 2020-07-28 12:08:15 +09:00
Updater Fix thread safety 2020-06-15 22:19:02 +09:00
Users Embed behaviour into UserCoverBackground 2020-07-28 20:50:55 +09:00
Utils Make PeriodTracker actually immutable 2020-05-02 01:33:33 +02:00
osu!.res
osu.Game.csproj Update framework again (fix audio component disposal issue) 2020-07-30 15:32:42 +09:00
OsuGame.cs Limit notification text length to avoid large error messages degrading performance 2020-07-24 14:10:05 +09:00
OsuGameBase.cs Add support for bindable retrieval 2020-07-21 23:13:04 +09:00