1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 02:07:34 +08:00
osu-lazer/osu.Game
2020-07-24 13:40:01 +09:00
..
Audio Use [Resolved] wherever possible 2020-02-14 20:14:00 +07:00
Beatmaps Use IEnumerable mods instead of IReadOnlyList 2020-07-24 13:40:01 +09:00
Configuration Rename variable and change default to true 2020-07-14 20:11:54 +09:00
Database Remove PreUpdate, update hash in Save() 2020-06-08 14:40:17 +09:00
Extensions Remove unnecessary generic specification on cursor 2020-05-14 16:01:07 +09:00
Graphics Fix focused textbox absorbing input when unfocused 2020-07-20 11:52:02 -07:00
Input Remove whitespace 2020-07-14 20:37:21 +09:00
IO Fix test failures 2020-07-06 22:41:58 +09:00
IPC Add spaces to comments 2020-05-04 18:36:24 -07:00
Migrations Remove any existing bindings to increase/decrease volume 2020-03-02 18:56:41 +09:00
Online Make sort changes affect request result 2020-07-14 18:09:09 +03:00
Overlays Remove unused classes from social namespace 2020-07-18 23:27:33 +03:00
Properties
Replays Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
Rulesets Expose accuracy/combo portion adjustments 2020-07-16 14:10:44 +09:00
Scoring Merge branch 'master' into results-screen-statistics-overlapping-transition 2020-06-22 15:38:48 +09:00
Screens Move cancellation out of condition 2020-07-23 23:18:51 +09:00
Skinning Add texture wrapping support to GetAnimation() 2020-07-17 17:08:17 +09:00
Storyboards Fix storyboard video playback when not starting at beginning of beatmap 2020-07-16 14:25:45 +09:00
Tests Add texture wrapping support to skins 2020-07-17 16:54:30 +09:00
Updater Fix thread safety 2020-06-15 22:19:02 +09:00
Users Move some suggestions to warnings, resolve issues 2020-06-03 16:48:44 +09:00
Utils Make PeriodTracker actually immutable 2020-05-02 01:33:33 +02:00
osu!.res
osu.Game.csproj Update resources 2020-07-15 19:06:40 +09:00
OsuGame.cs Fix hard crash on notifications firing before NotificationOverlay is ready 2020-07-19 11:52:30 +09:00
OsuGameBase.cs Add support for bindable retrieval 2020-07-21 23:13:04 +09:00