Ivan Savenko
|
9fba3d97f1
Renamed & unified OBJECT_CONSTRUCTION macro set
|
1 year ago |
Ivan Savenko
|
1dec5e56a9
Fix cursor shadow option in battles
|
1 year ago |
Ivan Savenko
|
4f8f217b49
Moved range highlight transforms to config file
|
1 year ago |
Ivan Savenko
|
0d6ec0d224
Reviewed usage of EBlitMode, now specified clearly in all cases
|
1 year ago |
Ivan Savenko
|
b850b6339f
Flipped images are now tracked by RenderHandler
|
1 year ago |
Ivan Savenko
|
230add02e4
Remove no longer used code
|
1 year ago |
Ivan Savenko
|
600b06b74d
Moved all handling of image loading to render handler
|
1 year ago |
Alexander Wilms
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
Laserlicht
|
7a6722bc45
fix spell hover
|
1 year ago |
Laserlicht
|
f4bff876d5
make queue interactable
|
1 year ago |
Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |
Ivan Savenko
|
e8453916cf
Merge remote-tracking branch 'vcmi/beta' into develop
|
2 years ago |
Ivan Savenko
|
f39fbe5151
Merge pull request #2757 from IvanSavenko/filesystem_refactor
|
2 years ago |
Ivan Savenko
|
346eead8e0
Show spell cursor when casting spell in touch input mode
|
2 years ago |
Ivan Savenko
|
41210c1dbf
Client-side support for multiple battles
|
2 years ago |
Ivan Savenko
|
1d0e696db6
Added RenderHandler that acts as factory for images and animations
|
2 years ago |
Ivan Savenko
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
2 years ago |
Ivan Savenko
|
18db944083
Replaced clickReleased with clickPressed where applicable in H3
|
2 years ago |
Ivan Savenko
|
ca889a5c2a
Replaced clickLeft with clickPressed clickReleased methods
|
2 years ago |
Ivan Savenko
|
a84ccb37c2
Merge pull request #2250 from IvanSavenko/event_handling_fixes
|
2 years ago |
krs
|
27c488e62f
Small changes after review.
|
2 years ago |
krs
|
afe0146021
Renamed settings option to reflect that same option is used for both ranges.
|
2 years ago |
krs
|
b6ab1e1505
Removed #regions
|
2 years ago |
krs
|
1cba41a3c3
IsHexInRangeLimit() is now a common function
|
2 years ago |
krs
|
1ba9a2a42a
calculateRangeLimitAndHighlightImages() is now separate function
|
2 years ago |
krs
|
e668ea3a03
A common function is used for getting hexes in a certain range
|
2 years ago |
krs
|
192f82152d
A common function is used to get range limit hexes
|
2 years ago |
krs
|
33bbbefdeb
First working prototype that mimics rangedFullDamageLimit code
|
2 years ago |
Ivan Savenko
|
4e7412faa6
Split mouseDragged event from mouseMoved
|
2 years ago |
Ivan Savenko
|
967dc95867
Rename panning->gesturing for consistency
|
2 years ago |