krs
|
a8f13bb927
|
Add RALT key check for movement info
|
2023-04-01 00:20:51 +03:00 |
|
Adriankhl
|
8c5c943da9
|
Show movement cost immediately after pressing left alt key
|
2023-03-31 17:48:31 +02:00 |
|
Ivan Savenko
|
c81d57ab8c
|
Remove excessive totalRedraw's
|
2023-03-22 00:57:08 +02:00 |
|
Ivan Savenko
|
bb03abdce6
|
Fix crash on switching players in hotseat
|
2023-03-21 19:06:38 +02:00 |
|
Konstantin
|
a6cb7fd192
|
vcmi: allows to more than 8 components in infobar
|
2023-03-11 21:41:57 +03:00 |
|
Konstantin
|
75358a68a7
|
vcmi: name infobar height and width
|
2023-03-11 21:41:57 +03:00 |
|
Adriankhl
|
368def1609
|
Fix sleep/wake button, now the icon is updated properly after left click
|
2023-03-07 13:51:05 +01:00 |
|
Ivan Savenko
|
c328aadfed
|
Update hero paths on new day
|
2023-03-05 18:02:59 +02:00 |
|
Ivan Savenko
|
b57a07b10f
|
Restored ambient sounds functionality
|
2023-03-05 18:02:59 +02:00 |
|
Ivan Savenko
|
cdcd5a29dd
|
Updated path to renamed directory
|
2023-03-05 18:02:59 +02:00 |
|
Ivan Savenko
|
b9e55db223
|
Minor fixes
|
2023-03-05 18:02:59 +02:00 |
|
Ivan Savenko
|
6196d538e7
|
Fix terrain tooltip
|
2023-03-05 18:02:59 +02:00 |
|
Ivan Savenko
|
45e2875342
|
Completely removed old TerrainRect class
|
2023-03-05 17:57:36 +02:00 |
|
Ivan Savenko
|
b9056ef248
|
Moved swipe handling to TerrainRect class
|
2023-03-05 17:57:34 +02:00 |
|
Ivan Savenko
|
0282e6dad0
|
Attempt to improve caching
|
2023-03-05 17:48:02 +02:00 |
|
Ivan Savenko
|
11e4d84749
|
Implemented View Earth / View Air spells
|
2023-03-05 17:48:02 +02:00 |
|
Ivan Savenko
|
ec6f19ea18
|
Code reorganization, no changes to functionality
|
2023-03-05 17:48:02 +02:00 |
|
Ivan Savenko
|
40413ee6be
|
Basic version of scaling for view world
|
2023-03-05 17:48:02 +02:00 |
|
Ivan Savenko
|
ebe996fa74
|
Hero movement speed and map scrolling speed now matches H3
|
2023-03-05 17:48:02 +02:00 |
|
Ivan Savenko
|
7cf00ba87d
|
Implemented basic hero movement animation & object fade-out
|
2023-03-05 17:48:02 +02:00 |
|
Ivan Savenko
|
4501036a04
|
Basic version of hero movement on map. Removed old code.
|
2023-03-05 17:48:02 +02:00 |
|
Ivan Savenko
|
d46687a9c8
|
Partial implementation of world view mode
|
2023-03-05 17:48:02 +02:00 |
|
Ivan Savenko
|
600054e001
|
Refactored access to hero paths in CPlayerInterface
|
2023-03-05 17:48:01 +02:00 |
|
Ivan Savenko
|
bb6e1f7ee1
|
Initial WIP of adventure map rendering rewrite
|
2023-03-05 17:47:12 +02:00 |
|
Andrey Filipenkov
|
fd56f86a84
|
introduce VCMI_MOBILE macro
|
2023-03-02 12:09:49 +03:00 |
|
Dydzio
|
6bd4eac27a
|
Rename settings files
|
2023-02-18 17:58:22 +01:00 |
|
Dydzio
|
1d153f4ee9
|
"ForceMovementInfo" support + make other settings tab
|
2023-02-14 23:45:45 +01:00 |
|
Dydzio
|
be9c71934c
|
Merge remote-tracking branch 'origin/develop' into settings-rework
|
2023-02-14 21:00:17 +01:00 |
|
Ivan Savenko
|
91b17bed79
|
Partial encapsulation of AdvMapInt
|
2023-02-14 11:18:42 +02:00 |
|
Ivan Savenko
|
e15c7dcd33
|
Attempt at better encapsulation of CTerrainRect
|
2023-02-14 11:18:41 +02:00 |
|
Ivan Savenko
|
cc0c3e5bc9
|
All adventure map components now use shared_ptr
|
2023-02-14 11:18:41 +02:00 |
|
Ivan Savenko
|
f8c1c46562
|
removed CAdvMapInt::handleRightClick method
|
2023-02-14 11:18:41 +02:00 |
|
Dydzio
|
7430616ada
|
Move settings to separate subfolder
|
2023-02-12 17:29:23 +01:00 |
|
Dydzio
|
fc7d2b9778
|
Merge remote-tracking branch 'origin/develop' into settings-rework
|
2023-02-12 11:55:21 +01:00 |
|
Ivan Savenko
|
7c58a46279
|
Removed some instances of access to screen surface
|
2023-02-03 18:23:53 +02:00 |
|
Ivan Savenko
|
3fef2a5e1f
|
Moved Colors to a separate file, updated includes
|
2023-02-03 11:39:40 +02:00 |
|
Ivan Savenko
|
cfcaf5cbb6
|
renamed keyDown -> keyPressed
|
2023-02-03 11:39:40 +02:00 |
|
Ivan Savenko
|
e1bd0d2a04
|
API for custom events no longer requires SDL access
|
2023-02-03 11:39:40 +02:00 |
|
Ivan Savenko
|
d4fba3787c
|
Removed usage of SDL_KeyboardEvent from UI code
|
2023-02-03 11:39:40 +02:00 |
|
Ivan Savenko
|
6669ffd4b3
|
Moved input-related code from SDL_Extensions to GuiHandler
|
2023-02-03 11:39:40 +02:00 |
|
Ivan Savenko
|
214fc19e74
|
CIntObject now receives mouse position as point instead of SDL event
|
2023-02-03 11:39:39 +02:00 |
|
Dydzio
|
d04c53e7e0
|
Merge branch 'develop' into settings-rework
|
2023-02-02 11:55:13 +01:00 |
|
Ivan Savenko
|
108a42e4ba
|
Reorganized includes for new layout. New class - IImageLoader
|
2023-02-01 20:42:06 +02:00 |
|
Ivan Savenko
|
84dfcacafd
|
Updated CMakeLists and file headers
|
2023-02-01 16:42:03 +02:00 |
|