1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00
osu-lazer/osu.Game
2020-09-19 15:13:52 -05:00
..
Audio Add back removed nullcheck 2020-08-07 21:36:02 +09:00
Beatmaps Rework to support obsoletion 2020-09-17 21:37:32 +09:00
Collections remove unnec using 2020-09-19 15:13:52 -05:00
Configuration Remember leaderboard mods filter selection in song select 2020-09-15 21:53:35 -07:00
Database Eagerly populate skin metadata to allow usage in hashing computation 2020-09-14 23:31:03 +09:00
Extensions Remove unnecessary generic specification on cursor 2020-05-14 16:01:07 +09:00
Graphics Fix hovered osu tab items not showing hover state when deselected 2020-09-17 23:09:09 -07:00
Input Update class exclusion for dynamic compilation 2020-09-04 20:41:08 +09:00
IO Fix path empty string check causing regression in behaviour 2020-09-03 19:17:07 +09:00
IPC Add spaces to comments 2020-05-04 18:36:24 -07:00
Migrations Code quality, read position offsets 2020-03-08 14:02:39 -07:00
Online Merge branch 'master' into score-recalc 2020-09-10 18:30:41 +09:00
Overlays Fix hovered channel tabs color when unselected 2020-09-17 19:10:58 -07:00
Properties Merge branch 'master' into correct-preview-loop 2019-01-31 10:53:09 +01:00
Replays Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
Rulesets Add missing obsoletion notice 2020-09-17 17:04:44 +09:00
Scoring Add cancellation support 2020-09-09 17:37:11 +09:00
Screens Ensure BeatmapProcessor.PostProcess is run before firing HitObjectUpdated events 2020-09-18 19:33:03 +09:00
Skinning Eagerly populate skin metadata to allow usage in hashing computation 2020-09-14 23:31:03 +09:00
Storyboards Fix potential crash if disposing a DrawableStoryboardSample twice 2020-08-21 18:19:47 +09:00
Tests Fix global bindings being lost when running tests under headless contexts 2020-09-17 13:01:14 +09:00
Updater Fix thread safety 2020-06-15 22:19:02 +09:00
Users Embed behaviour into UserCoverBackground 2020-07-28 20:50:55 +09:00
Utils Make PeriodTracker actually immutable 2020-05-02 01:33:33 +02:00
osu!.res
osu.Game.csproj Update framework 2020-09-11 22:40:12 +09:00
OsuGame.cs Move CollectionManager to OsuGame 2020-09-09 15:39:15 +09:00
OsuGameBase.cs Merge branch 'master' into score-recalc 2020-09-09 21:31:31 +09:00