提交历史

作者 SHA1 备注 提交日期
  godric3 152962354d Don't paste objects that cannot be placed, show warning only if error occurred 1 年之前
  Ivan Savenko 8a5ac73438 Basic support for configurable flaggable objects 1 年之前
  Ivan Savenko 604e3b5c67 Merge pull request #4763 from IvanSavenko/herohandler_split 1 年之前
  Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class 1 年之前
  Ivan Savenko 31095248ab Removed typeName and subtypeName properties from CGObjectInstance 1 年之前
  Ivan Savenko 4bdc503186 Workaround for prison hero reset on loading map in editor 1 年之前
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities 1 年之前
  SoundSSGood 30fa2846aa ArtifactUtils::createArtifact ArtifactUtils::createNewArtifactInstance unified 1 年之前
  Ivan Savenko 11e8b04ac5 Merge pull request #4463 from SoundSSGood/IMarket-refactoring 1 年之前
  MichalZr6 0be5a1a2ad Code review followup with additional refactor 1 年之前
  SoundSSGood 58bb2b58e3 IMarket suggestions 1 年之前
  godric3 78aa376d50 introduce `getModScope` into `AObjectTypeHandler` 1 年之前
  godric3 c34956e912 introduce `getModScope` method to`Entity` class and subclasses 1 年之前
  godric3 18e96171de map editor: check hero and town spells during mod assessment 1 年之前
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 年之前
  Ivan Savenko 3bea383b59 Merge branch 'vcmi/beta' into 'vcmi/develop' 1 年之前
  Andrey Filipenkov b5cc3e8dc6 [editor] fix crash on quit with an opened map 1 年之前
  Andrey Filipenkov 9438c5f9f7 code style 1 年之前
  Ivan Savenko 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. 1 年之前
  godric3 acceca0139 map editor: Allow to customize hero spells 1 年之前
  godric3 ec735aa959 Fix mine resource and productivity on map load, also made them non editable 1 年之前
  Ivan Savenko d5c4478816 Remove most of non-const access to VLC entities 1 年之前
  Tomasz Zieliński 817ab1d53d Actually fix quest artifacts not getting banned at all 1 年之前
  Tomasz Zieliński 285bafdbf4 Do not ban heroes in Prisons, they might be rehired after they are defeated. 1 年之前
  Ivan Savenko 9b40271ab1 Update editor and tests 1 年之前
  Ivan Savenko 10e110320b Remove std::vector<boo> from Json Serializer, simplify affected code 1 年之前
  Ivan Savenko 8346d71c98 Remove more subID access 2 年之前
  nordsoft b9a660f6c3 Redesign map editor rendering 2 年之前
  Ivan Savenko 037efdf5fc Improvements to type safety of Identifier class 2 年之前
  nordsoft 7d56b704a2 Fix events/rumors identifiers 2 年之前