1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-07 22:27:25 +08:00
osu-lazer/osu.Game
Dean Herbert 2346644c04 Switch DelayedLoadUnloadWrappers to DelayedLoadWrappers
Due to pooling usage, there is no time we need to unload. Switching to
DelayedLoadWrapper cleans up the code and reduces overhead
substantially.
2020-10-13 18:47:40 +09:00
..
Audio Move common HitSampleInfo lookup to static method 2020-09-25 17:30:31 +09:00
Beatmaps Fallback to default ruleset star rating if conversion fails 2020-10-12 16:31:42 +09:00
Collections remove unnec using 2020-09-19 15:13:52 -05:00
Configuration Merge branch 'master' into confine-during-gameplay 2020-10-07 11:07:00 +10:30
Database User IEnumerable for HandledExtensions 2020-10-02 16:17:10 +09:00
Extensions Standardise time display formats across the editor 2020-09-30 12:45:43 +09:00
Graphics Add the most basic implementation of LabelledSliderBar feasible 2020-10-06 17:33:50 +09:00
Input Rename IsGameplay 2020-10-07 16:14:49 +10:30
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 pull request #10303 from peppy/more-textbox-entry 2020-10-01 20:42:14 +09:00
Overlays Merge pull request #10440 from peppy/fix-editor-song-after-exit 2020-10-09 17:58:31 +09:00
Properties
Replays Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
Rulesets More/better commenting 2020-10-12 19:22:34 +09:00
Scoring Show bonus judgements on expanded panel 2020-10-07 16:17:28 +09:00
Screens Switch DelayedLoadUnloadWrappers to DelayedLoadWrappers 2020-10-13 18:47:40 +09:00
Skinning Merge branch 'master' into editor-file-drop-support 2020-10-05 17:48:06 +09:00
Storyboards Merge branch 'master' into fix-storyboard-sample-pausing 2020-09-30 22:42:26 +09:00
Tests Ensure stable sorting order in beatmap conversion tests 2020-10-09 20:12:17 +09:00
Updater Merge branch 'master' into update-check-improvements 2020-10-08 21:32:26 +02:00
Users Fix UserListPanel background position 2020-10-01 02:02:27 +07:00
Utils Make PeriodTracker actually immutable 2020-05-02 01:33:33 +02:00
osu!.res And then everything became one 2017-09-19 16:06:58 +09:00
osu.Game.csproj Update framework 2020-10-13 17:34:11 +09:00
OsuGame.cs Move reset logic to OsuGame 2020-10-08 18:29:19 +09:00
OsuGameBase.cs Revert "Exit import process after first handler is run" 2020-10-02 17:06:55 +09:00