Commit History

Autor SHA1 Mensaxe Data
  Ivan Savenko 9f713a0914 Rename int3::valid to isValid for consistency hai 9 meses
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hai 10 meses
  Ivan Savenko 4b824d05e2 Do not allow heroes banned for player as starting heroes hai 10 meses
  Ivan Savenko 08fbcd5239 TerrainTile now uses identifiers instead of pointers to VLC hai 1 ano
  Ivan Savenko 638bc174c3 Fix crash on exporting maps for translation hai 1 ano
  Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class hai 1 ano
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities hai 1 ano
  Ivan Savenko a8f8c3f4b1 Replaced most of accesses to CGObjectInstance::pos with anchorPoint() hai 1 ano
  Ivan Savenko a58e209cbd Merge pull request #4490 from godric3/fix-campaign-hero-placeholder hai 1 ano
  SoundSSGood b06426ac43 CMap removed from CArtifactSet level hai 1 ano
  godric3 355bf4ec3e read `reservedCampaignHeroes` from vmaps hai 1 ano
  Ivan Savenko 4aa73b40c9 Split CTownHandler into smaller chunks hai 1 ano
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form hai 1 ano
  Alexander Wilms 434371195d JsonNode constructors: Take fileName as argument hai 1 ano
  Laserlicht 02bd52041b extend map format hai 1 ano
  Ivan Savenko 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. hai 1 ano
  Ivan Savenko 6ba6e0d55b Moved serialization of ModCompatibilityInfo from MapFormat hai 1 ano
  Ivan Savenko 08a27663f9 Reworked JsonNode constructors to more logical form hai 1 ano
  Ivan Savenko 54796c7c56 Rename toJson to toString/toCompactString for consistency hai 1 ano
  Ivan Savenko c3957c2c2a Moved json files to new directory, split on per-class basis hai 1 ano
  Ivan Savenko 9e09fe08e1 Fixed duplicated hero check - was used too early, before hero type is hai 1 ano
  Ivan Savenko 2a193effcc Merge branch 'master' into 'develop' hai 1 ano
  Ivan Savenko 8e8d42bfa2 Try to simplify / cleanup code to localize crash hai 1 ano
  Ivan Savenko e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. hai 1 ano
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static hai 1 ano
  Alexander Wilms 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers hai 1 ano
  Alexander Wilms cca08e29da Remove duplicate semicolons hai 1 ano
  Ivan Savenko ee46fc806a Add workaround to loading old map format %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko f7ef474201 Fix format of custom win/loss conditions for h3 campaigns %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko 96c81be68e Win/loss conditions now use VariantIdentifier. Removed non-implemented %!s(int64=2) %!d(string=hai) anos