osu/osu.Game
FreezyLemon 8ba66015f4 Implemented the new IHasHoverSounds interface in a private "ChatHoverContainer" class which is now used for ChatLink instances.
Also moved the overhead for finding all sprites in the same line that reference the same URL to the LoadComplete (used to be every hover, now only once).
2017-12-07 13:17:40 +01:00
..
Audio
Beatmaps Lock during validity checks 2017-12-01 22:43:49 +09:00
Configuration Remove precision limitation on chat height to allow pixel-perfect dragging 2017-11-28 12:09:44 +09:00
Database Perform a reload on objects when Refreshing them 2017-11-23 17:04:39 +09:00
Graphics Implemented new interface which allows parent containers to decide on whether a "OnHover" sound should be played. 2017-12-07 13:12:36 +01:00
Input Null-check in disposal of DatabasedKeyBindingInputManager 2017-11-13 13:58:44 +09:00
IO Migrate osu.Game project to VS2017 project structure 2017-10-30 22:24:11 +09:00
IPC
Migrations Add migration for unique constraint on online id 2017-11-19 16:02:08 +09:00
Online Implemented the new IHasHoverSounds interface in a private "ChatHoverContainer" class which is now used for ChatLink instances. 2017-12-07 13:17:40 +01:00
Overlays Permitted nulls in ChatOverlay.load() so that in testing, no "OsuGame" instance is required. Also added null checks to the links' on click actions 2017-12-07 10:31:02 +01:00
Properties Migrate osu.Game project to VS2017 project structure 2017-10-30 22:24:11 +09:00
Rulesets Merge branch 'master' into performance-calculator 2017-11-29 18:37:07 +09:00
Screens Merge branch 'master' into fix-set-hidden-crash 2017-12-01 23:35:48 +09:00
Storyboards
Tests Add a notice when not logged in 2017-11-29 19:00:08 +09:00
Users Add hover/click sound effects to more stuff everywhere 2017-11-26 17:21:21 +09:00
app.config
OpenTK.dll.config
osu!.res
osu.Game.csproj Renamed ChatLinkSpriteText to ChatLink for convenience 2017-12-07 10:28:12 +01:00
osu.nuspec
OsuGame.cs Added centralised handling for some chat links 2017-12-06 16:41:57 +01:00
OsuGameBase.cs Fix DisposeTrack and improve AsyncLazy to support disposal 2017-11-30 05:05:07 +09:00
packages.config Add Humanizer package 2017-11-07 12:38:10 +03:00