提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Ivan Savenko 8297102350 - some groundwork for wog optionality 12 年之前
  Ivan Savenko 8273f323b1 - it is possible to edit data of another mod or H3 data via mods 12 年之前
  Michał W. Urbańczyk be6aff5173 VC11 compile fix. 12 年之前
  Ivan Savenko e71bace8e3 - fixed crash on missing icons 12 年之前
  Ivan Savenko 3285f1910b - finally, solution for imageIndex fields. All image lists will be generated in runtime 12 年之前
  Ivan Savenko c6cc6e6301 Large changeset, first part of editing H3 objects via mods feature. Changes: 12 年之前
  Ivan Savenko 0cf969d508 - console logger by default uses same format as previously (no extra data) 12 年之前