Commit Graph

7 Commits

Author SHA1 Message Date
KikooDX 1f86fd6ccb raise error when level to load doesn't exist
Better than System Error.
2021-05-29 12:12:51 +02:00
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 08b6741d88 Level pack selection 2021-05-06 13:48:28 +02:00
KikooDX d27c73cf38 New level (breach) and minor changes 2021-05-06 13:48:25 +02:00
KikooDX c89a04a27b Display level name 2021-05-06 13:48:22 +02:00
KikooDX 2c983c18bf CMakeLists.txt: add script and dependency to automate level listing 2021-05-06 13:48:22 +02:00