Andrii Danylchenko
|
e66ceff154
|
NKAI: object graph improved and optimized
|
2024-03-21 12:13:36 +02:00 |
|
DjWarmonger
|
2c9b7089ad
|
Merge pull request #3645 from vcmi/save_rmg_options
Save rmg options
|
2024-03-14 19:54:08 +01:00 |
|
Ivan Savenko
|
94ecef748b
|
Merge pull request #3654 from IvanSavenko/lobby_protocol
Lobby protocol documentation and fixes
|
2024-03-11 18:07:57 +02:00 |
|
Andrii Danylchenko
|
c9c118cff2
|
Merge pull request #3595 from vcmi/object-graph
NKAI Object graph
|
2024-03-10 20:26:17 +02:00 |
|
Ivan Savenko
|
c21e5bb0fb
|
Always validate messages in debug mode. Fixes for schemas
|
2024-03-08 16:32:40 +02:00 |
|
Ivan Savenko
|
456dfd9e3d
|
Added debug validation of lobby protocol on every send/receive
|
2024-03-08 16:32:40 +02:00 |
|
Ivan Savenko
|
5b1549200a
|
Renamed openGameRoom to more clear activateGameRoom
|
2024-03-08 16:32:39 +02:00 |
|
Tomasz Zieliński
|
e7af9d5607
|
Code review fixes, Sonarcloud fixes
|
2024-03-04 21:23:17 +01:00 |
|
Ivan Savenko
|
4b2cba96cc
|
Merge pull request #3646 from IvanSavenko/configurable_button
Configurable buttons
|
2024-03-04 13:34:40 +02:00 |
|
Ivan Savenko
|
83eb0ea28f
|
Merge pull request #3625 from IvanSavenko/exchange_in_town
Better hero exchange in town
|
2024-03-04 13:34:15 +02:00 |
|
Andrii Danylchenko
|
fb6fd63a58
|
NKAI: water paths in graph
|
2024-03-02 15:55:36 +02:00 |
|
Andrii Danylchenko
|
047e076d05
|
NKAI: visual logger
|
2024-03-02 15:54:05 +02:00 |
|
Tomasz Zieliński
|
f650072da1
|
Remove useless code
|
2024-03-01 11:46:01 +01:00 |
|
Tomasz Zieliński
|
35c1ef7be2
|
How about now?
|
2024-03-01 11:18:08 +01:00 |
|
Tomasz Zieliński
|
7df36279c5
|
Compile fix?
|
2024-03-01 11:10:40 +01:00 |
|
Tomasz Zieliński
|
5f95955535
|
Store and load last difficulty setting
|
2024-03-01 10:57:48 +01:00 |
|
Tomasz Zieliński
|
17fc1604ca
|
Remove unused file
|
2024-02-29 20:20:35 +01:00 |
|
Ivan Savenko
|
22f23ba6f8
|
Restore previously disabled functionality
|
2024-02-29 16:47:44 +02:00 |
|
Ivan Savenko
|
ddb2acb9c2
|
Code cleanup
|
2024-02-29 15:39:13 +02:00 |
|
Tomasz Zieliński
|
b7320bbc8a
|
Cleanup
|
2024-02-29 13:04:48 +01:00 |
|
Ivan Savenko
|
20008cd5a5
|
Replaced premade buttons on hero screen with generated ones
|
2024-02-29 13:57:25 +02:00 |
|
Ivan Savenko
|
0051ffa7a9
|
Implemented configurable buttons. Replaced 'animateLonelyFrame' logic.
|
2024-02-29 13:57:25 +02:00 |
|
Ivan Savenko
|
07d201502e
|
Refactoring of button class to prepare for configurable button
|
2024-02-29 13:57:25 +02:00 |
|
Tomasz Zieliński
|
2c32c770f7
|
First version that works in lobby
|
2024-02-29 12:45:08 +01:00 |
|
Ivan Savenko
|
658747d342
|
Code cleanup
|
2024-02-27 14:45:15 +02:00 |
|
Ivan Savenko
|
99cb1df91d
|
Fixes for positioning on popups with components
|
2024-02-27 13:15:16 +02:00 |
|
Ivan Savenko
|
93b3cb3af5
|
Better size & positioning of infoboxes
|
2024-02-26 22:04:30 +02:00 |
|
Ivan Savenko
|
ec159f2fdd
|
Fixed bad line breaks in starting faction description popup
|
2024-02-26 22:04:02 +02:00 |
|
Ivan Savenko
|
4b4dedeab9
|
Code formatting
|
2024-02-26 18:53:12 +02:00 |
|
Ivan Savenko
|
e6b339448f
|
Refactoring & deduplication of infowindow code
|
2024-02-26 18:32:15 +02:00 |
|
Ivan Savenko
|
658cc14cd0
|
Removed direct usage of SDL_Surface in info windows
|
2024-02-26 15:49:27 +02:00 |
|
Ivan Savenko
|
5419df1140
|
Removed no longer used class
|
2024-02-26 15:49:27 +02:00 |
|
Ivan Savenko
|
922966dcf8
|
Renamed JsonNode::meta to more logical modScope. Member is now private
|
2024-02-26 12:55:49 +02:00 |
|
Ivan Savenko
|
08a27663f9
|
Reworked JsonNode constructors to more logical form
|
2024-02-26 12:55:49 +02:00 |
|
Ivan Savenko
|
54796c7c56
|
Rename toJson to toString/toCompactString for consistency
|
2024-02-26 12:55:49 +02:00 |
|
Ivan Savenko
|
8647abb94b
|
Merge pull request #3629 from IvanSavenko/ui_generation
Unify graphical primitives elements
|
2024-02-25 15:02:06 +02:00 |
|
Ivan Savenko
|
bd901cb001
|
Replaced lines in settings with primitives
|
2024-02-19 16:55:07 +02:00 |
|
Ivan Savenko
|
82eea1abc1
|
Remove unused variable
|
2024-02-19 16:49:59 +02:00 |
|
Ivan Savenko
|
fe918de2df
|
Remove invalid assertion
|
2024-02-19 00:36:21 +02:00 |
|
Ivan Savenko
|
ef8ff00973
|
Unified common primitive-based UI elements
|
2024-02-18 22:15:31 +02:00 |
|
Ivan Savenko
|
14e3c762c0
|
Fix slot selection in markets
|
2024-02-18 21:18:55 +02:00 |
|
Ivan Savenko
|
8b60275a6e
|
Hero exchange in town is now activated by clicking on hero portrait
|
2024-02-18 21:02:24 +02:00 |
|
Ivan Savenko
|
af671d109f
|
Made graphical primitive-based UI more configurable
|
2024-02-18 20:48:45 +02:00 |
|
Ivan Savenko
|
110ef5f66e
|
Merge pull request #3614 from IvanSavenko/sonarcloud_fixes_2
Sonarcloud fixes 2
|
2024-02-14 16:44:58 +02:00 |
|
Ivan Savenko
|
c3957c2c2a
|
Moved json files to new directory, split on per-class basis
|
2024-02-14 13:08:24 +02:00 |
|
Ivan Savenko
|
c23953eac5
|
Remove custom casts
|
2024-02-14 12:56:37 +02:00 |
|
Ivan Savenko
|
7359b66f99
|
Do not use floating point equality checks
|
2024-02-14 12:07:07 +02:00 |
|
Ivan Savenko
|
9ebd194ab1
|
Merge pull request #3609 from IvanSavenko/single_process
Allow running server as part of client process
|
2024-02-14 12:06:22 +02:00 |
|
Alexander Wilms
|
c65794b9e3
|
Fix typos
|
2024-02-13 15:23:30 +01:00 |
|
Ivan Savenko
|
bfdb9a85f0
|
Merge pull request #3611 from IvanSavenko/lobby_fixes
Networking code fixes
|
2024-02-13 15:30:26 +02:00 |
|