1
0
mirror of synced 2025-02-02 12:27:20 +01:00

162 Commits

Author SHA1 Message Date
Stepland
3695b94311 Remove unused jbcoe::polymorphic_value 2020-04-23 18:56:57 +02:00
Stepland
de1d8a46b4 wip gameplay screen 2020-03-11 22:39:56 +01:00
Stepland
1a1d3d5853 Update TODO.md 2020-03-08 15:00:06 +01:00
Stepland
e8780c9721 WE ARE OFFICIALY DONE WITH MUSIC SELECT FOR 0.1.0 2020-03-08 14:54:03 +01:00
Stepland
62a042184c Visible Controls 2020-03-08 14:39:37 +01:00
Stepland
f4a4dc7de7 Key Mapping menu 2020-03-08 03:32:02 +01:00
Stepland
4d153414b7 Button Highligh now works in menus and submenus 2020-03-07 22:46:10 +01:00
Stepland
de51fb4fa5 Refactoring 2020-03-07 22:44:09 +01:00
Stepland
3f9c482d25 OptionPages can now handle raw input if needed 2020-03-07 18:21:39 +01:00
Stepland
e473f8c2c0 Fix concurrency issues in the MusicPreview Player 2020-03-07 18:19:58 +01:00
Stepland
dfdd2390e8 Add useful comments 2020-03-07 01:05:36 +01:00
Stepland
9ce7b8014f Update TODO.md 2020-03-07 00:37:20 +01:00
Stepland
2c0d643440 FIx option menu screen filter and drawing order of Music Select 2020-03-07 00:30:17 +01:00
Stepland
f4e3467097 Update TODO.md 2020-03-05 18:51:30 +01:00
Stepland
38299e0fc2 Bring back mouse support 2020-03-05 18:50:55 +01:00
Stepland
b258dfeb28 Update CHANGELOG.md 2020-03-05 18:29:24 +01:00
Stepland
52a27ca87e fix songlist loading 2020-03-05 18:19:38 +01:00
Stepland
e4b9992b11 Fix init order 2020-03-05 18:18:11 +01:00
Stepland
9ea5920210 Use whereami to guess executable path 2020-03-05 18:14:19 +01:00
Stepland
7aa6c8f33e Update docs 2020-03-05 01:02:05 +01:00
Stepland
da5f9cccd9 Update CHANGELOG.md 2020-03-04 00:42:58 +01:00
Stepland
d39ef12933 OMFG BUG FIXED 2020-03-04 00:23:59 +01:00
Stepland
df6051005a Copy subpage instead of moving it in SubpagePanel constructor 2020-03-04 00:23:52 +01:00
Stepland
4eef5d62fc make copies of panels instead of moving them when creating layouts 2020-03-04 00:23:19 +01:00
Stepland
f9e91a9298 fix pointer cast type 2020-03-04 00:22:59 +01:00
Stepland
5c0861ae0b switch to shared_ptr 2020-03-03 23:30:45 +01:00
Stepland
e2d4e50004 WIP revert to unique_ptr 2020-03-03 20:05:15 +01:00
Stepland
4b5bb697c0 Switch to reference_wrapper instead of polymorphic_value 2020-03-03 19:47:30 +01:00
Stepland
bb17574c63 Free selected marker panel when destroying MarkerSelect option page 2020-03-03 18:00:58 +01:00
Stepland
e3edc176e2 Remove duplicate default marker init 2020-03-03 17:59:23 +01:00
Stepland
3606069b89 Fix the same panel layout creation bug but for maps 2020-03-03 17:59:00 +01:00
Stepland
c85f920e70 Fix typos 2020-03-03 13:33:19 +01:00
Stepland
5d39c1d5d4 Update .gitignore 2020-03-03 10:58:15 +01:00
Stepland
f092804f16 Add debug interface for MusicSelect::Screen 2020-03-03 02:42:16 +01:00
Stepland
dc4c69c0cb FIx typos 2020-03-03 01:45:47 +01:00
Stepland
cadc7dd059 Fix bug when updatiug panel_filter position 2020-03-03 01:45:26 +01:00
Stepland
463835a047 Fix bug in panel layout creation logic for vectors 2020-03-03 01:45:08 +01:00
Stepland
df70567f51 Make marker textures smooth 2020-03-03 01:44:28 +01:00
Stepland
83e3547ddb switch serialisation call order to avoid another useless nesting level 2020-03-03 01:19:56 +01:00
Stepland
724d6e3e69 Add test for path serialisation 2020-03-03 01:19:22 +01:00
Stepland
c08670d641 Panic if jujube is started without any marker 2020-03-03 00:12:33 +01:00
Stepland
5a4ad37fca Fix compiler warnings 2020-03-03 00:09:12 +01:00
Stepland
4550c774f1 Fix key order 2020-03-02 20:01:04 +01:00
Stepland
1ed1b09c7d Maker conversion utility 2020-03-02 19:52:47 +01:00
Stepland
2e0921f707 Basic Options Menu 2020-03-02 18:32:15 +01:00
Stepland
d7427bcf51 Marker backend 2020-03-02 17:14:53 +01:00
Stepland
87c8eccd99 Deal with annoying cyclic references, forward declare all the things 2020-03-02 16:46:45 +01:00
Stepland
123cd50acd Fix compiler warnings 2020-03-02 14:29:14 +01:00
Stepland
4ed188ea70 OMFG kill me 2020-03-02 13:45:25 +01:00
Stepland
88c655fe38 WIP why is cereal so fucking hard to use 2020-03-02 02:07:29 +01:00