support for controllers, save effect, fix bugs

This commit is contained in:
Ondrej Novak 2025-03-02 20:36:41 +01:00
parent 9e5faf53de
commit 44e73566b1
16 changed files with 306 additions and 38 deletions

View file

@ -665,6 +665,7 @@ void map_keyboard(EVENT_MSG *msg,void **usr)
case 's':if (check_for_layer(cur_depth-1)) cur_depth--;break;
case 18:
case 'I':
case 'O':
case 't':if (check_for_layer(cur_depth+1)) cur_depth++;break;
case 15:
case 50: