-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I've created new file recently, now went to check its history:
~/d/v/vcmi (ios-PR)> git log launcher/main.h
commit 922d8e86eaeb3fc91d92fe736cff445861166c36
Author: Andrey Filipenkov <decapitator@ukr.net>
Date: Sun Aug 7 08:58:04 2022 +0300
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
commit 5c9c39a6d5dec481a0f26572eb43a878db190f71
Author: Andrey Filipenkov <decapitator@ukr.net>
Date: Fri Aug 5 14:32:29 2022 +0300
start app with launcher, start SDL from launcher
kambala-decapitator/vcmi#33
~/d/v/vcmi (ios-PR)> git show --name-status 5c9c39a6d5dec481a0f26572eb43a878db190f71
commit 5c9c39a6d5dec481a0f26572eb43a878db190f71
Author: Andrey Filipenkov <decapitator@ukr.net>
Date: Fri Aug 5 14:32:29 2022 +0300
start app with launcher, start SDL from launcher
kambala-decapitator/vcmi#33
M client/CMT.cpp
M client/CMakeLists.txt
A client/ios/AppDelegate.h
A client/ios/AppDelegate.mm
A client/ios/main.m
A client/ios/startSDL.h
R076 client/ios/SDL_uikit_main.mm client/ios/startSDL.mm
M launcher/CMakeLists.txt
M launcher/ios/mainwindow_moc.mm
M launcher/main.cpp
A launcher/main.h
Fork also shows some extra commits from the past that of course don't have this file:

Metadata
Metadata
Assignees
Labels
No labels
