Ivan Savenko 4e8e85e3e4 Fix issues reported by Sonar, review fixes hace 6 meses
..
CArmedInstance.cpp 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer hace 6 meses
CArmedInstance.h 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer hace 6 meses
CGCreature.cpp 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer hace 6 meses
CGCreature.h 6877bbfe3a Fix issues found by Valgrind hace 7 meses
CGDwelling.cpp 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer hace 6 meses
CGDwelling.h d49a61645c All objects that can be owned by player now implement IOwnableObject hace 1 año
CGHeroInstance.cpp 829739da24 Reduce usage of implicit conversions to int hace 6 meses
CGHeroInstance.h 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer hace 6 meses
CGMarket.cpp 4e8e85e3e4 Fix issues reported by Sonar, review fixes hace 6 meses
CGMarket.h eb3b51a6cf Remove save compatibility with 1.5.X hace 7 meses
CGObjectInstance.cpp 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer hace 6 meses
CGObjectInstance.h 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer hace 6 meses
CGPandoraBox.cpp 39a2c29c97 Removed creatureBank flag from battle, battles now receive BattleLayout hace 1 año
CGPandoraBox.h ffaaa7da15 blockingDialog functions: the `answer` parameter can be negative hace 1 año
CGResource.cpp 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer hace 6 meses
CGResource.h 09db3e4bef Reworked resource piles loading to fix wog maps with mithril hace 9 meses
CGTownInstance.cpp 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer hace 6 meses
CGTownInstance.h a43c3fcb31 Restore save compatibility with 1.6 hace 6 meses
CObjectHandler.cpp c3957c2c2a Moved json files to new directory, split on per-class basis hace 1 año
CObjectHandler.h 54103813dd Remove no longer used serialization methods hace 2 años
CQuest.cpp 4e8e85e3e4 Fix issues reported by Sonar, review fixes hace 6 meses
CQuest.h a43c3fcb31 Restore save compatibility with 1.6 hace 6 meses
CRewardableObject.cpp 63d00b080e Removed pointer to army from StackInstance hace 6 meses
CRewardableObject.h f2c20b54d0 Unify rewardable map object and town building code hace 1 año
CompoundMapObjectID.h 9591ce1ab4 Move CompoundMapObjectID to separate file hace 1 año
FlaggableMapObject.cpp 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer hace 6 meses
FlaggableMapObject.h 16d25e903c Remove flaggable bonus on object deletion hace 11 meses
IMarket.cpp d34b47bb20 Remove pointers from artifacts hace 6 meses
IMarket.h a43c3fcb31 Restore save compatibility with 1.6 hace 6 meses
IObjectInterface.cpp cd7732456a Remove pointer to objects from TerrainTile hace 6 meses
IObjectInterface.h d8d3948ac3 Fix AI to use hillFort all available upgrades. UpgradeInfo refactor. hace 10 meses
IOwnableObject.h d49a61645c All objects that can be owned by player now implement IOwnableObject hace 1 año
MapObjects.h 797646cc05 Quests in map now use shared_ptr instead of const ptr hace 6 meses
MiscObjects.cpp 4e8e85e3e4 Fix issues reported by Sonar, review fixes hace 6 meses
MiscObjects.h 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer hace 6 meses
ObjectTemplate.cpp 7a3e1409d0 Remove old boost includes and defines hace 7 meses
ObjectTemplate.h 9591ce1ab4 Move CompoundMapObjectID to separate file hace 1 año
ObstacleSetHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
ObstacleSetHandler.h 02e429e973 Fix typos using https://github.com/crate-ci/typos hace 1 año
TownBuildingInstance.cpp 829739da24 Reduce usage of implicit conversions to int hace 6 meses
TownBuildingInstance.h eb3b51a6cf Remove save compatibility with 1.5.X hace 7 meses