This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-22 04:09:54 +08:00
Code
Issues
Releases
Wiki
Activity
24,822
Commits
4
Branches
793
Tags
32843ffef55c9dc956120ef8a4c8c96fd94de106
Commit Graph
28 Commits
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
OpenTK -> osuTK
smoogipoo
·
2018-11-20 17:14:59 +09:00
f27bd3ef3e
DefaultBackAction -> BackAction, defaults to last button
The last button is more commonly the escape condition.
Dean Herbert
·
2018-06-27 12:57:26 +09:00
0866dd11bd
move back logic into GameplayMenuOverlay
Aergwyn
·
2018-06-09 09:28:02 +02:00
b9b04c1b6e
allow "go back" keybind in play
Aergwyn
·
2018-06-09 09:14:58 +02:00
792d3b8215
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Make it possible to change the overlay actions beyond instantiation
smoogipoo
·
2017-12-18 19:13:25 +09:00
5e111e14db
Expose buttons for test cases
smoogipoo
·
2017-12-18 19:13:08 +09:00
a17b2e4c18
MenuOverlay -> GameplayMenuOverlay
smoogipoo
·
2017-12-18 16:40:50 +09:00
918e7c9a4b
Update method names in line with framework changes
Dean Herbert
·
2017-05-28 18:34:12 +09:00
bdeaf2dbb4
Improve "escape" pressing logic in pause/fail menus.
Dean Herbert
·
2017-04-13 12:40:00 +09:00
359fea7e25
InGameOverlay -> MenuOverlay.
Dean Herbert
·
2017-04-06 15:34:52 +09:00
a18367454d
Fix incorrect verbatim strings.
Dean Herbert
·
2017-04-06 15:31:21 +09:00
856696b17e
removed useless stuff
Andrey Zavadskiy
·
2017-04-05 22:51:43 +03:00
0946e42363
InGameOverlay fixes
Andrey Zavadskiy
·
2017-04-05 22:36:03 +03:00
6a510097df
Fix naming and testcase
Andrey Zavadskiy
·
2017-04-01 21:50:25 +03:00
1ecff1b32c
Moved title and description to each class
Andrey Zavadskiy
·
2017-04-01 21:42:12 +03:00
f70de7439b
Better inheritance
Andrey Zavadskiy
·
2017-04-01 21:29:17 +03:00
bd123fa906
Fix usings
Andrey Zavadskiy
·
2017-03-28 12:12:35 +03:00
91e18cc63e
Inherit Pause/Fail overlay from InGameOverlay
Andrey Zavadskiy
·
2017-03-28 12:09:26 +03:00
cf3db49631
Fixes
Andrey Zavadskiy
·
2017-03-28 11:45:48 +03:00
687f71e410
Fixes
Andrey Zavadskiy
·
2017-03-28 11:33:56 +03:00
85c2184170
Again separate classes
Andrey Zavadskiy
·
2017-03-28 10:49:58 +03:00
62693a6a59
Pause and fail overlays -> StopOverlay
Andrey Zavadskiy
·
2017-03-28 06:08:31 +03:00
9774f826ab
fixes
Andrey Zavadskiy
·
2017-03-28 05:19:32 +03:00
c4500fa270
fixes
Andrey Zavadskiy
·
2017-03-28 05:12:04 +03:00
110d43bc25
Refactor PauseOverlay, FailDialog -> FailOverlay
Andrey Zavadskiy
·
2017-03-28 04:53:57 +03:00
5461c6516a