Ivan Savenko
|
a494dc4870
Refactoring of CGarrisonInt
|
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
|
4e7412faa6
Split mouseDragged event from mouseMoved
|
2 years ago |
Ivan Savenko
|
d4aa778547
Replaced clickRight event with showPopupWindow/closePopupWindow
|
2 years ago |
Ivan Savenko
|
8ea0ecaec1
show/showAll methods now use Canvas instead of SDL_Surface
|
2 years ago |
Ivan Savenko
|
fa496628f2
Separated timer updates from rendering in adventure map and town screen
|
2 years ago |
Ivan Savenko
|
832e56e005
Implementation of (very basic) shortcuts system
|
2 years ago |
Ivan Savenko
|
195eac3375
Merge pull request #1545 from dydzio0614/town-panel-number-formatting
|
2 years ago |
Ivan Savenko
|
cfcaf5cbb6
renamed keyDown -> keyPressed
|
2 years ago |
Ivan Savenko
|
d4fba3787c
Removed usage of SDL_KeyboardEvent from UI code
|
2 years ago |
Ivan Savenko
|
214fc19e74
CIntObject now receives mouse position as point instead of SDL event
|
2 years ago |
Dydzio
|
e7a774c465
Improve creature numbers handling in castle interface bottom left part
|
2 years ago |
Ivan Savenko
|
0ba74fea73
Merge pull request #1515 from IvanSavenko/time_based_animations
|
2 years ago |
Ivan Savenko
|
e14290fde0
Removed loading of images from file into SDL_Surface
|
2 years ago |
Ivan Savenko
|
bdde9f831a
Fixed timings of building construction to match H3
|
2 years ago |
Ivan Savenko
|
09413c61b8
Changed timing of building fade-in to match H3
|
2 years ago |
Ivan Savenko
|
3acee297be
CShowableAnim is now time-based with timing matching H3
|
2 years ago |
Dydzio
|
54e499f5e7
Minor refactoring from code review
|
2 years ago |
Dydzio
|
7dd7f4af54
Change to time-based frame counting, easier than I though
|
2 years ago |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 years ago |
Andrey Filipenkov
|
81dec1405f
fix typo: purhase -> purchase
|
3 years ago |
Dmitry Orlov
|
934c4e511d
Special buildings support : Patch 1
|
5 years ago |
Dmitry Orlov
|
f4816b0824
Mod system improvement Part I : Special buildings should work in the modders towns
|
5 years ago |
Dydzio
|
22ce535a2a
Fix not responding statusbar
|
7 years ago |
Alexander Shishkin
|
75f8c8b29a
Gui cleanup4 (#446)
|
7 years ago |
Alexander Shishkin
|
5c09f751b3
Gui cleanup3 - UI refactoring to use smart pointers (#440)
|
7 years ago |
FeniksFire
|
f2b7c85811
Adding object construction macro with parameter
|
8 years ago |
FeniksFire
|
a4f701014b
Quick Army Purhase in Town Screen
|
8 years ago |
Arseniy Shestakov
|
2da3d8a563
Code style: remove senseless comments
|
8 years ago |