1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 16:47:24 +08:00
osu-lazer/osu.Game
2020-07-31 16:21:47 +09:00
..
Audio Use [Resolved] wherever possible 2020-02-14 20:14:00 +07:00
Beatmaps Safeguard against potential finalise-before-initialised 2020-07-29 11:30:25 +09:00
Configuration Merge pull request #9439 from Game4all/gameplay-disable-winkey 2020-07-24 19:34:48 +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 Change method structure for hover/unhover state setting (shouldn't be called "Fade") 2020-07-30 13:49:04 +09: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 Rename RoomScore -> MultiplayerScore 2020-07-22 18:37:00 +09:00
Overlays Merge branch 'master' into panel-load-debounce 2020-07-30 16:03:17 +09:00
Properties Merge remote-tracking branch 'upstream/master' into android 2019-01-29 18:13:43 -06:00
Replays
Rulesets Use OrderByDescending 2020-07-31 16:21:47 +09:00
Scoring Merge branch 'master' into results-screen-statistics-overlapping-transition 2020-06-22 15:38:48 +09:00
Screens Merge branch 'master' into panel-load-debounce 2020-07-30 16:03:17 +09:00
Skinning Merge branch 'master' into fix-gameplay-sample-pausing 2020-07-28 15:10:37 +09:00
Storyboards Fix storyboard video playback when not starting at beginning of beatmap 2020-07-16 14:25:45 +09:00
Tests Fix potential crash due to cross-thread TrackVirtualManual.Stop 2020-07-28 12:08:15 +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 again (fix audio component disposal issue) 2020-07-30 15:32:42 +09:00
OsuGame.cs Limit notification text length to avoid large error messages degrading performance 2020-07-24 14:10:05 +09:00
OsuGameBase.cs Add support for bindable retrieval 2020-07-21 23:13:04 +09:00