Ivan Savenko
|
563d7dd41f
Renamed RCLICK -> SHOW_POPUP
|
2 years ago |
Ivan Savenko
|
d4aa778547
Replaced clickRight event with showPopupWindow/closePopupWindow
|
2 years ago |
Ivan Savenko
|
1e9eea30e1
Merge remote-tracking branch 'soundsgood/CArtHandler-rework' into develop
|
2 years ago |
Ivan Savenko
|
8ea0ecaec1
show/showAll methods now use Canvas instead of SDL_Surface
|
2 years ago |
SoundSSGood
|
021f94a579
artifact utils
|
2 years ago |
Ivan Savenko
|
a654cc2391
Removed vstd::advance. Added vstd::next to handle similar cases.
|
2 years ago |
Ivan Savenko
|
832e56e005
Implementation of (very basic) shortcuts system
|
2 years ago |
SoundSSGood
|
9a838598a6
arts refactoring part1
|
2 years ago |
Konstantin
|
bf67784840
vcmi: correctly show spells from SpellInt.def
|
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
|
2bd74e5c67
vcmi: use small icons for medium components
|
2 years ago |
Konstantin
|
1ca89c8492
vcmi: implement splitting by ID in infobar
|
2 years ago |
Konstantin
|
8a05f5bed7
vcmi: allow set font size on component
|
2 years ago |
Konstantin
|
da8840c499
CComponent: do not always assume 80 for text
|
2 years ago |
Konstantin
|
4617ce10e5
vcmi: allow showing more than one components in infobar
|
2 years ago |
Konstantin
|
5366f9190e
vcmi: reduce boost::lexical_cast usage
|
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
|
ee7a573cb8
Refactoring of SDL API usage:
|
2 years ago |
Ivan Savenko
|
05a1d7c6e3
All text for factions/towns/building are passed through translator
|
2 years ago |
Ivan Savenko
|
388ed88b5d
All artifact strings now pass through translator
|
2 years ago |
Ivan Savenko
|
d2b837b116
All creature-related texts go through translator
|
2 years ago |
Ivan Savenko
|
e22f6283c2
Secondary skills strings are now passed through translator
|
2 years ago |
Ivan Savenko
|
5da407e822
All spell texts are now passed through translator
|
2 years ago |
Ivan Savenko
|
0e8ee929df
Renamed CCursorHandler -> CursorHandler
|
2 years ago |
Ivan Savenko
|
864990db13
Implemented Bloodlust & Petrification effect
|
2 years ago |
Ivan Savenko
|
495e0b3657
Merge remote-tracking branch 'vcmi/develop' into battleint_refactor
|
2 years ago |
SoundSSGood
|
909dcb82fa
use ArtifactID
|
2 years ago |
Ivan Savenko
|
0cae259f53
Most of rendering in BattleInt is done via canvas
|
2 years ago |