Commit History

Author SHA1 Message Date
  Ivan Savenko 0ad4e80c7d Rework and simplify logic of attaching heroes to bonus system 4 months ago
  Ivan Savenko ba0188ca7f Bring hero strength for campaigns in line with h3 4 months ago
  Ivan Savenko 139f41c9b2 Implement STACK_EXPERIENCE_GAIN_PERCENT bonus 5 months ago
  Ivan Savenko cc274c4d34 GameRandomizer is now in lib, add implementation 5 months ago
  Ivan Savenko 54a46b77a9 Extract library entity randomization logic to separate class 5 months ago
  Ivan Savenko 456525109e Replaced undescriptive bool true/false with more clear enum for 5 months ago
  Ivan Savenko 4d4da0454f map objects hierarchy now uses IGameInfoCallback 5 months ago
  Ivan Savenko 6f20235d07 Merge CPrivilegedInfoCallback into CGameInfoCallback 5 months ago
  Ivan Savenko 716da918f8 Completely remove IGameCallback class 5 months ago
  Ivan Savenko 4b30336d03 Fix issues detected by Sonar 6 months ago
  Ivan Savenko 1690913ba4 Stack instance now stores non-serialized pointer to army 6 months ago
  Ivan Savenko f70ad2c15b Reorganized artifact-related classes 6 months ago
  Ivan Savenko 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer 6 months ago
  Ivan Savenko a43c3fcb31 Restore save compatibility with 1.6 6 months ago
  Ivan Savenko e6a8e5d4bd Correctly restore bonus system on deserialization 6 months ago
  Ivan Savenko 93b18ee94b Fix some issues detected by Sonar & code review, fix build 7 months ago
  Ivan Savenko d34b47bb20 Remove pointers from artifacts 7 months ago
  Ivan Savenko 9e6397d1f9 Remove pointer to boat from CGHeroInstance 7 months ago
  Ivan Savenko 2ca1748e96 Artifact instances are now owned solely by CMap 7 months ago
  Ivan Savenko 417ea6451a Remove ConstTransitivePtr from hero and town instances 7 months ago
  SoundSSGood 60afbbe20f Necromancy & Eagle eye infowindows 7 months ago
  Ivan Savenko eb3b51a6cf Remove save compatibility with 1.5.X 7 months ago
  Ivan Savenko a061ed04de Remove usage of ConstTransitivePtr from CTown 8 months ago
  Ivan Savenko ec970c7b22 Support for configuring minimal cost for moving between tiles 9 months ago
  Ivan Savenko 40bff74195 Use small vector for unit list 9 months ago
  Ivan Savenko 73d1675ae3 Code cleanup, fixes to discovered regressions 10 months ago
  Ivan Savenko dea1eba20b Rework and optimize turnInfo used by pathfinder 10 months ago
  Ivan Savenko 919588f7ff Added cache for common hero-based bonuses 10 months ago
  Ivan Savenko 16cfb51f3e Initial version of new bonus caching system 10 months ago
  Ivan Savenko e035cf9e63 Optimized getHeroStrength method 10 months ago