Commit Graph

7 Commits

Author SHA1 Message Date
KikooDX 5727f19fb9 feature: window resizing (#1) 2021-04-17 17:22:41 +02:00
KikooDX 8f53ecbdc7 Tile first config option (-tile-first) 2021-03-27 19:15:08 +01:00
KikooDX a66aaf9bdc Flags for background color configuration 2021-03-27 18:38:48 +01:00
KikooDX b88e37fadf Level creation flag & cleanup and improved README 2021-03-27 14:02:08 +01:00
KikooDX a6f4d5a97a Add remaining arguments and accept signed integers. 2021-03-26 15:02:10 +01:00
KikooDX baff9fe66d Add four launch flags: editor-width/height & tile-width/height
Details will be added to README soon
2021-03-26 14:39:26 +01:00
KikooDX 7f0b593498 Replace compile time determined options with a struct
This will allow to change these values at launch, or even runtime.
2021-03-26 13:54:38 +01:00