Commit Graph

11 Commits

Author SHA1 Message Date
a5e610a7ba Update framework and fix compilation
Most issues were related to BeginLoopedSequence usage and lack of
"this." in front of transform helpers.
2017-07-14 19:18:12 +03:00
1e50840a8e Fix unused usings 2017-06-29 12:04:04 -07:00
480cdba023 Add OsuClickableContainer with generic sounds 2017-06-27 21:05:49 +09:00
f5829860a2 Get rid of AlwaysReceiveInput 2017-06-23 18:02:24 +02:00
62dee59672 Shapes namespace
Depends on https://github.com/ppy/osu-framework/pull/837
2017-06-20 15:54:23 +10:00
ffbb46f668 Update in line with framework. 2017-06-12 12:48:47 +09:00
41c252760d Move all pause logic into PauseContainer 2017-05-17 21:57:01 +09:00
727086c0b2 Updates in-line with framework. 2017-04-18 15:34:53 +09:00
1f4e0b0251 Fix MosueUp and HighResolution events not being handled by MenuOverlays. 2017-04-13 13:03:07 +09:00
359fea7e25 Improve "escape" pressing logic in pause/fail menus. 2017-04-13 12:40:00 +09:00
a18367454d InGameOverlay -> MenuOverlay. 2017-04-06 15:34:52 +09:00