1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 19:27:31 +08:00
osu-lazer/osu.Game
2017-03-27 17:55:57 +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 Improve comment of SetFrameFromTime. 2017-03-06 14:15:43 +09:00
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 Move ScoreProcessor and Score to Scoring/. 2017-03-24 09:51:52 +09:00
Overlays Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
Properties Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
Screens Merge branch 'master' into taiko_scoreprocessing 2017-03-24 12:25:19 +09:00
Users Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
osu.Game.csproj Rename OptionDropdown and OptionEnumDropdown files 2017-03-25 07:45:04 -03:00
OsuGame.cs GetInputHandler -> CreateInputHandler. 2017-03-24 13:59:05 +09: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