Ivan Savenko
|
ab11d2b075
Remove quests from CMap, now solely owned by quest objects
|
7 月之前 |
Ivan Savenko
|
797646cc05
Quests in map now use shared_ptr instead of const ptr
|
7 月之前 |
Ivan Savenko
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 月之前 |
Ivan Savenko
|
2362c6da21
Fixes for multiple new issues from Sonar
|
8 月之前 |
Ivan Savenko
|
6d0dc9c5bb
Added popup for keymasters/border guards similar to teleporters
|
9 月之前 |
Ivan Savenko
|
8c6208be04
Fixes for crashes discovered via Google Play
|
10 月之前 |
Ivan Savenko
|
d3af9f1c67
Removed pointer to VLC entity from CStackBasicDescriptor
|
1 年之前 |
Ivan Savenko
|
10ad0fc760
Split CHeroHandler.cpp/.h into 1 file per class
|
1 年之前 |
Ivan Savenko
|
3dd4fa2528
Reduce usage of pointers to VLC entities
|
1 年之前 |
Ivan Savenko
|
a8f8c3f4b1
Replaced most of accesses to CGObjectInstance::pos with anchorPoint()
|
1 年之前 |
Ivan Savenko
|
c0f5c7c0ea
Replace pointer with reference in pack apply functions
|
1 年之前 |
SoundSSGood
|
586a32a616
CArtifactSet cleanup
|
1 年之前 |
Ivan Savenko
|
6179521364
Merge pull request #4556 from IvanSavenko/town_building_visit
|
1 年之前 |
SoundSSGood
|
7466d7452d
vcmiscrolls
|
1 年之前 |
Ivan Savenko
|
b09d9d501b
Pass pointer to actual caller in showBlockingDialog callWith
|
1 年之前 |
MichalZr6
|
ffaaa7da15
blockingDialog functions: the `answer` parameter can be negative
|
1 年之前 |
Ivan Savenko
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 年之前 |
Ivan Savenko
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
1 年之前 |
Ivan Savenko
|
4e7809d934
Take resources on quest completion instead of giving them
|
1 年之前 |
Ivan Savenko
|
a6dead7725
Fixed loading of text strings for hota quests
|
1 年之前 |
Ivan Savenko
|
4947baebee
Fix crash on loading vmap's
|
1 年之前 |
Ivan Savenko
|
2e4895766a
Implemented tracking of objects destroyed by players
|
1 年之前 |
Ivan Savenko
|
a9866bb5c6
Added RandomGeneratorUtil::nextItemWeighted convenience method
|
1 年之前 |
Ivan Savenko
|
a15366f5a5
Make IObjectInterface::cb non-static
|
1 年之前 |
Ivan Savenko
|
543ee597b8
Fix localization-related error messages
|
1 年之前 |
Ivan Savenko
|
d58ea6f28d
Fix keymaster visitation status tracking
|
1 年之前 |
Ivan Savenko
|
c872f8418f
Implemented serialization of MapObjectSubID, refactoring of related code
|
1 年之前 |
Ivan Savenko
|
13763cad8e
Remove few more implicit conversions
|
1 年之前 |
Ivan Savenko
|
1d430d0328
Fix initialization order of Seer Huts and Creatures - Seer Hut might be
|
1 年之前 |
Ivan Savenko
|
6b81012f31
Use variant identifier in netpacks where applicable
|
1 年之前 |