Ivan Savenko
|
a8a6be7ac1
Fix potential compatibility with C++20 / C++23 mode
|
8 月之前 |
Ivan Savenko
|
8f074490a7
Merge branch 'master' into 'develop'
|
8 月之前 |
Laserlicht
|
eeef7efac5
fix stuck (press) slider w. clicking on empty area
|
8 月之前 |
Ivan Savenko
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 月之前 |
Ivan Savenko
|
156de5b17e
Added GameInstance class
|
8 月之前 |
Ivan Savenko
|
ffd37a8fa8
Removed CGI in favor of VLC. Map handle is for now global variable
|
8 月之前 |
Ivan Savenko
|
f657e85305
Integrated CClientState into GameEngine class
|
8 月之前 |
Ivan Savenko
|
cacceda950
Renamed CGuiHandler to GameEngine
|
8 月之前 |
Laserlicht
|
e6cd3630e0
fix warning
|
11 月之前 |
Laserlicht
|
7ae8514657
allow double click for bonus selection
|
1 年之前 |
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 年之前 |