Commit Graph
245 Commits
Author SHA1 Message Date
Ivan Savenko 7a35bcc812 Merge pull request #1221 from IvanSavenko/warnings_fix
Fix remaining compiler warnings
2022-12-29 21:51:55 +02:00
Ivan Savenko 5b57b69699 Bumped version to 1.2 for Linux packaging 2022-12-23 17:54:41 +02:00
Ivan Savenko eb20a4b208 Merge remote-tracking branch 'vcmi/develop' into warnings_fix 2022-12-23 14:40:45 +02:00
Ivan Savenko f073c676f9 Merge 1.1 release into develop 2022-12-23 14:17:18 +02:00
Ivan Savenko b84e0775b3 Updated release date for Linux packaging 2022-12-23 10:41:59 +04:00
nordsoft dd95d92735 Fix compatibility check 2022-12-17 22:56:33 +04:00
Ivan Savenko db2a40600d Fixed some of the warnings detected by CI run 2022-12-08 23:20:42 +02:00
Ivan Savenko facf77b3ae vstd::unique -> std::unique 2022-12-07 23:36:20 +02:00
Ivan Savenko 3219e322ae Fixed all non-silenced gcc/clang warnings 2022-12-07 18:05:47 +02:00
Ivan Savenko e09f42f487 Reverted launcher change: launcher should use shared version of libvcmi 2022-12-06 21:11:20 +02:00
Ivan Savenko 4e43f5bdc2 Removed dllimport/export from single-app launcher build 2022-12-06 19:39:33 +02:00
Ivan Savenko fa23965d0b Renamed for consistency BUILD_SINGLE_APP -> ENABLE_SINGLE_APP_BUILD 2022-12-06 00:00:56 +02:00
Ivan Savenko d7cf5a0479 Version bump for Appstream metadata 2022-12-02 12:57:36 +02:00
Nordsoft91 89b8b87a6b Merge pull request #1156 from vcmi/features/online
Online mode
2022-11-29 20:43:39 +04:00
nordsoft 98d59eb221 Added more comments 2022-11-29 19:42:09 +04:00
nordsoft b9ef95be3e Extend protocol 2022-11-27 05:35:05 +04:00
nordsoft 63a402a7fa Some ui improvements 2022-11-27 03:41:06 +04:00
nordsoft f785525508 Fix mods updating 2022-11-23 21:34:05 +04:00
nordsoft 665d6ebb78 Ios scroll by gesture 2022-11-22 03:36:50 +04:00
nordsoft 6ab8fccc60 Fix crash 2022-11-17 05:06:23 +04:00
nordsoft ddebf85665 try to fix mxe 2022-11-17 04:30:43 +04:00
nordsoft 33575e5ce2 Try to fix mxe build 2022-11-17 04:05:44 +04:00
nordsoft 05e4188908 Support mod list 2022-11-17 03:15:26 +04:00
nordsoft 4527bd1a61 Disconnection on error 2022-11-16 23:53:54 +04:00
nordsoft 179cdee424 Improve online lobby visual 2022-11-16 23:28:21 +04:00
nordsoft 20573073c9 Some tweaks 2022-11-16 04:42:43 +04:00
nordsoft 15ba4cda70 Cosmetic improvements for lobby 2022-11-16 04:22:48 +04:00
nordsoft 8d6a2e4383 Fix indentation 2022-11-15 22:09:47 +04:00
nordsoft 50a157bfd2 support encoding 2022-11-15 22:09:47 +04:00
nordsoft 694fedc662 Fix crash due to passing args 2022-11-15 22:09:46 +04:00
nordsoft cfe1867d4a Fix ios build 2022-11-15 22:09:46 +04:00
nordsoft b2b9cacac2 Fix mxe build 2022-11-15 22:09:46 +04:00
nordsoft a45fb910af Try to fix mxe build 2022-11-15 22:09:46 +04:00
nordsoft eda102ddfb Add header for mxe build 2022-11-15 22:09:46 +04:00
nordsoft 0a149ba73b Fix launcher crash at close 2022-11-15 22:09:46 +04:00
nordsoft f0ac73b217 Fix(?) mxe lobby 2022-11-15 22:09:46 +04:00
nordsoft f79e5a82d3 Fix crash 2022-11-15 22:09:46 +04:00
nordsoft 3d60f079fb Remove some ios specific flags 2022-11-15 22:09:46 +04:00
nordsoft c4c1cd392a Attempt to fix server hosting on ios 2022-11-11 22:21:03 +04:00
nordsoft d691925b1f Try to do some fixes 2022-11-11 00:02:00 +04:00
nordsoft 9397c836f2 Enable scrolling for buttons 2022-11-10 19:15:18 +04:00
nordsoft 81a0ac2398 Lobby refactoring and changes 2022-11-10 04:20:44 +04:00
nordsoft f83e4f4ce4 Add lobby icon 2022-11-09 00:21:26 +04:00
nordsoft 43ca275afa Fix ios typo 2022-11-09 00:03:15 +04:00
nordsoft e83870205e Global veriables 2022-11-08 20:47:01 +04:00
nordsoft 57dfeb2ff2 Remove excessive code 2022-11-08 05:03:33 +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 1c84cc4521 Merge remote-tracking branch 'upstream/develop' into lobby 2022-11-01 16:30:27 +04:00