Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
..
CArmedInstance.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
CArmedInstance.h 39d2f27589 Remove remaining usages of CCheckProxy class 11 months ago
CBank.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
CBank.h ffaaa7da15 blockingDialog functions: the `answer` parameter can be negative 1 year ago
CGCreature.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
CGCreature.h 1c1af5c04a Basic creature joining default behavior configuration 10 months ago
CGDwelling.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
CGDwelling.h d49a61645c All objects that can be owned by player now implement IOwnableObject 1 year ago
CGHeroInstance.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
CGHeroInstance.h ec970c7b22 Support for configuring minimal cost for moving between tiles 10 months ago
CGMarket.cpp 101fd694b9 Remove MetaString method that can't be used with modded objects 11 months ago
CGMarket.h f59834afe1 Fixes for configurable markets support 1 year ago
CGObjectInstance.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
CGObjectInstance.h ad7f0416a7 Added overloaded version of getObjectHandler to CGHeroInstance 1 year ago
CGPandoraBox.cpp 39a2c29c97 Removed creatureBank flag from battle, battles now receive BattleLayout 1 year ago
CGPandoraBox.h ffaaa7da15 blockingDialog functions: the `answer` parameter can be negative 1 year ago
CGResource.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
CGResource.h 09db3e4bef Reworked resource piles loading to fix wog maps with mithril 10 months ago
CGTownInstance.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
CGTownInstance.h 01d787fb5a Removed remaining cases of serialization of VLC entities 1 year ago
CObjectHandler.cpp c3957c2c2a Moved json files to new directory, split on per-class basis 1 year ago
CObjectHandler.h 54103813dd Remove no longer used serialization methods 2 years ago
CQuest.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
CQuest.h 091029e0bb Support for parsing HotA 1.7.2 h3m's and h3c's 9 months ago
CRewardableObject.cpp c55a75cc4e Remove copy-pasted code in rewardable town building leading to hero not 1 year ago
CRewardableObject.h f2c20b54d0 Unify rewardable map object and town building code 1 year ago
CompoundMapObjectID.h 9591ce1ab4 Move CompoundMapObjectID to separate file 1 year ago
FlaggableMapObject.cpp 16d25e903c Remove flaggable bonus on object deletion 1 year ago
FlaggableMapObject.h 16d25e903c Remove flaggable bonus on object deletion 1 year ago
IMarket.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
IMarket.h 82c37573fa Removed save compatibility with 1.4 1 year ago
IObjectInterface.cpp 08fbcd5239 TerrainTile now uses identifiers instead of pointers to VLC 1 year ago
IObjectInterface.h d8d3948ac3 Fix AI to use hillFort all available upgrades. UpgradeInfo refactor. 11 months ago
IOwnableObject.h d49a61645c All objects that can be owned by player now implement IOwnableObject 1 year ago
MapObjects.h 503b87561e Converted all h3 banks to rewardable, remove most of hardcoded checks 1 year ago
MiscObjects.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
MiscObjects.h 09db3e4bef Reworked resource piles loading to fix wog maps with mithril 10 months ago
ObjectTemplate.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
ObjectTemplate.h 9591ce1ab4 Move CompoundMapObjectID to separate file 1 year ago
ObstacleSetHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
ObstacleSetHandler.h 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
TownBuildingInstance.cpp 085409bea9 Stables in Castle will now check for and give same bonuses as map stable 9 months ago
TownBuildingInstance.h 2823bf5848 Minor code simplifaction 10 months ago