1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/client/ios
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 overriding launch type via environment variable VCMI_LAUNCH_TYPE 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 fix observing SDL window's view creation on iOS 15 2022-09-24 15:55:23 +03:00