1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 07:27:25 +08:00
osu-lazer/osu.Game
Dean Herbert 256baf6d60 Move binding to LoadComplete
Previously there was a chance that it would still never get disposed, as the event was bound in async load, before it was in a state it can be recursively disposed via the PlayerLoader call.
2018-03-24 05:40:51 +09:00
..
Audio Add SkinnableSound class 2018-02-24 22:47:14 +09:00
Beatmaps Merge remote-tracking branch 'upstream/master' into beatmap-as-a-skin 2018-03-22 16:24:56 +09:00
Configuration Do not support bmp screenshots 2018-03-14 12:57:55 +03:00
Database Merge remote-tracking branch 'upstream/master' into beatmap-as-a-skin 2018-03-22 16:24:56 +09:00
Graphics Add perfect mod icon 2018-03-22 22:49:14 -07:00
Input Remove redundant code 2018-03-16 20:42:05 +03:00
IO Further xmldoc and restoring of Cleanup method 2018-02-15 16:31:42 +09:00
IPC Crentalise all import logic 2018-02-15 14:22:39 +09:00
Migrations Add migration 2018-02-22 15:46:11 +09:00
Online Convert APIAccess to use cancellation tokens 2018-03-23 20:57:04 +09:00
Overlays Merge branch 'master' into fix-mod-button-sounds 2018-03-23 21:03:42 +09:00
Properties Update licence headers 2018-01-05 20:21:19 +09:00
Rulesets Add perfect mod icon 2018-03-22 22:49:14 -07:00
Screens Merge branch 'master' into fix-background-fade 2018-03-24 03:40:13 +09:00
Skinning Move binding to LoadComplete 2018-03-24 05:40:51 +09:00
Storyboards Add rewind support for storyboards 2018-03-04 01:48:31 +09:00
Tests Derive ScreenTestCase + use LoadComponentAsync 2018-03-13 16:00:56 +09:00
Users Fix login failure for users with no country rank 2018-03-11 00:44:16 +09:00
app.config CI fixing 2017-10-16 22:00:54 +09:00
OpenTK.dll.config Update all dependencies in line with framework 2017-09-13 20:25:40 +09:00
osu!.res And then everything became one 2017-09-19 16:06:58 +09:00
osu.Game.csproj Merge remote-tracking branch 'upstream/master' into take_screenshot 2018-03-22 20:49:17 +09:00
osu.nuspec Update license year. 2018-01-22 18:22:38 +01:00
OsuGame.cs Load component asynchronously 2018-03-22 21:42:57 +09:00
OsuGameBase.cs Add skin source fallback chain 2018-03-20 16:40:11 +09:00
packages.config Update OpenTK version 2018-02-06 13:47:54 +09:00