1
0
mirror of synced 2024-11-13 18:20:53 +01:00
Commit Graph

66 Commits

Author SHA1 Message Date
Stepland
3dd50d463b Update TODO.md 2020-02-11 23:42:13 +01:00
Stepland
8836669b4b Set text color to black 2020-02-11 23:40:23 +01:00
Stepland
cea16eee6f Create window according to preferences 2020-02-11 23:37:57 +01:00
Stepland
0cf3815177 Autoload preferences on startup 2020-02-11 23:21:34 +01:00
Stepland
c8e80e8ac2 Small preference persistency system 2020-02-11 22:12:17 +01:00
Stepland
f9b38e8661 Include cereal for de/serialization 2020-02-11 22:11:37 +01:00
Stepland
2942ab4dc0 Updated docs 2020-02-11 20:33:02 +01:00
Syméon CARLE
53991a2389 Comical stepmania style empty song folder 2020-02-10 23:13:29 +01:00
Syméon CARLE
12571765aa Restore log message 2020-02-10 23:01:35 +01:00
Syméon CARLE
f9922c341a Fix empty song folder crashing music select screen 2020-02-10 22:59:53 +01:00
Syméon CARLE
7f53534a1f Fix typo 2020-02-10 20:54:47 +01:00
Syméon CARLE
7a933aec76 Relax build contraints 2020-02-10 20:54:28 +01:00
Stepland
2d0cf1558e Update TODO.md 2020-02-10 00:31:56 +01:00
Stepland
2afc22d483 Add imgui and its SFML bindings to the includes 2020-02-09 22:25:29 +01:00
Stepland
d06a7a6c96 float Ribbon panel size and spacing 2020-02-09 21:48:38 +01:00
Stepland
16040b87b6 SongPanel now draws the song title 2020-02-09 21:48:21 +01:00
Stepland
99367b65c6 Change hard coded video mode 2020-02-09 21:48:00 +01:00
Stepland
51bc0fc465 Make ButtonHighlight Transformable 2020-02-09 21:47:40 +01:00
Stepland
7facfcda3d Merge branch 'master' of github.com:Stepland/jujube 2020-02-09 21:46:59 +01:00
Stepland
0cf3beefe0 Update TODO.md 2020-02-09 21:46:47 +01:00
Stepland
95ca08c295 Update README.md 2020-02-09 21:45:30 +01:00
Stepland
fc834c82a2 Update .gitignore 2020-02-09 20:32:30 +01:00
Stepland
7be97d0f78 float panel size and transformable ribbon 2020-02-09 20:31:57 +01:00
Stepland
d6e7ec89a8 Variable panel size and spacing 2020-02-09 17:19:19 +01:00
Stepland
df4f88934e Update TODO.md 2020-02-09 15:25:37 +01:00
Stepland
06e7381b8b Fix debug menu 2020-02-09 15:25:31 +01:00
Stepland
f123769603 Update docs 2020-02-09 14:07:54 +01:00
Stepland
9a6d3430d2 Update TODO.md 2020-02-09 13:59:57 +01:00
Stepland
818dda05f4 Update Todo.md 2020-02-08 18:58:25 +01:00
Stepland
64cb5743e4 Allow for debug menu to be closed 2020-02-08 16:10:06 +01:00
Stepland
f0dae75cf3 Remove unnecessary scope in swicth 2020-02-08 16:09:51 +01:00
Stepland
70e28beb51 Remove useless checks 2020-02-08 16:09:34 +01:00
Stepland
aed3e7feaf Use namespace in .cpp files 2020-02-08 16:01:07 +01:00
Stepland
32fe024bfa Remove test slowdown 2020-02-08 16:00:47 +01:00
Stepland
b4cedf0598 Rename KeyMapping method 2020-02-08 16:00:31 +01:00
Stepland
049544efc1 Update TODO.md 2020-02-08 15:59:47 +01:00
Stepland
41c638c050 async texture loading 2020-02-08 15:25:49 +01:00
Stepland
2391ab7c13 Update TODO.md 2020-02-06 00:35:52 +01:00
Stepland
5d6dda7ecd Song Cover loading encore 2020-02-06 00:35:29 +01:00
Stepland
df3dda88f3 Working song cover loading on music select screen ? 2020-02-06 00:09:09 +01:00
Stepland
0065bd276e Debug test layout 2020-02-05 22:37:13 +01:00
Stepland
c532cc8a2d Fallback cover loading 2020-02-05 22:05:10 +01:00
Stepland
30285d94c5 Update TODO.md 2020-02-05 20:48:57 +01:00
Stepland
f01a397c1e Update TODO.md 2020-02-05 00:32:02 +01:00
Stepland
e848da7662 CategoryPanel click() implemented 2020-02-05 00:24:21 +01:00
Stepland
368551bdaf Fix indentation 2020-02-04 21:56:04 +01:00
Stepland
26edf04120 Changed Panels' click input to be the ribbon instead of the music select screen 2020-01-28 00:00:28 +01:00
Stepland
2df8fbf025 Added a todolist 2020-01-27 23:59:32 +01:00
Stepland
5a77e4b1d4 Fix side effect of switch case statement 2020-01-27 20:23:09 +01:00
Stepland
70548a6fba Ribbon layout that works !!! 2020-01-27 20:06:10 +01:00