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-20 05:19:55 +08:00
Code
Issues
Releases
Wiki
Activity
62,623
Commits
4
Branches
793
Tags
6865d8894de02cf68466d809875e45508d839bb1
Commit Graph
27 Commits
Change the way initial state saving works in
EditorChangeHandler
to be closer to first change
Dean Herbert
·
2023-02-07 16:22:51 +09:00
e162fd56da
Add missing xmldoc to new methods in
EditorChangeHandler
Dean Herbert
·
2023-02-06 14:11:40 +09:00
e4b17588f5
Move beatmap specific logic out of
EditorChangeHandler
Dean Herbert
·
2023-02-03 17:53:54 +09:00
3345e34544
Apply NRT to
EditorChangeHandler
Dean Herbert
·
2023-02-03 17:13:24 +09:00
554f14151c
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Apply batch fixing of built-in types using
var
Dean Herbert
·
2021-10-27 13:04:41 +09:00
6944151486
Fix state application always checking newest state for early abort, rather than current
Dean Herbert
·
2020-11-27 16:57:11 +09:00
7e34c5e239
Hook ChangeHandler to transactional events rather than individual ones
Dean Herbert
·
2020-10-08 18:04:07 +09:00
b2d93f799f
Split transaction handling code out into base class
Dean Herbert
·
2020-10-08 18:04:07 +09:00
ce04daf053
Merge branch 'master' into editor-timing-screen-change-handling
Dan Balasescu
·
2020-10-05 15:40:43 +09:00
d3e1da5922
Expose ChangeHandler.SaveState via interface
Dean Herbert
·
2020-10-02 17:37:29 +09:00
436cc572d3
Add event on EditorChangeHandler state change
Dean Herbert
·
2020-10-02 15:44:34 +09:00
0cb3926e1d
Remove left-over using
Dean Herbert
·
2020-09-28 15:49:45 +09:00
7949eabaac
Avoid saving state changes if nothing has changed (via binary comparison)
Dean Herbert
·
2020-09-28 15:30:51 +09:00
3cf430f494
Only show confirmation if changes have been made since last save
Dean Herbert
·
2020-09-09 19:40:41 +09:00
6f067ff300
Add BeatmapSkin to EditorBeatmap
Craftplacer
·
2020-08-30 21:12:45 +02:00
db413686bb
Scope down to IBeatmapSkin in EditorChangeHandler
Craftplacer
·
2020-08-30 16:07:06 +02:00
b39ec74bb8
Resolve review comments
Craftplacer
·
2020-08-23 15:08:02 +02:00
e6646b9877
Minor changes and improvements
Craftplacer
·
2020-08-16 01:00:28 +02:00
cfd82104db
Add required parameters and other various changes
Craftplacer
·
2020-08-15 22:03:24 +02:00
c4a7fac760
Temporary changes
Craftplacer
·
2020-08-12 06:40:21 +02:00
69590113d6
Add CanUndo/CanRedo bindables
smoogipoo
·
2020-04-15 16:17:17 +09:00
e8c955ed9b
Limit upper number of editor beatmap states saved to 50
Dean Herbert
·
2020-04-13 20:37:46 +09:00
2388799acf
Rename differ to patcher, add xmldoc
Dean Herbert
·
2020-04-13 17:20:20 +09:00
6aab19413c
Store states as byte[] instead of Streams
Dean Herbert
·
2020-04-13 17:18:50 +09:00
bb53f96c71
Add change state handling to the editor
smoogipoo
·
2020-04-09 21:22:07 +09:00
14eca3655b