Ivan Savenko
|
0fd966818f
Remove 'visible' property from images, replaced with enable/disabled
|
hace 2 años |
Ivan Savenko
|
55ad903ffb
Merge pull request #3231 from dydzio0614/large-spellbook-setting
|
hace 1 año |
Dydzio
|
fc035b1b55
Change large spellbook config section to gameTweaks
|
hace 2 años |
Ivan Savenko
|
d5f8db2222
Fixed undefined behavior on accessing array with -1 index
|
hace 2 años |
Dydzio
|
a4d76b2529
Split large spellbook from UI enhancements setting
|
hace 2 años |
Ivan Savenko
|
52050d0ef1
Fix build
|
hace 2 años |
Ivan Savenko
|
10e50548e7
Converted Component class to use VariantIdentifier instead of int
|
hace 2 años |
Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
hace 2 años |
Laserlicht
|
7cf654992f
code review
|
hace 2 años |
Laserlicht
|
28f4046937
ready
|
hace 2 años |
Laserlicht
|
3e4a5b7d80
border and variable
|
hace 2 años |
Laserlicht
|
a6b68be2df
offsets
|
hace 2 años |
Laserlicht
|
8b5c9db21b
basic offset
|
hace 2 años |
Laserlicht
|
240d291de9
big spellbook
|
hace 2 años |
Ivan Savenko
|
f39fbe5151
Merge pull request #2757 from IvanSavenko/filesystem_refactor
|
hace 2 años |
Ivan Savenko
|
41210c1dbf
Client-side support for multiple battles
|
hace 2 años |
Ivan Savenko
|
1d0e696db6
Added RenderHandler that acts as factory for images and animations
|
hace 2 años |
Ivan Savenko
|
97b7d44c88
Use ResourcePath for video accessing
|
hace 2 años |
Ivan Savenko
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
hace 2 años |
Konstantin
|
d746a96d55
vcmi: use SpellSchool identifier instead of enum
|
hace 2 años |
Konstantin
|
344593e891
vcmi: made some CSpell properties private
|
hace 2 años |
Konstantin
|
8724181a0f
vcmi: spell resistance rework
|
hace 2 años |
Ivan Savenko
|
44d16b32fe
Use API identical to std classes where possible
|
hace 2 años |
Ivan Savenko
|
43795c39a5
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
hace 2 años |
Ivan Savenko
|
18db944083
Replaced clickReleased with clickPressed where applicable in H3
|
hace 2 años |
Ivan Savenko
|
ca889a5c2a
Replaced clickLeft with clickPressed clickReleased methods
|
hace 2 años |
Ivan Savenko
|
563d7dd41f
Renamed RCLICK -> SHOW_POPUP
|
hace 2 años |
Ivan Savenko
|
d4aa778547
Replaced clickRight event with showPopupWindow/closePopupWindow
|
hace 2 años |
Ivan Savenko
|
8ea0ecaec1
show/showAll methods now use Canvas instead of SDL_Surface
|
hace 2 años |
Ivan Savenko
|
c77f8482e3
Replaced event handling break system with key capturing
|
hace 2 años |