Commit Graph

11 Commits

Author SHA1 Message Date
KikooDX c420bb583f reduce scope 2021-05-28 17:17:27 +02:00
KikooDX 25d928cef1 level loading: bundle levels in binary
This doesn't replace the BFile loading system. This method is safer,
faster and doesn't use gint_switch. The BFile system can be reused for
additionnal features, such as custom user levels (definitly NOT coming
in the first public release).
2021-05-08 02:22:17 +02:00
KikooDX ab8c3bc611 add 'restrict' were it makes sense 2021-05-07 00:09:37 +02:00
KikooDX a11b9d1c52 pause
Take a break and sip your tea.
2021-05-07 00:09:37 +02:00
KikooDX fc4c5bd156 Level selection menu remake
Simplified codebase and made them better looking
2021-05-07 00:09:37 +02:00
KikooDX 6056b7d22d Level selection menu 2021-05-07 00:09:37 +02:00
KikooDX d585e2db6f clang-format: break after top level definitions 2021-05-06 13:48:28 +02:00
KikooDX 743de284e6 Nice menu and ZX colors 2021-05-06 13:48:28 +02:00
KikooDX fb0ded84f5 Change line limit from 72 to 80
Lot of files were messy because of the small limit
2021-05-06 13:48:28 +02:00
KikooDX 08b6741d88 Level pack selection 2021-05-06 13:48:28 +02:00
KikooDX ec4360e529 Boilerplate for level selection & input manager 2021-05-06 13:48:28 +02:00