Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Savenko a8f8c3f4b1 Replaced most of accesses to CGObjectInstance::pos with anchorPoint() há 1 ano atrás
  Ivan Savenko a58e209cbd Merge pull request #4490 from godric3/fix-campaign-hero-placeholder há 1 ano atrás
  SoundSSGood b06426ac43 CMap removed from CArtifactSet level há 1 ano atrás
  godric3 355bf4ec3e read `reservedCampaignHeroes` from vmaps há 1 ano atrás
  Ivan Savenko 4aa73b40c9 Split CTownHandler into smaller chunks há 1 ano atrás
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form há 1 ano atrás
  Alexander Wilms 434371195d JsonNode constructors: Take fileName as argument há 1 ano atrás
  Laserlicht 02bd52041b extend map format há 1 ano atrás
  Ivan Savenko 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. há 1 ano atrás
  Ivan Savenko 6ba6e0d55b Moved serialization of ModCompatibilityInfo from MapFormat há 1 ano atrás
  Ivan Savenko 08a27663f9 Reworked JsonNode constructors to more logical form há 1 ano atrás
  Ivan Savenko 54796c7c56 Rename toJson to toString/toCompactString for consistency há 1 ano atrás
  Ivan Savenko c3957c2c2a Moved json files to new directory, split on per-class basis há 1 ano atrás
  Ivan Savenko 9e09fe08e1 Fixed duplicated hero check - was used too early, before hero type is há 1 ano atrás
  Ivan Savenko 2a193effcc Merge branch 'master' into 'develop' há 1 ano atrás
  Ivan Savenko 8e8d42bfa2 Try to simplify / cleanup code to localize crash há 1 ano atrás
  Ivan Savenko e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. há 1 ano atrás
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static há 1 ano atrás
  Alexander Wilms 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers há 1 ano atrás
  Alexander Wilms cca08e29da Remove duplicate semicolons há 1 ano atrás
  Ivan Savenko ee46fc806a Add workaround to loading old map format há 1 ano atrás
  Ivan Savenko f7ef474201 Fix format of custom win/loss conditions for h3 campaigns há 1 ano atrás
  Ivan Savenko 96c81be68e Win/loss conditions now use VariantIdentifier. Removed non-implemented há 1 ano atrás
  Ivan Savenko abad4b01ce Remove explicit convesion to int in operators há 1 ano atrás
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> há 1 ano atrás
  Ivan Savenko eb167d94a6 Mod compatibility check is now in a separate class and not part of há 1 ano atrás
  Ivan Savenko 184f5a72cc Use toEntity/toXXX methods in Identifier instead VLC objects access há 1 ano atrás
  Ivan Savenko 8d5fa41a19 Minor fixes há 1 ano atrás
  Ivan Savenko 8346d71c98 Remove more subID access há 2 anos atrás
  Ivan Savenko 03e1169781 Reduced number of accesses to CGObjectInstance::subID há 2 anos atrás