1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/client/ios
Andrey Filipenkov fab3216df0 add setting to control app launch type: launcher or game
- removes custom AppDelegate
- now starting launcher using qt_main_wrapper
- when starting SDL from launcher, SDLUIKitDelegate is created and assigned as app delegate

fix kambala-decapitator/vcmi#33
2022-09-24 15:55:23 +03:00
..
Images.xcassets add simple app icons 2022-09-24 15:55:17 +03:00
Settings.bundle add setting to control app launch type: launcher or game 2022-09-24 15:55:23 +03:00
GameChatKeyboardHanlder.h show SDL's textfield above the keyboard for game chat, extract handling to separate class 2022-09-24 15:55:19 +03:00
GameChatKeyboardHanlder.m show SDL's textfield above the keyboard for game chat, extract handling to separate class 2022-09-24 15:55:19 +03:00
Info.plist remove locking light mode 2022-09-24 15:55:23 +03:00
LaunchScreen.storyboard move launch storyboard to iOS subdirectory 2022-09-24 15:55:22 +03:00
main.m add setting to control app launch type: launcher or game 2022-09-24 15:55:23 +03:00
startSDL.h add setting to control app launch type: launcher or game 2022-09-24 15:55:23 +03:00
startSDL.mm add setting to control app launch type: launcher or game 2022-09-24 15:55:23 +03:00