Laserlicht
|
dfb10bdfcb
search rectangle
|
1 year ago |
Laserlicht
|
95ff89f622
search spells
|
1 year ago |
Ivan Savenko
|
0fd966818f
Remove 'visible' property from images, replaced with enable/disabled
|
1 year ago |
Ivan Savenko
|
55ad903ffb
Merge pull request #3231 from dydzio0614/large-spellbook-setting
|
1 year ago |
Dydzio
|
fc035b1b55
Change large spellbook config section to gameTweaks
|
1 year ago |
Ivan Savenko
|
d5f8db2222
Fixed undefined behavior on accessing array with -1 index
|
1 year ago |
Dydzio
|
a4d76b2529
Split large spellbook from UI enhancements setting
|
1 year ago |
Ivan Savenko
|
52050d0ef1
Fix build
|
2 years ago |
Ivan Savenko
|
10e50548e7
Converted Component class to use VariantIdentifier instead of int
|
2 years ago |
Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |
Laserlicht
|
7cf654992f
code review
|
2 years ago |
Laserlicht
|
28f4046937
ready
|
2 years ago |
Laserlicht
|
3e4a5b7d80
border and variable
|
2 years ago |
Laserlicht
|
a6b68be2df
offsets
|
2 years ago |
Laserlicht
|
8b5c9db21b
basic offset
|
2 years ago |
Laserlicht
|
240d291de9
big spellbook
|
2 years ago |
Ivan Savenko
|
f39fbe5151
Merge pull request #2757 from IvanSavenko/filesystem_refactor
|
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
|
97b7d44c88
Use ResourcePath for video accessing
|
2 years ago |
Ivan Savenko
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
2 years ago |
Konstantin
|
d746a96d55
vcmi: use SpellSchool identifier instead of enum
|
2 years ago |
Konstantin
|
344593e891
vcmi: made some CSpell properties private
|
2 years ago |
Konstantin
|
8724181a0f
vcmi: spell resistance rework
|
2 years ago |
Ivan Savenko
|
44d16b32fe
Use API identical to std classes where possible
|
2 years ago |
Ivan Savenko
|
43795c39a5
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
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
|
563d7dd41f
Renamed RCLICK -> SHOW_POPUP
|
2 years ago |
Ivan Savenko
|
d4aa778547
Replaced clickRight event with showPopupWindow/closePopupWindow
|
2 years ago |