nordsoft
|
b3aa87fe10
|
Attemp to fix ios build
|
2022-11-10 12:48:17 +04:00 |
|
nordsoft
|
16ab5f9e02
|
Revert "Attempt to fix ios build"
This reverts commit eab8abef67 .
|
2022-11-10 05:14:19 +04:00 |
|
nordsoft
|
eab8abef67
|
Attempt to fix ios build
|
2022-11-10 04:27:26 +04:00 |
|
nordsoft
|
9ffc50457a
|
Bypass command line args to vcmiserver
|
2022-11-08 18:05:47 +04:00 |
|
nordsoft
|
17d8c646f2
|
Command line arguments for ios
|
2022-11-08 05:02:26 +04:00 |
|
nordsoft
|
97e5fc8a07
|
Lobby works
|
2022-11-08 04:44:34 +04:00 |
|
nordsoft
|
7b6d9c23b3
|
Attempt to pass lobby parameters as command line arguments
|
2022-11-07 13:44:58 +04:00 |
|
nordsoft
|
0eb74b85c9
|
Merge remote-tracking branch 'upstream/develop' into lobby
|
2022-11-07 00:23:20 +04:00 |
|
nordsoft
|
e21c2a02ce
|
Merge remote-tracking branch 'upstream/develop' into lobby
|
2022-11-02 18:33:33 +04:00 |
|
nordsoft
|
52b3b329a4
|
Fix [965]
|
2022-11-01 19:16:45 +04:00 |
|
nordsoft
|
1c84cc4521
|
Merge remote-tracking branch 'upstream/develop' into lobby
|
2022-11-01 16:30:27 +04:00 |
|
nordsoft
|
27bff89e66
|
Write port override
|
2022-10-30 19:59:43 +04:00 |
|
nordsoft
|
dd45d1a9cf
|
Develop game part
|
2022-10-25 05:27:53 +04:00 |
|
Andrii Danylchenko
|
c2cc801f60
|
Merge pull request #1073 from kambala-decapitator/ios-conan
[Conan] add iOS support, bump dependencies, improvements
|
2022-10-22 12:40:48 +03:00 |
|
Andrii Danylchenko
|
288f36c0c3
|
Merge pull request #1052 from Nordsoft91/mp-disconnection
MP handle disconnection
|
2022-10-19 09:56:18 +03:00 |
|
Andrey Filipenkov
|
409ab51036
|
[iOS] workaround having TBB symlink in NullkillerAI’s RPATH
AltStore doesn't sign symlinks
|
2022-10-18 20:50:38 +03:00 |
|
Andrey Filipenkov
|
f10e5e3b99
|
[Conan] add iOS support
|
2022-10-16 13:25:38 +03:00 |
|
nordsoft
|
297f518eb0
|
Code review tweaks
|
2022-10-13 00:18:15 +04:00 |
|
nordsoft
|
ea49b8cf40
|
Cleanup code
|
2022-10-06 17:56:54 +04:00 |
|
nordsoft
|
16e185343a
|
Add host commands to control game
|
2022-10-06 15:54:46 +04:00 |
|
nordsoft
|
895ec2d302
|
Make console available during other players' turn
|
2022-10-05 19:04:51 +04:00 |
|
nordsoft
|
3ff38b84a2
|
Support hotseat over multiplier
|
2022-10-05 01:54:31 +04:00 |
|
Andrii Danylchenko
|
b83a40db87
|
#1054 - fix crash and UI
|
2022-10-04 21:54:14 +03:00 |
|
nordsoft
|
930f03e812
|
uuid check
|
2022-10-04 20:54:40 +04:00 |
|
nordsoft
|
83f4a5b561
|
Use host and port from config
|
2022-10-04 18:45:54 +04:00 |
|
nordsoft
|
a9ad583158
|
Restore AI controlled player for client disconnection
|
2022-10-04 18:11:12 +04:00 |
|
nordsoft
|
0ea5a8fbe7
|
Merge remote-tracking branch 'upstream/develop' into mp-disconnection
# Conflicts:
# server/CVCMIServer.cpp
|
2022-10-04 17:41:43 +04:00 |
|
nordsoft
|
722acb2a1d
|
Reconnection works
|
2022-10-04 05:42:14 +04:00 |
|
nordsoft
|
16a5414247
|
Reconnection partially works
|
2022-10-04 05:09:03 +04:00 |
|
nordsoft
|
b91bb41a80
|
One step forward
|
2022-10-04 02:25:22 +04:00 |
|
Andrii Danylchenko
|
04490b709a
|
Merge pull request #1000 from vcmi/multiplayer
Multiplayer
|
2022-10-03 20:16:39 +03:00 |
|
nordsoft
|
512cf014aa
|
Freeze current state
|
2022-10-03 20:47:00 +04:00 |
|
nordsoft
|
f4b7cf8196
|
Transfer player ownership to AI
|
2022-10-03 20:47:00 +04:00 |
|
nordsoft
|
135be21f07
|
Fix another crash with disconnecting hero
|
2022-10-03 20:47:00 +04:00 |
|
nordsoft
|
628abd1428
|
Fix campaign serialization
|
2022-10-03 01:48:03 +04:00 |
|
Andrii Danylchenko
|
3600d09ece
|
Merge pull request #1034 from kambala-decapitator/save-last-mp-address
restore last used address in Multiplayer join dialog
|
2022-10-02 10:04:46 +03:00 |
|
Andrii Danylchenko
|
d07586ccf6
|
Merge pull request #1022 from kambala-decapitator/apple-set-app-version
[Apple] set proper app and build versions
|
2022-10-01 20:48:37 +03:00 |
|
Andrii Danylchenko
|
5f5a259974
|
Merge pull request #1013 from kambala-decapitator/ios-chat-text-enter
use SDL's standard input handling for in-game console
|
2022-10-01 19:50:15 +03:00 |
|
Andrii Danylchenko
|
34ef0efa74
|
Merge pull request #1029 from kambala-decapitator/options-highlight-current-resolution
highlight current resolution in the resolution selector in game options
|
2022-10-01 18:32:17 +03:00 |
|
Andrey Filipenkov
|
8f51a8756b
|
restore last used address in Multiplayer join dialog
in all other cases (when machine is host) hardcoded localhost address is displayed
|
2022-10-01 17:41:12 +03:00 |
|
Andrey Filipenkov
|
ebeff94130
|
inherit CHeroWindow from CStatusbarWindow for proper status bar support
|
2022-10-01 11:21:16 +03:00 |
|
Andrey Filipenkov
|
c9ae43abe8
|
highlight current resolution in the resolution selector in game options
|
2022-10-01 10:33:48 +03:00 |
|
Andrii Danylchenko
|
5b72284aba
|
Merge pull request #1023 from kambala-decapitator/unlock-advmap-after-battle-result
unlock adventure map UI after closing battle result dialog
|
2022-10-01 09:17:03 +03:00 |
|
Andrii Danylchenko
|
a2dbb6c8ac
|
Merge pull request #978 from kambala-decapitator/hide-unsupported-resolutions
Hide unsupported resolutions
|
2022-09-30 17:34:07 +03:00 |
|
nordsoft
|
3621b05682
|
Rename variable
|
2022-09-30 18:28:17 +04:00 |
|
Andrey Filipenkov
|
c4c2e03b6e
|
fix typo
|
2022-09-30 15:06:56 +03:00 |
|
Andrey Filipenkov
|
4de0300c76
|
unlock adventure map UI after closing battle result dialog
|
2022-09-30 15:06:50 +03:00 |
|
Andrey Filipenkov
|
7801a2ad85
|
[iOS] show app and bundle version in system settings
|
2022-09-30 12:52:45 +03:00 |
|
Andrey Filipenkov
|
8e066a00bc
|
[iOS] set bundle version to date-commit
|
2022-09-30 12:51:47 +03:00 |
|
Andrey Filipenkov
|
3f61e6f964
|
[iOS] allow setting custom app name
|
2022-09-30 12:33:37 +03:00 |
|