Commit History

Author SHA1 Message Date
  Ivan Savenko db221829aa Modding-related bugfixes: 11 years ago
  Ivan Savenko 7c52db923a Removed mods compatibility code from 0.95 11 years ago
  Ivan Savenko 09d595e385 - Implemented "mapObject" entry for hero classes 11 years ago
  Ivan Savenko 89b89ff85d Bugfixing. Game seems to be working without major bugs. 11 years ago
  Ivan Savenko 44742814cd More cleanup: 11 years ago
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits 11 years ago
  Ivan Savenko 0afdfa529c Moved all object-related files to lib/mapObjects directory. 11 years ago
  Ivan Savenko 7e057b6df8 Bugfixing, game can finally load to main menu without crash 11 years ago
  Ivan Savenko 32b6568b65 Merged changes from upstream and fixed compilation caused by API changes 11 years ago
  Ivan Savenko b5160acbac Finalization of object type handler interface 11 years ago
  beegee1 1d57b75bc5 - random number generation refactoring 11 years ago
  Michał W. Urbańczyk 4674e8e3d8 Initializing CHeroClass::commander. 11 years ago
  Ivan Savenko 2c4c964a45 Large rewrite of adventure map objects: 12 years ago
  Ivan Savenko 7d7e65a316 changes in hero class format: 12 years ago
  Ivan Savenko 3d3f93275d Multiple minor fixes: 12 years ago
  DjWarmonger 1657f124e1 - Compile fixes for MVS 12 years ago
  Ivan Savenko c4716d0a9a - reordered files in cmake so files with long compile times will be 12 years ago
  Ivan Savenko 208df34fc2 bigfixing & new file: launcher/jsonutils.cpp 12 years ago
  DjWarmonger 39f9069ed9 Implemented deterministic secondary skills, #1166. 12 years ago
  Ivan Savenko 0a627698d8 - fixes crash on giving banned skills to hero (partial #1427) 12 years ago
  Ivan Savenko 5654fef901 - ZipArchive namespace for operations with zip archives, located in CZipLoader.h/cpp. 12 years ago
  Ivan Savenko c81a31c74a - catapult attacks should be identical to H3 12 years ago
  Ivan Savenko b87897096c Filesystem handling is now more flexible 12 years ago
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 12 years ago
  Ivan Savenko dd808ef5cc bugfixing: 12 years ago
  Michał W. Urbańczyk be7c2bd07f CGHeroInstance* can be serialized over network even when hero has been defeated. Strongly typed hero type ID introduced. 12 years ago
  Ivan Savenko 8297102350 - some groundwork for wog optionality 12 years ago
  Ivan Savenko 8273f323b1 - it is possible to edit data of another mod or H3 data via mods 12 years ago
  Michał W. Urbańczyk be6aff5173 VC11 compile fix. 12 years ago
  Ivan Savenko e71bace8e3 - fixed crash on missing icons 12 years ago