1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/client/ios
2022-09-24 15:55:25 +03:00
..
Images.xcassets update app icon 2022-09-24 15:55:24 +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 add VCMI logo to splash screen 2022-09-24 15:55:24 +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 support building against iOS SDK < 13.0 2022-09-24 15:55:25 +03:00
utils.h show loading indicator when starting local server 2022-09-24 15:55:25 +03:00
utils.mm show loading indicator when starting local server 2022-09-24 15:55:25 +03:00
vcmi_logo.png add VCMI logo to splash screen 2022-09-24 15:55:24 +03:00