Ivan Savenko
|
e2ef136003
Renamed "Int" -> "Window" in WindowHandler API
|
2 years ago |
Ivan Savenko
|
7838190ef4
Moved window stack management from GuiHandler to new class
|
2 years ago |
Ivan Savenko
|
243773b6ef
Renamed some adventure map files & classes
|
2 years ago |
Ivan Savenko
|
365f552fa1
Added API for owned towns access
|
2 years ago |
Ivan Savenko
|
6a46138617
Moved current selection to local state class
|
2 years ago |
Ivan Savenko
|
f6d480cbb2
Moved player-specific heroes & towns information to new class
|
2 years ago |
Ivan Savenko
|
4ec32e4dcd
Renamed CAdvMapInt to its proper full name
|
2 years ago |
Ivan Savenko
|
f1902ab247
Initial refactoring to encapsulate adventure map
|
2 years ago |
Konstantin
|
50c9a57133
InfoBar: fix tiny selection with data
|
2 years ago |
Konstantin
|
f8c15f3a4b
InfoBar: disable scrollbar
|
2 years ago |
Ivan Savenko
|
a8fe8c0f3b
Converted timer event into tick event that is called every frame
|
2 years ago |
Konstantin
|
5462a92930
Fix #1688 again
|
2 years ago |
Konstantin
|
4ab9cdd75a
infobar: fix tiny rendering
|
2 years ago |
Ivan Savenko
|
e1310f88e3
Merge pull request #1675 from rilian-la-te/scholar-infobox
|
2 years ago |
Konstantin
|
40222e3f77
vcmi: fix week animation
|
2 years ago |
Konstantin
|
18200d1d98
vcmi: move getEstimatedComponentHeight
|
2 years ago |
Konstantin
|
3d33da0a9e
vcmi: request pop all when hero is moved
|
2 years ago |
Konstantin
|
de211e9f13
vcmi: all notifications now shows inside the infobar properly
|
2 years ago |
Konstantin
|
bc228a938a
vcmi: use enum class for EComponentType
|
2 years ago |
Konstantin
|
1ca89c8492
vcmi: implement splitting by ID in infobar
|
2 years ago |
Konstantin
|
a6cb7fd192
vcmi: allows to more than 8 components in infobar
|
2 years ago |
Konstantin
|
a0c644a0e5
vcmi: actually implement AUTO for CInfoWindow
|
2 years ago |
Konstantin
|
75358a68a7
vcmi: name infobar height and width
|
2 years ago |
Konstantin
|
4617ce10e5
vcmi: allow showing more than one components in infobar
|
2 years ago |
Konstantin
|
2fb2a79ca4
vcmi: fix components other than resources in infobar
|
2 years ago |
Konstantin
|
5366f9190e
vcmi: reduce boost::lexical_cast usage
|
2 years ago |
Ivan Savenko
|
91b17bed79
Partial encapsulation of AdvMapInt
|
2 years ago |
Ivan Savenko
|
f8c1c46562
removed CAdvMapInt::handleRightClick method
|
2 years ago |
Ivan Savenko
|
108a42e4ba
Reorganized includes for new layout. New class - IImageLoader
|
2 years ago |
Ivan Savenko
|
84dfcacafd
Updated CMakeLists and file headers
|
2 years ago |