Ivan Savenko
|
62cb5412ff
CGameState::map is now a private, unique_ptr with accessors
|
7 months ago |
Ivan Savenko
|
b6026084ea
StartInfo in gamestate now use unique_ptr
|
7 months ago |
Ivan Savenko
|
a061ed04de
Remove usage of ConstTransitivePtr from CTown
|
7 months ago |
Laserlicht
|
4e73f7d90f
shared_mutex replace boost
|
7 months ago |
Laserlicht
|
7dfb499edf
replace boost locks with std
|
7 months ago |
Ivan Savenko
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
Ivan Savenko
|
32391dc7a9
Pathfinder cache is now stored separately per playerBlocked
|
9 months ago |
Ivan Savenko
|
ff2de1661a
Enable one-way monoliths for AI
|
9 months ago |
MichalZr6
|
d8d3948ac3
Fix AI to use hillFort all available upgrades. UpgradeInfo refactor.
|
11 months ago |
Ivan Savenko
|
c82db9d574
Fix crash on rearranging troops on non-owned hero
|
11 months ago |
Ivan Savenko
|
d3af9f1c67
Removed pointer to VLC entity from CStackBasicDescriptor
|
1 year ago |
Ivan Savenko
|
08fbcd5239
TerrainTile now uses identifiers instead of pointers to VLC
|
1 year ago |
Laserlicht
|
7a190e4929
fix crash
|
1 year ago |
Laserlicht
|
9ed4dbaeb4
Merge remote-tracking branch 'upstream/develop' into adv_search
|
1 year ago |
Laserlicht
|
129f8e6f34
code review
|
1 year ago |
Laserlicht
|
11eaed9fef
code review
|
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
|
5aebc83bca
Fixes pathfinding via subterranean gates located on right edge of map
|
1 year ago |
Ivan Savenko
|
8225eb454e
Added GameSettings to gamestate, potentially allowing to define game
|
1 year ago |
Ivan Savenko
|
55fd7bd7aa
Thieves guild information level is now a bonus type
|
1 year ago |
Ivan Savenko
|
d49a61645c
All objects that can be owned by player now implement IOwnableObject
|
1 year ago |
Ivan Savenko
|
a481f07daf
PlayerState now stores all objects owned by player
|
1 year ago |
SoundSSGood
|
2e3e6b1553
market->getObjInstanceID()
|
1 year ago |
Ivan Savenko
|
4aa73b40c9
Split CTownHandler into smaller chunks
|
1 year ago |
Ivan Savenko
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 year ago |
Ivan Savenko
|
5178e4842e
Moved generation of new rumors to server
|
1 year ago |
Alexander Wilms
|
31e1d39f92
Fix issues introduced by fixing typos
|
1 year ago |
Alexander Wilms
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
Ivan Savenko
|
b4c6906471
Merge branch 'vcmi/beta' into 'vcmi/develop'
|
1 year ago |