Ivan Savenko
|
cefbe5152e
|
Merge pull request #2359 from IvanSavenko/crashfixing
Fix crashes from 1.2.1 statistics on Google Play
|
2023-07-21 15:44:37 +03:00 |
|
Ivan Savenko
|
3f4e88c396
|
Merge pull request #2325 from SoundSSGood/hero-backpack-window
Hero backpack window prototyping
|
2023-07-21 15:43:34 +03:00 |
|
Ivan Savenko
|
ddda46a7fd
|
Merge pull request #2358 from dydzio0614/persistent-hero-info-window
Add option for persistent hero info window as in HD mod
|
2023-07-19 14:46:16 +03:00 |
|
Ivan Savenko
|
ab6a4be105
|
Merge pull request #2357 from SoundSSGood/picked-art-fix
Fixed hero skills if artifact picked
|
2023-07-19 14:45:58 +03:00 |
|
SoundSSGood
|
ca977d7105
|
backpack window slider
|
2023-07-18 21:01:55 +03:00 |
|
Ivan Savenko
|
c7d88271a9
|
Removed asynchronous calls from exchange window
|
2023-07-18 17:31:21 +03:00 |
|
Ivan Savenko
|
317183e00d
|
Merge branch 'develop' into info-box-army-management
|
2023-07-18 16:05:09 +03:00 |
|
Dydzio
|
48a72f90f7
|
Add option for persistent hero info window as in HD mod
|
2023-07-17 23:25:16 +02:00 |
|
SoundSSGood
|
ff278d5f3a
|
cleanup unused
|
2023-07-17 22:26:21 +03:00 |
|
SoundSSGood
|
f33dec9337
|
picked art fixed
|
2023-07-17 22:24:43 +03:00 |
|
SoundSSGood
|
b1351d8532
|
two scrolling modes demo
|
2023-07-16 21:16:12 +03:00 |
|
Dydzio
|
ee663b1595
|
Changes from code review
|
2023-07-16 15:56:42 +02:00 |
|
Dydzio
|
fe26ab4501
|
Add settings entry, immediately refresh info bar on setting toggle
|
2023-07-16 14:52:43 +02:00 |
|
Ivan Savenko
|
61750d30c2
|
Implemented dragging map via left mouse click (off by default)
|
2023-07-16 12:00:40 +03:00 |
|
Dydzio
|
ea0ee87299
|
Interactable hero status - alternative infobox component
|
2023-07-15 23:14:59 +02:00 |
|
Dydzio
|
484d03334c
|
New garrison interface layout: Reversed two rows + labels below slot
|
2023-07-15 23:11:21 +02:00 |
|
SoundSSGood
|
9427de6344
|
initial files
|
2023-07-15 22:15:32 +03:00 |
|
SoundSSGood
|
3ea6f530ad
|
backpack window initial
|
2023-07-15 22:15:32 +03:00 |
|
Ivan Savenko
|
8129cbc514
|
Allow dismissing hero from town
|
2023-07-15 16:09:44 +03:00 |
|
Ivan Savenko
|
3e8debc243
|
Allow dismissing heroes from kingdom overview window
|
2023-07-15 16:09:44 +03:00 |
|
Ivan Savenko
|
8a92941681
|
Allow merging stack on recruitment to give place for recruited unit
|
2023-07-15 16:09:44 +03:00 |
|
Ivan Savenko
|
8dc009e2c9
|
Always show correct game resolution in settings, unaffected by scaling
|
2023-07-15 16:09:44 +03:00 |
|
Ivan Savenko
|
e4e353449e
|
Recreate screen on UI scaling change
|
2023-07-15 16:09:44 +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 |
|
Ivan Savenko
|
b30db5fc1f
|
Merge pull request #2301 from Laserlicht/haptic_feedback
Haptic feedback
|
2023-07-13 12:56:54 +03:00 |
|
Michael
|
1abd8bbe92
|
Update client/windows/settings/GeneralOptionsTab.cpp
Co-authored-by: Ivan Savenko <saven.ivan@gmail.com>
|
2023-07-12 22:56:35 +02:00 |
|
Ivan Savenko
|
9acab48bc3
|
Merge pull request #2268 from SoundSSGood/CArtifactInstance-rework
CArtifact CArtifactInstance refactoring
|
2023-07-11 14:36:08 +03:00 |
|
Ivan Savenko
|
18db944083
|
Replaced clickReleased with clickPressed where applicable in H3
|
2023-07-09 17:48:25 +03:00 |
|
Michael
|
ff51b8f46b
|
Setting for haptic feedback
|
2023-07-08 18:47:38 +02:00 |
|
Ivan Savenko
|
ca889a5c2a
|
Replaced clickLeft with clickPressed clickReleased methods
|
2023-07-08 14:33:04 +03:00 |
|
Ivan Savenko
|
2a634b2ec0
|
Fixed UI updates on switching to/from fullscreen
|
2023-07-07 15:26:42 +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 |
|
Mike
|
6414e3b3fc
|
Changed resource cost value label position
|
2023-07-05 18:43:52 -07:00 |
|
SoundSSGood
|
9b5f6ec7cf
|
CArtifact getters setters
|
2023-07-05 15:48:08 +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
|
0f8d53e978
|
Replaced SDL user events list with dispatching of arbitrary functors
|
2023-06-26 21:51:10 +03:00 |
|
Ivan Savenko
|
3d66455cd1
|
Fix build
|
2023-06-26 19:44:38 +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
|
85262cf4f5
|
Moved CGameState files into a separate directory
|
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 |
|
krs
|
afe0146021
|
Renamed settings option to reflect that same option is used for both ranges.
|
2023-06-23 19:50:39 +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
|
4e7412faa6
|
Split mouseDragged event from mouseMoved
|
2023-06-22 22:11:48 +03:00 |
|
Ivan Savenko
|
108688389e
|
Fix accessing potentially non-existing UI element
|
2023-06-20 19:58:05 +03:00 |
|
Ivan Savenko
|
ffdac314e9
|
Added selection of long touch duration
|
2023-06-20 19:58:05 +03:00 |
|
Ivan Savenko
|
06437cbde6
|
Renamed gesture-related methods, remove unused code
|
2023-06-20 19:58:05 +03:00 |
|