osu/osu.Game
smoogipoo 9690591593 Make taiko use namespaced hitsounds
This is a temporary solution for now that uses DrawableHitObject.SampleNamespace for the override. We will not want to do this going forward, and instead have the rulesets add their custom resource stores to the games', but that requires deciding where/when to apply/remove such resource stores, and is probably left to skinning.
2017-12-26 19:55:56 +09:00
..
Audio Make taiko use namespaced hitsounds 2017-12-26 19:55:56 +09:00
Beatmaps Make ControlPointInfo return a set default control point 2017-12-26 19:33:01 +09:00
Configuration Fix incorrect line endings 2017-12-15 14:44:11 +09:00
Database
Graphics Improve LineGraph invalidation logic 2017-12-22 18:58:35 +09:00
Input Merge master into beatmap-serialization 2017-12-21 22:13:53 +09:00
IO
IPC
Migrations
Online Increase GetScoresRequest timeout & leave existing scores when API dies. 2017-12-20 20:48:30 +05:30
Overlays Merge branch 'master' into quieter-notifications 2017-12-26 18:18:28 +09:00
Properties
Rulesets Make taiko use namespaced hitsounds 2017-12-26 19:55:56 +09:00
Screens Merge branch 'master' into improve-screen-offset 2017-12-26 17:53:13 +09:00
Storyboards Merge branch 'master' into beatmap-serialization 2017-12-21 13:39:39 +09:00
Tests Fix many instances of non-osu-prefixed text classes being used 2017-12-26 00:44:35 +09:00
Users fix supporter icon in profile missing its background 2017-12-25 15:30:42 +01:00
app.config
OpenTK.dll.config
osu!.res
osu.Game.csproj Merge branch 'master' into fix-taiko-stronghit 2017-12-26 18:06:07 +09:00
osu.nuspec
OsuGame.cs Fix null reference in release builds 2017-12-26 02:51:53 +09:00
OsuGameBase.cs
packages.config