1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-12 09:17:52 +08:00
osu-lazer/osu.Game
2017-12-01 20:32:08 +01:00
..
Audio Simplify constructor of SampleInfoList. 2017-05-08 19:30:55 +08:00
Beatmaps Merge remote-tracking branch 'origin/master' into performance-calculator 2017-11-28 21:38:26 +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 Also moved LinkText to its own file so the chat could reuse it (ProfileHeader's private class ProfileLink also still inherits from this, though) 2017-12-01 20:32:08 +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 Rolled back the idea that there should be a separate class for formatted messages 2017-12-01 20:25:02 +01:00
Overlays Moved LinkFlowContainer out of ProfileHeader to make it available for other uses too (e.g. chat) and renamed it to LinkTextFlowContainer bc it can contain both links and text, not only one 2017-12-01 20:26:51 +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 Add todo 2017-12-01 18:40:55 +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 Fix up/clean up csprojs for C#7 support 2017-11-30 02:06:03 +09: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 Add a global reduction of audio track volume 2017-11-26 17:08:58 +09:00
packages.config Add Humanizer package 2017-11-07 12:38:10 +03:00