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-19 20:20:21 +08:00
Code
Issues
Releases
Wiki
Activity
45,689
Commits
4
Branches
793
Tags
5dcff7d8b7104fec4af4f5ce8705bd196beaaa02
Commit Graph
20 Commits
Apply batch fixing of built-in types using
var
Dean Herbert
·
2021-10-27 13:04:41 +09:00
6944151486
Update comment to hopefully explain a weird conditional better
Dean Herbert
·
2021-06-18 17:46:01 +09:00
36b5414b1d
Remove unused store resolution
Dean Herbert
·
2021-04-24 02:05:53 +09:00
6dd48f204c
Merge branch 'master' into realm-key-binding-store
Dean Herbert
·
2021-04-22 12:13:23 +09:00
78f274d51a
Reorder defaults to give non-global areas priority for global actions
Dean Herbert
·
2021-04-07 17:42:49 +09:00
08858e6426
Update KeyBinding usages in line with interface changes
Dean Herbert
·
2021-01-15 14:57:01 +09:00
86f66727de
Update existing usages to use the main realm context where applicable
Dean Herbert
·
2021-01-13 18:36:37 +09:00
9d744d629f
Update all read queries to use direct realm subscriptions/queries
Dean Herbert
·
2021-01-13 18:36:37 +09:00
192e58e0c6
Use direct access for query pattern
Dean Herbert
·
2021-01-12 17:01:40 +09:00
765d9cfae1
Detach at point of usage, rather than point of retrieval
Dean Herbert
·
2021-01-12 14:45:36 +09:00
8f9b19a76e
Remove unused EF class and unnecessary interface
Dean Herbert
·
2021-01-12 14:45:36 +09:00
536e7229d0
Use IKeyBinding for all key binding usages (and add update flow via primary key)
Dean Herbert
·
2021-01-11 16:31:35 +09:00
8765aaf9e6
Add and consume IKeyBindingStore interface
Dean Herbert
·
2021-01-11 15:52:49 +09:00
43f417b53a
Fix DatabasedKeyBindingContainer not using defaults for non-databased ruleset
Dean Herbert
·
2020-04-20 09:35:00 +09:00
f3fee73441
Change matching mode for global actions to better discern similar binds
Dean Herbert
·
2020-03-02 18:54:00 +09:00
ee73f3e2b2
Use typeparamref.
Huo Yaoyuan
·
2019-11-17 20:48:23 +08:00
f05b83d7d4
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Fix one more instance of the same thing happening
Dean Herbert
·
2018-03-24 05:55:56 +09:00
3844e95656
InputManager -> Container where KeyBindings are involved
smoogipoo
·
2018-01-30 14:49:12 +09:00
ef3fb8c05a