Commit History

Author SHA1 Message Date
  Ivan Savenko 749f96f6e1 Allow chaining updaters or propagation updaters 1 month ago
  Ivan Savenko 53ca00d925 Add test for Giselle specialty 1 month ago
  Ivan Savenko fe71d96cbd Restore 2 disabled tests 1 month ago
  Ivan Savenko 52da332640 GameHandler now uses GameConnectionID instead of connection pointers 8 months ago
  Ivan Savenko 1666a5a7e5 Prefer dynamic_cast to unsafe static_cast, fix Sonar 9 months ago
  Ivan Savenko fa6bf02b6e Renamed mocked file to represent change in inheritance 9 months ago
  Ivan Savenko 8255a4b9ae CGameHandler no longer inherits CGameInfoCallback, reduce direct access 9 months ago
  Ivan Savenko cc274c4d34 GameRandomizer is now in lib, add implementation 9 months ago
  Ivan Savenko 456525109e Replaced undescriptive bool true/false with more clear enum for 10 months ago
  Ivan Savenko 4d4da0454f map objects hierarchy now uses IGameInfoCallback 10 months ago
  Ivan Savenko 716da918f8 Completely remove IGameCallback class 10 months ago
  Ivan Savenko d1d2cf4189 Fix crashes on game start, gamestate now derives from GameCallbackHolder 11 months ago
  Ivan Savenko f03cc06176 Battle Info uses ObjectInstanceID's instead of pointers 11 months ago
  Ivan Savenko 6d65641a43 Gamestate is now passed as shared pointer 11 months ago
  Ivan Savenko 71bc1054d0 BattleStart pack now uses unique_ptr 11 months ago
  Ivan Savenko 0101d5ff67 BattleInfo stacks are now unique_ptr's 11 months ago
  Ivan Savenko bdae7285ae Objects list is now private member of CMap 1 year ago
  Ivan Savenko 1f502c0548 CMap towns and heroes on map fields are now private 1 year ago
  Ivan Savenko 0ada2a5ebd Map objects now use shared_ptr (game) 1 year ago
  Ivan Savenko 04ca8aca9f Update tests 1 year ago
  Ivan Savenko c0f5c7c0ea Replace pointer with reference in pack apply functions 1 year ago
  Ivan Savenko 786f80871e Replace more usages of pointers to packs with references 1 year ago
  Ivan Savenko 39a2c29c97 Removed creatureBank flag from battle, battles now receive BattleLayout 1 year ago
  SoundSSGood 7466d7452d vcmiscrolls 1 year ago
  Ivan Savenko 2a05fbdd50 Unified handling of battle sides ID's 1 year ago
  Laserlicht 3e5df61946 code review 1 year ago
  Laserlicht 6273e678a4 fix 1 year ago
  Ivan Savenko c91f8cd511 Fix tests 1 year ago
  Ivan Savenko 55bf75c43e Remove no longer used random seeds from StartInfo 1 year ago
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago