Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library il y a 1 an
  Ivan Savenko 3bea383b59 Merge branch 'vcmi/beta' into 'vcmi/develop' il y a 1 an
  Andrey Filipenkov b5cc3e8dc6 [editor] fix crash on quit with an opened map il y a 1 an
  Andrey Filipenkov 9438c5f9f7 code style il y a 1 an
  Ivan Savenko 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. il y a 1 an
  godric3 acceca0139 map editor: Allow to customize hero spells il y a 1 an
  godric3 ec735aa959 Fix mine resource and productivity on map load, also made them non editable il y a 1 an
  Ivan Savenko d5c4478816 Remove most of non-const access to VLC entities il y a 1 an
  Tomasz Zieliński 817ab1d53d Actually fix quest artifacts not getting banned at all il y a 1 an
  Tomasz Zieliński 285bafdbf4 Do not ban heroes in Prisons, they might be rehired after they are defeated. il y a 1 an
  Ivan Savenko 9b40271ab1 Update editor and tests il y a 1 an
  Ivan Savenko 10e110320b Remove std::vector<boo> from Json Serializer, simplify affected code il y a 2 ans
  Ivan Savenko 8346d71c98 Remove more subID access il y a 2 ans
  nordsoft b9a660f6c3 Redesign map editor rendering il y a 2 ans
  Ivan Savenko 037efdf5fc Improvements to type safety of Identifier class il y a 2 ans
  nordsoft 7d56b704a2 Fix events/rumors identifiers il y a 2 ans
  nordsoft 9c5725da66 Convertion finished il y a 2 ans
  nordsoft cb02e221f3 Couple fixes il y a 2 ans
  nordsoft a05f8339ae Proper mod compatibility check system il y a 2 ans
  nordsoft 5136305455 Fix hero type for random hero il y a 2 ans
  Ivan Savenko e8453916cf Merge remote-tracking branch 'vcmi/beta' into develop il y a 2 ans
  nordsoft db32c2387e Fix hero initialization form random map il y a 2 ans
  Ivan Savenko 62fddca21e Split massive CModHandler class/file into multiple parts: il y a 2 ans
  Tomasz Zieliński 025b0814c8 + Handled banning spells and artifacts il y a 2 ans
  Ivan Savenko 1e9eea30e1 Merge remote-tracking branch 'soundsgood/CArtHandler-rework' into develop il y a 2 ans
  Ivan Savenko d6a357fd17 Split some map object files into smaller files. Reduced includes usage. il y a 2 ans
  Ivan Savenko acac42291e Remove excessive CMap.h includes il y a 2 ans
  Ivan Savenko 62595cb039 Split massive CMap.h a bit il y a 2 ans
  Tomasz Zieliński ccaece9d71 Refactor mapController to use precalculated obstacle set. il y a 2 ans
  Tomasz Zieliński cf0515dcd3 Moved Modificators to separate folder il y a 2 ans