osu/osu.Game
2017-03-28 14:24:34 +09:00
..
Beatmaps Use const whenever possible. 2017-03-23 13:52:38 +09:00
Configuration Fix checkbox dependency in LoginOptions 2017-03-22 17:21:24 +03:00
Database Add virtual method to instantiate legacy replays. 2017-03-24 14:28:17 +09:00
Graphics Fix regression in mouse dragging behaviour. 2017-03-27 17:55:57 +09:00
Input
IO/Legacy Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
IPC Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
Modes Add virtual method to instantiate legacy replays. 2017-03-24 14:28:17 +09:00
Online Combine user models. 2017-03-28 00:08:24 +09:00
Overlays Add better focus handling in the login form. 2017-03-28 00:08:27 +09:00
Properties
Screens Move async logic to framework. 2017-03-28 14:24:34 +09:00
Users Move async logic to framework. 2017-03-28 14:24:34 +09:00
osu.Game.csproj Make Avatar accept a user. 2017-03-28 00:08:26 +09:00
OsuGame.cs GetInputHandler -> CreateInputHandler. 2017-03-24 13:59:05 +09:00
OsuGameBase.cs Move cursor hiding to OsuGameDesktop (fixes headless). 2017-03-18 21:46:58 +09:00
packages.config Make ScoreProcessors take generic judgements. 2017-03-16 12:45:23 +09:00