Ivan Savenko
|
6196d538e7
Fix terrain tooltip
|
2 yıl önce |
Ivan Savenko
|
45e2875342
Completely removed old TerrainRect class
|
2 yıl önce |
Ivan Savenko
|
b9056ef248
Moved swipe handling to TerrainRect class
|
2 yıl önce |
Ivan Savenko
|
0282e6dad0
Attempt to improve caching
|
2 yıl önce |
Ivan Savenko
|
11e4d84749
Implemented View Earth / View Air spells
|
2 yıl önce |
Ivan Savenko
|
ec6f19ea18
Code reorganization, no changes to functionality
|
2 yıl önce |
Ivan Savenko
|
40413ee6be
Basic version of scaling for view world
|
2 yıl önce |
Ivan Savenko
|
ebe996fa74
Hero movement speed and map scrolling speed now matches H3
|
2 yıl önce |
Ivan Savenko
|
7cf00ba87d
Implemented basic hero movement animation & object fade-out
|
2 yıl önce |
Ivan Savenko
|
4501036a04
Basic version of hero movement on map. Removed old code.
|
2 yıl önce |
Ivan Savenko
|
d46687a9c8
Partial implementation of world view mode
|
2 yıl önce |
Ivan Savenko
|
600054e001
Refactored access to hero paths in CPlayerInterface
|
2 yıl önce |
Ivan Savenko
|
bb6e1f7ee1
Initial WIP of adventure map rendering rewrite
|
2 yıl önce |
Andrey Filipenkov
|
fd56f86a84
introduce VCMI_MOBILE macro
|
2 yıl önce |
Dydzio
|
6bd4eac27a
Rename settings files
|
2 yıl önce |
Dydzio
|
1d153f4ee9
"ForceMovementInfo" support + make other settings tab
|
2 yıl önce |
Dydzio
|
be9c71934c
Merge remote-tracking branch 'origin/develop' into settings-rework
|
2 yıl önce |
Ivan Savenko
|
91b17bed79
Partial encapsulation of AdvMapInt
|
2 yıl önce |
Ivan Savenko
|
e15c7dcd33
Attempt at better encapsulation of CTerrainRect
|
2 yıl önce |
Ivan Savenko
|
cc0c3e5bc9
All adventure map components now use shared_ptr
|
2 yıl önce |
Ivan Savenko
|
f8c1c46562
removed CAdvMapInt::handleRightClick method
|
2 yıl önce |
Dydzio
|
7430616ada
Move settings to separate subfolder
|
2 yıl önce |
Dydzio
|
fc7d2b9778
Merge remote-tracking branch 'origin/develop' into settings-rework
|
2 yıl önce |
Ivan Savenko
|
7c58a46279
Removed some instances of access to `screen` surface
|
2 yıl önce |
Ivan Savenko
|
3fef2a5e1f
Moved Colors to a separate file, updated includes
|
2 yıl önce |
Ivan Savenko
|
cfcaf5cbb6
renamed keyDown -> keyPressed
|
2 yıl önce |
Ivan Savenko
|
e1bd0d2a04
API for custom events no longer requires SDL access
|
2 yıl önce |
Ivan Savenko
|
d4fba3787c
Removed usage of SDL_KeyboardEvent from UI code
|
2 yıl önce |
Ivan Savenko
|
6669ffd4b3
Moved input-related code from SDL_Extensions to GuiHandler
|
2 yıl önce |
Ivan Savenko
|
214fc19e74
CIntObject now receives mouse position as point instead of SDL event
|
2 yıl önce |