1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-12 04:40:07 +08:00
osu-lazer/osu.Game
Drew DeVault cc2b4c5c5b Refactor WorkingBeatmap
Gets ArchiveReader out of WorkingBeatmap and delegates extracting stuff
from it to subclasses. Should enable us to make an OnlineWorkingBeatmap
or so.
2017-03-22 05:57:08 -04:00
..
Beatmaps Refactor WorkingBeatmap 2017-03-22 05:57:08 -04:00
Configuration renamed CursorSize to MenuCursorSize 2017-03-21 17:16:23 +01:00
Database Refactor WorkingBeatmap 2017-03-22 05:57:08 -04:00
Graphics Merge branch 'master' into seperateCursorSize 2017-03-22 08:11:45 +09:00
Input Improve comment of SetFrameFromTime. 2017-03-06 14:15:43 +09:00
IO/Legacy Revert "Merge pull request #441 from tacchinotacchi/archive-reader" 2017-03-14 11:46:34 +09:00
IPC Reduce warning/suggestion count to zero. 2017-03-09 15:52:40 +09:00
Modes Make DrawableHitObject's UpdateState safer by blocking calls at a higher level with not yet loaded. 2017-03-22 09:43:44 +09:00
Online More resilient API cancel/fail logic. 2017-03-15 20:08:12 +09:00
Overlays Merge branch 'master' into leaderboards 2017-03-22 08:24:49 +09:00
Properties Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
Screens Add correct lifetime expiry for leaderboard content 2017-03-22 09:07:02 +09:00
Users Make avatar fallback work on failed load. 2017-03-22 09:20:37 +09:00
osu.Game.csproj Refactor WorkingBeatmap 2017-03-22 05:57:08 -04:00
OsuGame.cs Hide options when entering the game 2017-03-21 18:20:15 +03:00
OsuGameBase.cs Adjust appearance. 2017-03-17 21:09:31 +09:00
packages.config Make ScoreProcessors take generic judgements. 2017-03-16 12:45:23 +09:00