1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-24 00:47:26 +08:00
osu-lazer/osu.Game
2017-12-04 13:34:16 +01:00
..
Audio Simplify constructor of SampleInfoList. 2017-05-08 19:30:55 +08:00
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 Added new OsuLinkSpriteText.TextColour property that sets the internal content (OsuHoverContainer)'s colour instead of the whole container, so that text colour is always changed through that (e.g. link colouring, link hover fade). 2017-12-04 13:33:42 +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 *Database -> *Store 2017-07-27 16:56:41 +09:00
Migrations Add migration for unique constraint on online id 2017-11-19 16:02:08 +09:00
Online Made default link ID -1 (if no link is present) because linkId is currently being set to link.index which can be 0. 2017-12-04 13:34:16 +01:00
Overlays Added new OsuLinkSpriteText.TextColour property that sets the internal content (OsuHoverContainer)'s colour instead of the whole container, so that text colour is always changed through that (e.g. link colouring, link hover fade). 2017-12-04 13:33:42 +01:00
Properties Standardise AssemblyInfos 2017-10-14 15:02:20 +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 Apply beatmap settings when creating the DrawableStoryboard. 2017-09-25 11:03:57 +02:00
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 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 Added all files to the .csproj and also introduced basic action filtering when you set the URL on an OsuLinkSpriteText object 2017-12-02 09:48:55 +01:00
osu.nuspec And then everything became one 2017-09-19 16:06:58 +09:00
OsuGame.cs Fix osu crashing if a invalid gamerule is given in the game.ini 2017-11-21 15:13:00 +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