Ivan Savenko
|
e12765dca0
Fix sonar warnings, convert spaces -> tabs
|
4 months ago |
Ivan Savenko
|
099053437a
Update unit growth in town screen UI when unequipping Legion pieces
|
4 months ago |
Laserlicht
|
678408c02c
limit text size; fix
|
4 months ago |
Laserlicht
|
918fbff5ac
add slider for displaying skills
|
4 months ago |
Ivan Savenko
|
35644da2b7
Reogranize callback-related classes on 1 file = 1 class basis
|
6 months ago |
Ivan Savenko
|
f70ad2c15b
Reorganized artifact-related classes
|
6 months ago |
Ivan Savenko
|
829739da24
Reduce usage of implicit conversions to int
|
6 months ago |
Ivan Savenko
|
63d00b080e
Removed pointer to army from StackInstance
|
7 months ago |
Ivan Savenko
|
417ea6451a
Remove ConstTransitivePtr from hero and town instances
|
8 months ago |
Ivan Savenko
|
a8a6be7ac1
Fix potential compatibility with C++20 / C++23 mode
|
8 months ago |
Ivan Savenko
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
Ivan Savenko
|
156de5b17e
Added GameInstance class
|
8 months ago |
Ivan Savenko
|
ffd37a8fa8
Removed CGI in favor of VLC. Map handle is for now global variable
|
9 months ago |
Ivan Savenko
|
cacceda950
Renamed CGuiHandler to GameEngine
|
9 months ago |
Ivan Savenko
|
95a07ee5cb
Use bonus system cache whenever possible
|
10 months ago |
kdmcser
|
993a4dc73d
crash fix: dismiss hero when pick artifact
|
11 months ago |
Ivan Savenko
|
c82db9d574
Fix crash on rearranging troops on non-owned hero
|
11 months ago |
SoundSSGood
|
fa9201831b
QuickBackpack window position on shift+click slot fixed
|
1 year ago |
SoundSSGood
|
f60813d86f
CHeroOverview secondary skill icons fixed
|
1 year ago |
SoundSSGood
|
83279211e6
CSecSkillPlace done
|
1 year ago |
Ivan Savenko
|
10ad0fc760
Split CHeroHandler.cpp/.h into 1 file per class
|
1 year ago |
Ivan Savenko
|
3dd4fa2528
Reduce usage of pointers to VLC entities
|
1 year ago |
Ivan Savenko
|
9fba3d97f1
Renamed & unified OBJECT_CONSTRUCTION macro set
|
1 year ago |
Ivan Savenko
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 year ago |
Ivan Savenko
|
a8a330f39f
Remove unused code and no longer needed caching
|
1 year ago |
Ivan Savenko
|
a1fb3b8b01
Reduce direct access to CAnimation, removed various caching schemes
|
1 year ago |
Ivan Savenko
|
b8beb4fb13
Fixes for various minor issues detected by Sonar Cloud
|
1 year ago |
Ivan Savenko
|
df83fa33a1
Merge branch 'vcmi/master' into 'vcmi/develop'
|
1 year ago |
SoundSSGood
|
3692ca25ed
CArtifactsOfHeroBase refactoring
|
1 year ago |
SoundSSGood
|
03aaf849f0
CWindowWithArtifacts remove std::variant
|
1 year ago |