提交历史

作者 SHA1 备注 提交日期
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static 1 年之前
  Ivan Savenko d5c4478816 Remove most of non-const access to VLC entities 1 年之前
  Ivan Savenko 2265890f69 Better detection of invalid mod data to avoid crash and notify modders 1 年之前
  Ivan Savenko edb2ecd751 Fix possible overflow errors on leveling up beyond int64_t limit 1 年之前
  Ivan Savenko acc09ee51a Merge pull request #3266 from Laserlicht/puzzle_cheat 1 年之前
  Tomasz Zieliński 134f78113e Remove unneccessary code 1 年之前
  Tomasz Zieliński cef25cca03 Fix for starting hero being passable 1 年之前
  Laserlicht a24e78a210 real unlimited movement (like in OH3) 1 年之前
  Ivan Savenko 3f60c1b0b3 Remove excessive logging 1 年之前
  Ivan Savenko d3d5b67b22 Merge pull request #3207 from IvanSavenko/skill_selection_fix 1 年之前
  Ivan Savenko 71825fcc4e Fix crash on artifact movement 1 年之前
  Ivan Savenko e9ac8c67c1 Reworked and fixed selection of secondary skills: 1 年之前
  Ivan Savenko 9f906ff1d2 Remove pointer to CGObjectInstance from map header 1 年之前
  Ivan Savenko d71b0b6952 Merge pull request #3179 from vcmi/fix-3173 1 年之前
  Ivan Savenko 76956cfe3a Merge pull request #3188 from IvanSavenko/remove_identifier_implicit_int_conversion2 1 年之前
  Ivan Savenko 96c81be68e Win/loss conditions now use VariantIdentifier. Removed non-implemented 1 年之前
  Ivan Savenko abad4b01ce Remove explicit convesion to int in operators 1 年之前
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> 1 年之前
  Ivan Savenko 20ef3a69e7 Fix most of memleaks discovered by valgrind 1 年之前
  Andrii Danylchenko 142d0083d5 #3173 - fix trap crash on random hero 1 年之前
  Ivan Savenko 6b81012f31 Use variant identifier in netpacks where applicable 1 年之前
  Ivan Savenko 86a3806bec MetaString refactor to eliminate integer usage for identifiers 2 年之前
  Andrii Danylchenko 0927d3e3e8 Merge pull request #3145 from vcmi/fix-3142 1 年之前
  Andrii Danylchenko d50ebd7d58 #3142 - fi custom campaign selection screen 1 年之前
  Ivan Savenko 184f5a72cc Use toEntity/toXXX methods in Identifier instead VLC objects access 2 年之前
  Ivan Savenko 8d5fa41a19 Minor fixes 2 年之前
  Ivan Savenko 10e50548e7 Converted Component class to use VariantIdentifier instead of int 2 年之前
  Ivan Savenko b42f073f0c Stabilization 2 年之前
  Ivan Savenko 8346d71c98 Remove more subID access 2 年之前
  Ivan Savenko 5cdbf408c7 Slightly simplified heroes initialization 2 年之前