Commit Graph

19 Commits

Author SHA1 Message Date
Kazhnuz c7d530cf35 fix(mainmenu): draw the options menus over the main menu. 2019-06-17 16:39:11 +02:00
Kazhnuz 5b87331143 datas: use the new level system 2019-03-10 10:20:40 +01:00
Kazhnuz 5e251fceed scenes/mainmenu: center option menu 2019-03-09 22:08:54 +01:00
Kazhnuz 1b514f8346 scenes/mainmenu: better differenciation between "EXIT"s 2019-03-09 22:01:37 +01:00
Kazhnuz e5a06c347b scenes/mainmenu: initial version of a simple "main menu" 2019-03-09 21:56:03 +01:00
Kazhnuz 919c387345 scenes/mainmenu: draw list menus inside a textbox 2019-03-09 18:06:53 +01:00
Kazhnuz 1ba8d6d251 scenes/mainmenu: refactor the listmenu file 2019-03-09 17:58:07 +01:00
Kazhnuz 15b6c33654 core/menusystem: fix wrong menu names 2019-02-28 21:19:38 +01:00
Kazhnuz 1017f0ef0e scenes/mainmenu: use the new save system in widget generations 2019-02-28 19:34:00 +01:00
Kazhnuz 1daee3fcab scenes/mainmenu: remove unused call of Bonus menu 2019-02-28 19:29:15 +01:00
Kazhnuz dc5c898851 scenes/mainmenu: use a local variable for level datas 2019-02-28 19:28:47 +01:00
Kazhnuz 6449d0cf29 scenes/mainmenu: use new setCancelWidget name 2019-02-28 19:20:16 +01:00
Kazhnuz a3ec77bc7b scenes/mainmenu: don't forget to call the new function from super 2019-02-28 19:15:18 +01:00
Kazhnuz 9290b29640 scenes/mainmenu: add function to create menus 2019-02-28 18:51:09 +01:00
Kazhnuz 236d07fecb scenes/mainmenu: make first menu visible at start 2019-02-28 18:47:52 +01:00
Kazhnuz 75b93fc19e scenes/mainmenu: create menus as individual menus 2019-02-28 18:44:56 +01:00
Kazhnuz 7af02246a4 scenes/mainmenu: rename menu object files 2019-02-28 18:15:04 +01:00
Kazhnuz 98e5467e35 scene/mainmenu: port menu to new menusystem 2019-02-28 18:12:16 +01:00
Kazhnuz 44d5a8aa59 scenes/mainmenu: put menus and widget at the root of the folder 2019-02-25 20:17:31 +01:00