Commit graph

17 commits

Author SHA1 Message Date
Kazhnuz
9523edb555 feat: add confirmation dialogs
Fixes #86
2021-04-18 16:36:40 +02:00
Kazhnuz
37d685a7ea fix: don't update menus keycheck during transition
Fixes #88
2021-04-18 15:09:44 +02:00
Kazhnuz
fccc4a5d8e improvement: add main menu transitions
Fixes #73
2021-04-05 14:20:25 +02:00
Kazhnuz
ee59bc988b fix: more aggressive memory management 2021-04-03 10:39:34 +02:00
Kazhnuz
c8204f044f feat: add a callback to restored scenes 2021-04-02 22:24:37 +02:00
Kazhnuz
e08e689586 feat: add transition system 2021-04-02 19:33:56 +02:00
Kazhnuz
f12074d659 feat: add a way to know if a scene is stored 2021-03-26 15:27:23 +01:00
Kazhnuz
fe467119d2 fix: add forgotten nullcheck 2021-03-23 14:14:03 +01:00
Kazhnuz
508b044669 fix: lock inputs between scenes 2020-08-20 10:34:39 +02:00
Kazhnuz
3bde0e22ac chore(core): bump to latest snapshot 2019-07-26 16:46:43 +02:00
Kazhnuz
d2588cba74 core: use newest version 2019-04-01 08:25:51 +02:00
Kazhnuz
3cbec9a3df core: use latest gamecore 2019-03-23 12:02:01 +01:00
Kazhnuz
f10ad01c15 core: update core to latest version from imperium-porcorum 2019-03-10 12:55:16 +01:00
Kazhnuz
eb6fffb571 src/scenemanager: update the scene's assets before the scene 2019-01-28 14:01:08 +01:00
Kazhnuz
fd566ab26a src/core: send keys input to scenes 2019-01-28 09:48:19 +01:00
Kazhnuz
706565eb5d src/core: add mouse support to scenes 2019-01-28 09:44:07 +01:00
Kazhnuz
586409bf5b src: add a basic scene system 2019-01-28 09:15:42 +01:00