Commit History

Author SHA1 Message Date
  Ivan Savenko cc6f65d8da Resolve Sonar issues in server code 9 months ago
  Ivan Savenko af20b39fe6 Reduce non-const access to gamestate on server 9 months ago
  Ivan Savenko 8255a4b9ae CGameHandler no longer inherits CGameInfoCallback, reduce direct access 9 months ago
  Ivan Savenko cc5f47a085 Fix inability to save game 9 months ago
  Ivan Savenko 716da918f8 Completely remove IGameCallback class 10 months ago
  Ivan Savenko 283adc37d7 Unit stack rebalancing rework 10 months ago
  Ivan Savenko 4e8e85e3e4 Fix issues reported by Sonar, review fixes 10 months ago
  Ivan Savenko 829739da24 Reduce usage of implicit conversions to int 10 months ago
  Ivan Savenko 417ea6451a Remove ConstTransitivePtr from hero and town instances 1 year ago
  Ivan Savenko c0f5c7c0ea Replace pointer with reference in pack apply functions 1 year ago
  Ivan Savenko ee831c06e7 Reduced usage of CPack, replaced with CPackForServer where applicable 1 year ago
  Ivan Savenko b09d9d501b Pass pointer to actual caller in showBlockingDialog callWith 1 year ago
  Ivan Savenko 81af66d35b Move visit query to a separate class, remove no longer needed Cast.h 1 year ago
  Ivan Savenko 29f87d6407 pass object/hero parameters directly instead of passing query 1 year ago
  Ivan Savenko b8b42978b1 Reduce includes in headers 1 year ago
  Ivan Savenko 090a1c7764 TurnTimerHandler is now a unique_ptr 1 year ago
  SoundSSGood 9f688e6fb7 MoveArtifact, BulkMoveArtifacts PlayerColor player field 2 years ago
  SoundSSGood b1f52eec41 ManageBackpackArtifacts 2 years ago
  SoundSSGood f66918ea14 bulk move to altar 2 years ago
  SoundSSGood 7e6ab5e87b fix test & fix build & suggested changes 2 years ago
  SoundSSGood ab2f6abb87 ArtifactLocation now use ID for artHolder identification part2 2 years ago
  Ivan Savenko b88a8da4e8 Split off some netpack structures into separate files 2 years ago
  nordsoft d7d435dcb7 Add game pause 2 years ago
  Ivan Savenko 39a92cdde3 Add query for dwellings dialog 2 years ago
  Ivan Savenko 3cb489e9bd Fix University and Altar 2 years ago
  Ivan Savenko 898733eed7 Added Query to track visit duration for Taverns and Markets 2 years ago
  Ivan Savenko d257fb37f0 Use optional instead of Json for queries 2 years ago
  Ivan Savenko 8c0d78f1d9 Added initiator-player to packs that add/remove/move objects 2 years ago
  Ivan Savenko c8e6a7cd27 Fixed most common cases of movement actions 2 years ago
  nordsoft f30f00faa0 Timer pausing while waiting for player accept turn 2 years ago