Commit Graph

18 Commits

Author SHA1 Message Date
c2fb78b0a6 Mario: added destructible modifier to editor 2021-05-26 00:46:19 +02:00
d04cbea02d Mario: editor - move all global vars into a single struct 2021-05-22 22:13:22 +02:00
d80ae9a4e2 Mario editor: more refactoring 2021-05-09 20:45:52 +02:00
ede8bbbe8b Mario Editor: refactoring 2021-05-09 20:21:53 +02:00
83cda5f860 Mario editor: formatting 2021-05-09 00:46:10 +02:00
b54ba5034c Mario editor: started refactoring 2021-05-09 00:43:53 +02:00
c849895c72 Mario editor: more terrain, can place Mario 2021-05-07 23:17:05 +02:00
900382bfce Mario editor: fix tool selection 2021-05-07 10:36:31 +02:00
e084ed6f86 Mario editor: can paginate blocks now 2021-05-07 10:08:41 +02:00
f89d36c177 Mario Editor: Tool selection alpha 2021-05-07 09:43:57 +02:00
c383654349 Mario editor: add + button for columns 2021-05-07 08:49:46 +02:00
7b0f72e273 Mario map: initial map has 18 columns 2021-05-07 08:35:01 +02:00
ad7f737e16 Mario editor: don't delete characters when changing terrain 2021-05-02 14:43:15 +02:00
8b8f3b7f06 Mario editor: switching between blocks 2021-05-02 14:28:17 +02:00
96857a99af Mario editor: use visitors 2021-05-02 14:14:11 +02:00
61e45e89a5 Basic editor functionality arrived!
Terrible code, must be changed!!!
2021-05-01 21:55:43 +02:00
183bd53b66 Mario: saving map as binary file v1.0 2021-04-30 23:12:53 +02:00
d4991ea3a7 Starting Mario Editor project 2021-04-30 21:02:14 +02:00