Ivan Savenko
|
c02a8a84fd
Stacks of armed instance are now unique_ptr
|
пре 7 месеци |
Ivan Savenko
|
0ada2a5ebd
Map objects now use shared_ptr (game)
|
пре 7 месеци |
Ivan Savenko
|
417ea6451a
Remove ConstTransitivePtr from hero and town instances
|
пре 7 месеци |
Ivan Savenko
|
62cb5412ff
CGameState::map is now a private, unique_ptr with accessors
|
пре 7 месеци |
Ivan Savenko
|
b6026084ea
StartInfo in gamestate now use unique_ptr
|
пре 7 месеци |
Ivan Savenko
|
82506d5eff
Removed ConstTransitivePtr from StackLocation
|
пре 7 месеци |
Ivan Savenko
|
a061ed04de
Remove usage of ConstTransitivePtr from CTown
|
пре 7 месеци |
Ivan Savenko
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
пре 8 месеци |
Ivan Savenko
|
58a6185b43
Fix stacking of bonuses from buildings like Tavern
|
пре 8 месеци |
Ivan Savenko
|
2ee5f2df02
Merge pull request #5295 from IvanSavenko/bugfixing
|
пре 9 месеци |
Ivan Savenko
|
ed70e94f9a
Better reporting for configurable building initialization crash
|
пре 9 месеци |
Ivan Savenko
|
82b81a7853
Added better error reporting for unclear crashes
|
пре 9 месеци |
Ivan Savenko
|
e829d723b2
Replace global bonus tree change counter with per-node counter
|
пре 9 месеци |
godric3
|
4b7792075d
map editor: option to set random town same as player faction
|
пре 9 месеци |
Ivan Savenko
|
4ccd860b2f
Fix possible crash on loading save with invalid buildings, e.g. Mage
|
пре 9 месеци |
Ivan Savenko
|
95a07ee5cb
Use bonus system cache whenever possible
|
пре 10 месеци |
MichalZr6
|
f893c80192
Move UpgradeInfo class to header and source files
|
пре 10 месеци |
MichalZr6
|
af9445c16f
Fixes following review
|
пре 10 месеци |
MichalZr6
|
d8d3948ac3
Fix AI to use hillFort all available upgrades. UpgradeInfo refactor.
|
пре 11 месеци |
Dydzio
|
7be31c94f2
Fixes from code review
|
пре 10 месеци |
Dydzio
|
e9be46af98
Merge branch 'develop' into timed_events_objects_removal
|
пре 10 месеци |
Ivan Savenko
|
01d787fb5a
Removed remaining cases of serialization of VLC entities
|
пре 1 година |
Ivan Savenko
|
d3af9f1c67
Removed pointer to VLC entity from CStackBasicDescriptor
|
пре 1 година |
Ivan Savenko
|
08fbcd5239
TerrainTile now uses identifiers instead of pointers to VLC
|
пре 1 година |
Ivan Savenko
|
ee59bc4e71
Add bonus description generation for map objects
|
пре 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 година |
godric3
|
87ebb22a55
map editor: fix reading town faction name for non random towns on h3m maps
|
пре 1 година |
Laserlicht
|
9c6bd20159
code review
|
пре 1 година |