1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 19:27:31 +08:00
osu-lazer/osu.Game
2016-11-19 17:39:43 +01:00
..
Beatmaps Introduce concept of HitObjectParsers, fix tests and stop using reflection (unreliable due to lazy loading). 2016-11-14 22:03:39 +09:00
Configuration Move play modes to Modes namespace. 2016-11-14 18:03:20 +09:00
Database Move play modes to Modes namespace. 2016-11-14 18:03:20 +09:00
Graphics Update the background according to the currently selected beatmap and blur it within song select. 2016-11-19 17:39:43 +01:00
Input Add in-game chat display, along with a global hotkey handling method. 2016-10-08 19:23:21 +09:00
IPC Make importing work properly. 2016-10-24 11:39:53 -04:00
Modes Standardise some naming and make hitcircles feel better. 2016-11-19 19:07:57 +09:00
Online Merge branch 'master' 2016-11-16 10:51:39 +08:00
Overlays Merge pull request #171 from huoyaoyuan/improvements 2016-11-16 12:00:55 +09:00
Properties License -> Licence. 2016-08-26 17:27:49 +09:00
Screens Update the background according to the currently selected beatmap and blur it within song select. 2016-11-19 17:39:43 +01:00
Users Add basic class structure for Beatmap/HitObject/SampleInfo/User. 2016-09-06 21:41:16 +09:00
osu.Game.csproj Update the background according to the currently selected beatmap and blur it within song select. 2016-11-19 17:39:43 +01:00
OsuGame.cs ShowToolbar -> ShowOverlays; include MusicController. 2016-11-15 20:55:57 +09:00
OsuGameBase.cs Add simple implementation of HitExplosions. 2016-11-16 19:24:48 +09:00
packages.config Framework & OpenTK updates. 2016-10-26 23:13:44 +09:00