1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00
Commit Graph

12230 Commits

Author SHA1 Message Date
Ivan Savenko
9449899098 Fix regressions 2023-07-09 17:08:37 +03:00
Ivan Savenko
8750aa2c5b Merged server savegame and (broken and unused) client savegame files 2023-07-09 15:30:47 +03:00
Tomasz Zieliński
700d8459ac Checking flags and conditions 2023-07-09 11:16:36 +02:00
Andrii Danylchenko
b1ef0f6301 #1912 Some logging and fix for allied garrison 2023-07-09 10:21:58 +03:00
Mike
b327f890f2 Partially fixed initial loading of save file
Brought back the missing save file info in the info card. Still need to fix the input text box and selection highlight.
2023-07-08 23:00:48 -07:00
Dydzio
fbf0bf78d6 Configurable autosave limit and prefix - ingame handling 2023-07-08 23:04:01 +02:00
Michael
d911756827 changes from code review 2023-07-08 21:02:03 +02:00
Michael
70b7f992de fix 2023-07-08 20:34:11 +02:00
Fabrice Tiercelin
2c7ee12c7f Missing validation translations 2023-07-08 20:01:44 +02:00
Michael
06541211d5 Rename var 2023-07-08 19:11:26 +02:00
Michael
050a22c257 only pop up for now 2023-07-08 18:50:59 +02:00
Michael
ff51b8f46b Setting for haptic feedback 2023-07-08 18:47:38 +02:00
Michael
c786583ce8 Android Tick Effect 2023-07-08 18:16:54 +02:00
Michael
da8bcdd2dd ios Support 2023-07-08 18:15:36 +02:00
Michael
a5fe6cc80b hapticFeedback 2023-07-08 17:02:44 +02:00
Michael
1050dee429 Update NativeMethods.java 2023-07-08 16:59:33 +02:00
Michael
47918e176a Android Permission 2023-07-08 16:58:15 +02:00
Dydzio
871f59b12f Launcher & map editor translations 2023-07-08 16:15:24 +02:00
Ivan Savenko
0c9e23edfa Merge pull request #2295 from dydzio0614/update-translations
Update polish translation
2023-07-08 14:48:30 +03:00
Ivan Savenko
ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03:00
Ivan Savenko
ff46882cc6 Merge pull request #2298 from heroesiiifan/patch-3
Update german
2023-07-08 13:34:25 +03:00
Tomasz Zieliński
b4fcf20b19 Fix 2023-07-08 10:26:10 +02:00
Tomasz Zieliński
fabad20aa1 Compile fixes, cleanup 2023-07-08 10:21:36 +02:00
Tomasz Zieliński
3711ce846e Check road settings for connections 2023-07-08 09:11:20 +02:00
Tomasz Zieliński
730b36612c Respect GUI settings for roads. By default, all road types are enabled. 2023-07-08 08:44:10 +02:00
heroesiiifan
108e768ae2 fix language syntax error 2023-07-07 22:59:40 +00:00
heroesiiifan
ab8da5bcae Update german.json 2023-07-07 22:56:11 +00:00
heroesiiifan
b00953fd46 Update german.ts 2023-07-07 22:53:43 +00:00
heroesiiifan
54775462d4 Update german.json 2023-07-07 22:38:50 +00:00
heroesiiifan
6af81bfe89 Update german.json 2023-07-07 22:37:08 +00:00
Tomasz Zieliński
27c4882237 Compile fix 2023-07-07 21:40:55 +02:00
Tomasz Zieliński
7e07ed65c8 - Check road connection for Shipyards 2023-07-07 21:27:24 +02:00
Tomasz Zieliński
1cad64c470 Move road flag to placeObject() method 2023-07-07 20:17:20 +02:00
Tomasz Zieliński
3889193a48 Reorganize namespaces 2023-07-07 16:32:17 +02:00
Ivan Savenko
2a634b2ec0 Fixed UI updates on switching to/from fullscreen 2023-07-07 15:26:42 +03:00
Ivan Savenko
7e00a702c1 Fix switching to exclusive fullscreen to borderless windowed 2023-07-07 14:29:03 +03:00
Ivan Savenko
0c83e34093 Implemented reserved area for iOS notch / cutout 2023-07-07 14:29:03 +03:00
Ivan Savenko
5143ca266d Moved SDL renderer access to ScreenHandler class 2023-07-07 14:29:03 +03:00
Ivan Savenko
fa4a0004b2 Merge pull request #2291 from IvanSavenko/terrain_animations_config
Moved hardcoded terrain palette-cycling animations to config
2023-07-07 14:28:39 +03:00
Ivan Savenko
ae8579558d Merge pull request #2282 from IvanSavenko/adventure_map_fixes
Adventure map fixes for 1.3
2023-07-07 14:27:58 +03:00
Ivan Savenko
aeb8fac83b Merge pull request #2290 from Fabrice-TIERCELIN/french_in_game_captions
French in-game captions
2023-07-07 12:24:48 +03:00
Tomasz Zieliński
8463fe200c Merge remote-tracking branch 'origin/develop' into rmg_roads 2023-07-07 08:19:52 +02:00
Fabrice Tiercelin
8b96f8bab4 French in-game captions 2023-07-07 07:36:44 +02:00
Ivan Savenko
a9d25b0109 Fix map grid visibility on game load 2023-07-07 01:27:57 +03:00
Ivan Savenko
41755c9d87 Fix slider scroll via UI buttons 2023-07-07 01:23:17 +03:00
DjWarmonger
f9e1a70ab8 Merge pull request #2278 from vcmi/rmg_factions
Rmg factions
2023-07-06 22:15:36 +02:00
Tomasz Zieliński
0d3ac4a502 - Add new option for connection
- Store info about objects and roads in RequiredObjectInfo
2023-07-06 22:15:00 +02:00
Dydzio
c055a6aaa4 Update polish translation 2023-07-06 20:52:15 +02:00
Tomasz Zieliński
fcf7a29f45 Update schemat for RMG template 2023-07-06 17:39:09 +02:00
Tomasz Zieliński
a592f5604b Add "bannedTerrains", "bannedMonsters" options for templates. 2023-07-06 17:30:23 +02:00