提交历史

作者 SHA1 备注 提交日期
  AlexVinS a00dbd3dd1 Merge remote-tracking branch 'remotes/origin/develop' into feature/VCMIMapFormat1 9 年之前
  DjWarmonger b98a83f743 Added string identifiers for terrain types. 9 年之前
  AlexVinS 2d5a366e6c Implemented (basic) object construction and placement 10 年之前
  AlexVinS 6f203fb7e2 Save string identifiers for all game objects 10 年之前
  Ivan Savenko db221829aa Modding-related bugfixes: 11 年之前
  Ivan Savenko 7c52db923a Removed mods compatibility code from 0.95 11 年之前
  Ivan Savenko 09d595e385 - Implemented "mapObject" entry for hero classes 11 年之前
  Ivan Savenko 89b89ff85d Bugfixing. Game seems to be working without major bugs. 11 年之前
  Ivan Savenko 44742814cd More cleanup: 11 年之前
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits 11 年之前
  Ivan Savenko 0afdfa529c Moved all object-related files to lib/mapObjects directory. 11 年之前
  Ivan Savenko 7e057b6df8 Bugfixing, game can finally load to main menu without crash 11 年之前
  Ivan Savenko 32b6568b65 Merged changes from upstream and fixed compilation caused by API changes 11 年之前
  Ivan Savenko b5160acbac Finalization of object type handler interface 11 年之前
  beegee1 1d57b75bc5 - random number generation refactoring 11 年之前
  Michał W. Urbańczyk 4674e8e3d8 Initializing CHeroClass::commander. 11 年之前
  Ivan Savenko 2c4c964a45 Large rewrite of adventure map objects: 11 年之前
  Ivan Savenko 7d7e65a316 changes in hero class format: 12 年之前
  Ivan Savenko 3d3f93275d Multiple minor fixes: 12 年之前
  DjWarmonger 1657f124e1 - Compile fixes for MVS 12 年之前
  Ivan Savenko c4716d0a9a - reordered files in cmake so files with long compile times will be 12 年之前
  Ivan Savenko 208df34fc2 bigfixing & new file: launcher/jsonutils.cpp 12 年之前
  DjWarmonger 39f9069ed9 Implemented deterministic secondary skills, #1166. 12 年之前
  Ivan Savenko 0a627698d8 - fixes crash on giving banned skills to hero (partial #1427) 12 年之前
  Ivan Savenko 5654fef901 - ZipArchive namespace for operations with zip archives, located in CZipLoader.h/cpp. 12 年之前
  Ivan Savenko c81a31c74a - catapult attacks should be identical to H3 12 年之前
  Ivan Savenko b87897096c Filesystem handling is now more flexible 12 年之前
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 12 年之前
  Ivan Savenko dd808ef5cc bugfixing: 12 年之前
  Michał W. Urbańczyk be7c2bd07f CGHeroInstance* can be serialized over network even when hero has been defeated. Strongly typed hero type ID introduced. 12 年之前