Ivan Savenko
|
0e2ea99283
Implemented option to emulate H3 seer hut full-army quest bug
|
5 months ago |
Ivan Savenko
|
92c4bcbf68
Unify checks for creature limiter
|
5 months ago |
Ivan Savenko
|
4b77140f4a
Implemented playerGlobal visit mode for objects like cartographer
|
5 months ago |
Ivan Savenko
|
62e774c91e
Add new rewards for configurable objects
|
5 months ago |
Ivan Savenko
|
283adc37d7
Unit stack rebalancing rework
|
5 months ago |
Ivan Savenko
|
f70ad2c15b
Reorganized artifact-related classes
|
5 months ago |
Ivan Savenko
|
4e8e85e3e4
Fix issues reported by Sonar, review fixes
|
6 months ago |
Ivan Savenko
|
a43c3fcb31
Restore save compatibility with 1.6
|
6 months ago |
Ivan Savenko
|
d34b47bb20
Remove pointers from artifacts
|
6 months ago |
Ivan Savenko
|
ab11d2b075
Remove quests from CMap, now solely owned by quest objects
|
7 months ago |
Ivan Savenko
|
797646cc05
Quests in map now use shared_ptr instead of const ptr
|
7 months ago |
Ivan Savenko
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
Ivan Savenko
|
2362c6da21
Fixes for multiple new issues from Sonar
|
8 months ago |
Ivan Savenko
|
6d0dc9c5bb
Added popup for keymasters/border guards similar to teleporters
|
9 months ago |
Ivan Savenko
|
8c6208be04
Fixes for crashes discovered via Google Play
|
10 months ago |
Ivan Savenko
|
d3af9f1c67
Removed pointer to VLC entity from CStackBasicDescriptor
|
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
|
a8f8c3f4b1
Replaced most of accesses to CGObjectInstance::pos with anchorPoint()
|
1 year ago |
Ivan Savenko
|
c0f5c7c0ea
Replace pointer with reference in pack apply functions
|
1 year ago |
SoundSSGood
|
586a32a616
CArtifactSet cleanup
|
1 year ago |
Ivan Savenko
|
6179521364
Merge pull request #4556 from IvanSavenko/town_building_visit
|
1 year ago |
SoundSSGood
|
7466d7452d
vcmiscrolls
|
1 year ago |
Ivan Savenko
|
b09d9d501b
Pass pointer to actual caller in showBlockingDialog callWith
|
1 year ago |
MichalZr6
|
ffaaa7da15
blockingDialog functions: the `answer` parameter can be negative
|
1 year ago |
Ivan Savenko
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 year ago |
Ivan Savenko
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
1 year ago |
Ivan Savenko
|
4e7809d934
Take resources on quest completion instead of giving them
|
1 year ago |
Ivan Savenko
|
a6dead7725
Fixed loading of text strings for hota quests
|
1 year ago |
Ivan Savenko
|
4947baebee
Fix crash on loading vmap's
|
1 year ago |