Closed alexdantas closed 10 years ago
While rewriting yetris to C++, I've managed to add a Menu on commits around a4f9d9e7d1fc1ea3005ef94f8c0dff9c7fe21241.
Unfortunately, I haven't re-implemented .ini
configuration files, so this issue still remains.
Ooh boy, now we're done! We can not only configure games things, plus we can change the default keys via the in-game menus (3bb9418a57332341b2d3e34679107096e1fff07c)!
This is rather complicated. I have to reinvent the wheel to do those widgets - like checkbox, input field and such.
This will probably take a long time to be done. I know that a few people actually edit the configuration file, but feeding them in the mouth can wait a while.