osu/osu.Game
Dean Herbert 84e090583d
Merge pull request #10712 from peppy/move-cache-logic-to-base-impl
Move cache and lookup logic to base MemoryCachingComponent class
2020-11-07 00:06:43 +09:00
..
Audio
Beatmaps Remove non-null assert 2020-11-06 17:24:28 +09:00
Collections
Configuration Merge branch 'master' into spectator-listing 2020-11-04 09:30:15 +09:00
Database Use CheckExists function 2020-11-06 16:57:09 +09:00
Extensions
Graphics
Input
IO
IPC
Migrations
Online Use int instead of long for user_id fields for now 2020-11-06 12:59:46 +09:00
Overlays Never disable pause button on now playing overlay 2020-11-06 17:26:23 +09:00
Properties
Replays
Rulesets Merge branch 'master' into editor-slider-control-point-quick-delete 2020-11-06 21:47:37 +09:00
Scoring Merge branch 'master' into move-cache-logic-to-base-impl 2020-11-06 16:56:35 +09:00
Screens Merge pull request #10712 from peppy/move-cache-logic-to-base-impl 2020-11-07 00:06:43 +09:00
Skinning Fix paused samples potentially getting stuck in a playing state in rapid toggling 2020-11-05 16:14:23 +09:00
Storyboards
Tests Avoid errors due to second set 2020-11-05 17:26:41 +09:00
Updater
Users Use int instead of long for user_id fields for now 2020-11-06 12:59:46 +09:00
Utils
osu!.res
osu.Game.csproj Update framework 2020-11-05 22:29:44 +09:00
OsuGame.cs Use int instead of long for user_id fields for now 2020-11-06 12:59:46 +09:00
OsuGameBase.cs Rename ScorePerformanceManager to ScorePerformanceCache 2020-11-06 13:15:33 +09:00