1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-25 23:12:58 +08:00
Commit Graph

13 Commits

Author SHA1 Message Date
OliBomby
ffadc7d781 fix mergeable commands 2024-10-10 17:52:57 +02:00
OliBomby
c30e70cc57 fix warnings 2024-10-10 17:10:44 +02:00
OliBomby
86a11f6567 Merge branch 'feature/command-handler' into command-pattern-real-2 2024-10-10 17:08:07 +02:00
Marvin Schürz
3fb986e8bb Fix formatting 2024-10-10 15:30:24 +02:00
Marvin Schürz
4a2995d7e5 Add PropertyChangeCommand 2024-10-10 15:27:03 +02:00
OliBomby
0422dc71cc Implement variant type generic proxies without heap allocations 2024-10-10 14:59:46 +02:00
Marvin Schürz
1924463465 Add mergeable commands 2024-10-10 14:05:50 +02:00
Marvin Schürz
39dc35712c Attempt to convert slider editing to command pattern 2024-10-09 21:20:07 +02:00
Marvin Schürz
1d953e0e6f Add MoveXCommand and MoveYCommand 2024-10-08 21:22:05 +02:00
Marvin Schürz
c50adc80b0 Add SetStartTimeCommand 2024-10-08 20:56:17 +02:00
Marvin Schürz
fe9e84b47d Add AddHitObjectCommand and RemoveHitObjectCommand 2024-10-08 20:29:27 +02:00
Marvin Schürz
867e986240 Add MoveCommand 2024-10-08 20:29:06 +02:00
Marvin Schürz
b2276fbee7 Add EditorCommandHandler 2024-10-08 20:18:16 +02:00