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