osu/osu.Game
Dean Herbert 5d26c1b771
Merge pull request #3574 from smoogipoo/hitobject-perf-improvements
Various performance improvements around hitobjects
2018-10-11 22:16:48 +09:00
..
Audio Prefer namespace lookups first 2018-07-10 15:23:47 +09:00
Beatmaps Fix incorrect result of ternary 2018-10-05 12:06:24 +09:00
Configuration Remove ScrollingVisualisation from settings 2018-09-19 18:30:25 +02:00
Database Remove unnecessary comment 2018-09-26 18:41:55 +09:00
Graphics Remove dedundant this qualifier 2018-10-06 08:12:29 -04:00
Input Merge branch 'master' into consistent-terminology-format 2018-10-10 19:19:36 +09:00
IO Update with async changes 2018-08-27 17:05:58 +09:00
IPC Use invariant tolower 2018-09-26 18:44:03 +09:00
Migrations add status column to BeatmapInfo + BeatmapSetInfo 2018-09-13 10:10:58 +02:00
Online Fix outdated API variable 2018-09-28 19:33:30 +09:00
Overlays Merge branch 'master' into result-no-gamemode-switch 2018-10-10 06:43:01 -04:00
Properties
Rulesets Merge pull request #3574 from smoogipoo/hitobject-perf-improvements 2018-10-11 22:16:48 +09:00
Screens Merge pull request #3568 from smoogipoo/fix-beatmap-details 2018-10-10 20:14:58 +09:00
Skinning Update framework 2018-09-07 19:00:43 +09:00
Storyboards Merge branch 'master' into consistent-terminology-format 2018-10-10 19:19:36 +09:00
Tests Adapt signature change of event handlers 2018-10-02 12:02:55 +09:00
Users Fix last visit not supporting null values 2018-10-05 00:25:40 +09:00
Utils Add back missing statement 2018-08-17 12:27:36 +09:00
osu!.res
osu.Game.csproj Adjust usage of Handle(Non)PositionalInput to follow framework update 2018-10-02 14:45:33 +09:00
OsuGame.cs Fix cursor not hiding in screenshots 2018-10-02 10:12:07 +09:00
OsuGameBase.cs Merge pull request #3478 from peppy/fix-case-sensitivity-import-extensions 2018-09-26 19:40:00 +09:00