Ivan Savenko
|
538665fe42
|
Fix "Start game" blocking status:
- Start game is now initially blocked
- Receiving valid startInfo from server will unlock button
|
2023-09-12 21:15:15 +03:00 |
|
Michael
|
287c0daaff
|
add also savegame
|
2023-09-06 12:34:31 +03:00 |
|
Michael
|
36ab973dc8
|
fix difficulty widget
|
2023-09-06 12:34:23 +03:00 |
|
Ivan Savenko
|
92ce97bbc7
|
Merge remote-tracking branch 'vcmi/master' into beta
|
2023-08-12 16:20:06 +03:00 |
|
Ivan Savenko
|
9d7f46f985
|
Fix crash on right-clicking player flags in RMG UI
|
2023-08-11 18:50:39 +03:00 |
|
Ivan Savenko
|
9bd27c50a0
|
Allowed loading saves from inside mods
|
2023-08-06 19:39:55 +03:00 |
|
Ivan Savenko
|
823080be86
|
Fix error on opening map list with hota maps
|
2023-07-24 23:27:26 +03:00 |
|
Tomasz Zieliński
|
d26e46ddfe
|
Remove old id, replace with randomTemplate
|
2023-07-24 17:39:32 +02:00 |
|
Michael
|
0f16cec3b9
|
whitespace
|
2023-07-20 22:05:09 +02:00 |
|
Michael
|
f313597968
|
Use boost::format
|
2023-07-20 22:02:39 +02:00 |
|
Michael
|
36e870ae45
|
Descriptions
|
2023-07-20 21:37:23 +02:00 |
|
Michael
|
a86406d090
|
check list length
|
2023-07-20 02:20:54 +02:00 |
|
Michael
|
3484059a40
|
fix indentation
|
2023-07-20 02:01:00 +02:00 |
|
Michael
|
c28c0d2a13
|
Popup - Mapselection
|
2023-07-20 01:53:33 +02:00 |
|
Ivan Savenko
|
280085b95d
|
Merge pull request #2308 from IvanSavenko/remove_client_savegame
Remove client savegames
|
2023-07-19 14:46:46 +03:00 |
|
Ivan Savenko
|
9ef959a7f8
|
Merge pull request #2310 from IvanSavenko/left_click_refactor
Left click input refactor
|
2023-07-13 13:03:06 +03:00 |
|
Mike
|
3c707d8e31
|
Cleanup
|
2023-07-11 23:12:59 -07:00 |
|
Mike
|
5134583111
|
Added missing redraw after selection update
|
2023-07-11 23:10:02 -07:00 |
|
Mike
|
90397a9604
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2023-07-11 19:06:21 -07:00 |
|
DjWarmonger
|
f6cc61e0be
|
Merge pull request #2297 from vcmi/rmg_roads
Rmg roads
|
2023-07-11 09:25:24 +02:00 |
|
Ivan Savenko
|
0deeff30b9
|
replaced clickPressed with clickReleased where applicable to H3
|
2023-07-09 17:55:39 +03:00 |
|
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 |
|
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 |
|
Ivan Savenko
|
ca889a5c2a
|
Replaced clickLeft with clickPressed clickReleased methods
|
2023-07-08 14:33:04 +03: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 |
|
Ivan Savenko
|
b775385179
|
Fix usage of left/right button to select amounts, e.g. in recruit screen
|
2023-07-04 21:35:26 +03:00 |
|
Ivan Savenko
|
4fd5a2b3ea
|
Fixed sorting maps breaking after multiple clicks in succession
|
2023-07-04 20:28:00 +03:00 |
|
Ivan Savenko
|
900b1c1763
|
Simplified text input handling, fixes hotkeys on windows with text input
|
2023-07-04 18:42:52 +03:00 |
|
Ivan Savenko
|
8b61c0d59b
|
Replaced CIntObject::type bitfield with bool's. Added input blocking.
|
2023-07-03 19:24:12 +03:00 |
|
Ivan Savenko
|
cdc27d1fcf
|
Play correct music file in campaign menu
|
2023-06-27 20:09:11 +03:00 |
|
Ivan Savenko
|
0fdbf54937
|
Use HeroTypeID instead of int
|
2023-06-27 19:32:27 +03:00 |
|
Ivan Savenko
|
96eab03b16
|
Fix UI updates
|
2023-06-27 14:09:04 +03:00 |
|
Ivan Savenko
|
0f8d53e978
|
Replaced SDL user events list with dispatching of arbitrary functors
|
2023-06-26 21:51:10 +03:00 |
|
Ivan Savenko
|
e2bd98e21e
|
CampaignRegions class encapsulation
|
2023-06-26 17:15:59 +03:00 |
|
Ivan Savenko
|
f6b2f58da9
|
Use inheritance instead of composition for campaign header
|
2023-06-26 17:15:59 +03:00 |
|
Ivan Savenko
|
a08fe09517
|
Added encapsulation for CampaignState class
|
2023-06-26 17:15:59 +03:00 |
|
Ivan Savenko
|
8420a90aa4
|
Reorganization of campaigns code
|
2023-06-26 17:15:59 +03:00 |
|
Ivan Savenko
|
d1e5a347ff
|
Refactoring of campaign handler: rename types and use strong typing
|
2023-06-26 17:15:59 +03:00 |
|
Ivan Savenko
|
a84ccb37c2
|
Merge pull request #2250 from IvanSavenko/event_handling_fixes
Slider input event fix
|
2023-06-25 17:39:55 +03:00 |
|
Ivan Savenko
|
69dc95c3c8
|
Merge pull request #2235 from IvanSavenko/hota_h3m_support
Hota h3m support
|
2023-06-23 13:32:10 +03:00 |
|
Ivan Savenko
|
a505cc464e
|
Fixed slider's behavior, especially for mobile systems
|
2023-06-22 23:49:38 +03:00 |
|
Ivan Savenko
|
7c5dcfd47b
|
Fix closing dropdown box via clicking outside bounds
|
2023-06-22 22:34:05 +03:00 |
|
Ivan Savenko
|
563d7dd41f
|
Renamed RCLICK -> SHOW_POPUP
|
2023-06-20 19:58:05 +03:00 |
|
Ivan Savenko
|
8ad577255f
|
Replaced isMouseButtonPressed with isMouseLeftButtonPressed
|
2023-06-20 19:58:05 +03:00 |
|
Ivan Savenko
|
d4aa778547
|
Replaced clickRight event with showPopupWindow/closePopupWindow
|
2023-06-20 19:58:05 +03:00 |
|
Ivan Savenko
|
d51fe62804
|
Win/loss condition texts use MetaString
|
2023-06-20 19:37:27 +03:00 |
|
Ivan Savenko
|
0e36a3ab5a
|
Use Scrollable class for all appropriate locations
|
2023-06-05 19:18:33 +03:00 |
|
Ivan Savenko
|
052d0d314a
|
Implemented Scrollable class, to server as common base for such classes
|
2023-06-05 19:17:04 +03:00 |
|
Ivan Savenko
|
6fe00ad55c
|
Moved slider class to a separate file
|
2023-06-05 19:16:01 +03:00 |
|