Commit Graph

6 Commits

Author SHA1 Message Date
KikooDX dcd4afc520 fix: level drawing was broken 2021-03-26 18:54:25 +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
KikooDX 8fee3bcf26 Mouse update code, place and erase tile 2021-03-25 01:23:17 +01:00
KikooDX 28f40ac97e EDITOR_SCALE + mouse cursor 2021-03-25 00:24:04 +01:00
KikooDX f5863dc820 Tile picker visual progress + changes to conf.h
Also modified some other files to take into account
these modifications.
2021-03-24 19:01:28 +01:00
KikooDX b487caeae3 Fork and separation of tile picker and level editor. 2021-03-23 23:23:43 +01:00
Renamed from src/draw.c (Browse further)