Ivan Savenko
|
9fba3d97f1
Renamed & unified OBJECT_CONSTRUCTION macro set
|
1 年之前 |
Ivan Savenko
|
00605b5129
Remove largely unused defActions member from CIntObject
|
1 年之前 |
Ivan Savenko
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 年之前 |
Ivan Savenko
|
920a39844b
Unified naming of method to recolor UI element to current player scheme
|
1 年之前 |
Ivan Savenko
|
a1fb3b8b01
Reduce direct access to CAnimation, removed various caching schemes
|
1 年之前 |
Laserlicht
|
d23d4b32c7
cleanup
|
1 年之前 |
Laserlicht
|
989394de53
Selectionwindow
|
1 年之前 |
Laserlicht
|
1f6e0fae7d
quickspell draft
|
1 年之前 |
Ivan Savenko
|
d27b854cb1
Reorganized music, video and sound players:
|
1 年之前 |
SoundSSGood
|
cc14f85445
Refactoring. Regressions fixing.
|
1 年之前 |
Ivan Savenko
|
22f23ba6f8
Restore previously disabled functionality
|
1 年之前 |
Ivan Savenko
|
ddb2acb9c2
Code cleanup
|
1 年之前 |
Ivan Savenko
|
0051ffa7a9
Implemented configurable buttons. Replaced 'animateLonelyFrame' logic.
|
1 年之前 |
Ivan Savenko
|
07d201502e
Refactoring of button class to prepare for configurable button
|
1 年之前 |
Alexander Wilms
|
5d7b83c10b
client/widgets/Buttons.cpp: Fix const reference
|
2 年之前 |
Alexander Wilms
|
f1bb6b999c
client/widgets/Buttons.{h,cpp}: Pass expensive to copy object "callback" by reference to const.
|
2 年之前 |
Ivan Savenko
|
e8453916cf
Merge remote-tracking branch 'vcmi/beta' into develop
|
2 年之前 |
Ivan Savenko
|
3973624278
Implemented tolerance for touch events
|
2 年之前 |
Ivan Savenko
|
1d0e696db6
Added RenderHandler that acts as factory for images and animations
|
2 年之前 |
Ivan Savenko
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
2 年之前 |
Ivan Savenko
|
537f9fa048
Merged master into develop
|
2 年之前 |
Ivan Savenko
|
43795c39a5
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2 年之前 |
Michael
|
aaa115cf4b
Button-Sound -> haptic feedback
|
2 年之前 |
Ivan Savenko
|
9ef959a7f8
Merge pull request #2310 from IvanSavenko/left_click_refactor
|
2 年之前 |
Ivan Savenko
|
ca889a5c2a
Replaced clickLeft with clickPressed clickReleased methods
|
2 年之前 |
Ivan Savenko
|
2a634b2ec0
Fixed UI updates on switching to/from fullscreen
|
2 年之前 |
Ivan Savenko
|
563d7dd41f
Renamed RCLICK -> SHOW_POPUP
|
2 年之前 |
Ivan Savenko
|
d4aa778547
Replaced clickRight event with showPopupWindow/closePopupWindow
|
2 年之前 |
Ivan Savenko
|
6fe00ad55c
Moved slider class to a separate file
|
2 年之前 |
Ivan Savenko
|
360bf48031
Implemented panning/swiping gesture for sliders
|
2 年之前 |