Opuszek 2ce985ffa0 Fixes crashes caused by CREATURE_TERRAIN_LIMITER 3 months ago
..
army 2ce985ffa0 Fixes crashes caused by CREATURE_TERRAIN_LIMITER 3 months ago
CGCreature.cpp 54a46b77a9 Extract library entity randomization logic to separate class 6 months ago
CGCreature.h 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis 4 months ago
CGDwelling.cpp 6ac57a7cfc Improvements to bonus system node types / propagators 5 months ago
CGDwelling.h 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis 4 months ago
CGHeroInstance.cpp b45e3b7732 Merge pull request #6021 from kdmcser/undead_raise 3 months ago
CGHeroInstance.h 8807b442a6 Fixes crash on uncheck customize spell 4 months ago
CGMarket.cpp 283230eb4e Add description for University using H3 string 4 months ago
CGMarket.h fe2a981ddf Show skill that can be learned in university on right click 4 months ago
CGObjectInstance.cpp 54a46b77a9 Extract library entity randomization logic to separate class 6 months ago
CGObjectInstance.h 54a46b77a9 Extract library entity randomization logic to separate class 6 months ago
CGPandoraBox.cpp 4fc63427b9 Fix events on .vmap's not activating on hero visit 4 months ago
CGPandoraBox.h 4fc63427b9 Fix events on .vmap's not activating on hero visit 4 months ago
CGResource.cpp 54a46b77a9 Extract library entity randomization logic to separate class 6 months ago
CGResource.h 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis 4 months ago
CGTownInstance.cpp 9b61c57eef Slightly better fix for some map loading crashes 4 months ago
CGTownInstance.h 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis 4 months 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 88c5f6f6fd Seerhut typo 5 months ago
CQuest.h 54a46b77a9 Extract library entity randomization logic to separate class 6 months ago
CRewardableObject.cpp afb22e52eb Add some diagnostics for inablilty to place all stacks on battlefield 6 months ago
CRewardableObject.h 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis 4 months ago
CompoundMapObjectID.h eaf1e11045 add banned objects to mapeditor 4 months ago
FlaggableMapObject.cpp 6ac57a7cfc Improvements to bonus system node types / propagators 5 months ago
FlaggableMapObject.h 6ac57a7cfc Improvements to bonus system node types / propagators 5 months ago
IMarket.cpp 4d4da0454f map objects hierarchy now uses IGameInfoCallback 6 months ago
IMarket.h 4d4da0454f map objects hierarchy now uses IGameInfoCallback 6 months ago
IObjectInterface.cpp 2ad186130f Split MapDefines file on .h per class basis 4 months ago
IObjectInterface.h 54a46b77a9 Extract library entity randomization logic to separate class 6 months ago
IOwnableObject.h d49a61645c All objects that can be owned by player now implement IOwnableObject 1 year ago
MapObjects.h 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis 4 months ago
MiscObjects.cpp 31786c8135 Town, mines and garrison now use GENERATE_RESOURCE bonus for income 5 months ago
MiscObjects.h 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis 4 months ago
ObjectTemplate.cpp cb70cc48d6 Fixes for handling of oversized map dwellings 6 months ago
ObjectTemplate.h cb70cc48d6 Fixes for handling of oversized map dwellings 6 months ago
ObstacleSetHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
ObstacleSetHandler.h a842dfb3c4 Support for defining new campaign regions in mods, for hota h3c 5 months ago
TownBuildingInstance.cpp 463c404a83 Use bonus only as shared_ptr to avoid memory corruption 5 months ago
TownBuildingInstance.h 463c404a83 Use bonus only as shared_ptr to avoid memory corruption 5 months ago