osu/osu.Game
2017-01-30 04:43:06 -04:00
..
Beatmaps Fix some nullrefs when running visualtests with no maps loaded. 2017-01-27 00:16:02 +09:00
Configuration Fix incorrect configuration retrievals. 2017-01-26 23:08:39 +09:00
Database Change beatmap database reset logic to only run a maximum of once. 2017-01-23 18:13:06 +09:00
Graphics Merge pull request #295 from peppy/songselect-footer 2017-01-27 16:13:43 +09:00
Input
IPC
Modes Merge pull request #293 from peppy/general-fixes 2017-01-27 16:12:46 +09:00
Online Add central color class 2017-01-09 17:20:31 -05:00
Overlays Small cleanups 2017-01-30 04:43:06 -04:00
Properties
Screens Made the pause progress graph it's own class, to be implemented, made it so the user couldn't double click the pause buttons and made it so the action wasn't called a second time when the mouse button was released, made PopIn and PopOut in PauseOverlay one line each, made Player.IsPaused a public getter with a private getter/setter, implemented restarting in Player 2017-01-30 04:08:14 -04:00
Users
osu.Game.csproj Made the pause progress graph it's own class, to be implemented, made it so the user couldn't double click the pause buttons and made it so the action wasn't called a second time when the mouse button was released, made PopIn and PopOut in PauseOverlay one line each, made Player.IsPaused a public getter with a private getter/setter, implemented restarting in Player 2017-01-30 04:08:14 -04:00
OsuGame.cs Move window/volume configuration to framework level. 2017-01-25 18:44:51 +09:00
OsuGameBase.cs Move window/volume configuration to framework level. 2017-01-25 18:44:51 +09:00
packages.config Add missing licence headers. 2016-12-06 19:07:15 +09:00