Commit History

Author SHA1 Message Date
  Ivan Savenko ced98f4698 Fix pathfinding reducing tile cost by only 1 point 9 months ago
  Ivan Savenko 699709adf0 Fix not accounting for movement points limit on land bonuses 9 months ago
  Ivan Savenko 73d1675ae3 Code cleanup, fixes to discovered regressions 10 months ago
  Ivan Savenko 83b9a8d750 Fixes for regressions 10 months ago
  Ivan Savenko dea1eba20b Rework and optimize turnInfo used by pathfinder 10 months ago
  Ivan Savenko 95a07ee5cb Use bonus system cache whenever possible 10 months ago
  K 462c79e190 remove never used code in CBonusSystemNode 1 year ago
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> 2 years ago
  Ivan Savenko 2b9c362d5b Explicitly convert identifier to underlying enumeration 2 years ago
  Ivan Savenko 36eacf99d5 Cleanup 2 years ago
  Ivan Savenko ac925bb786 Renamed new types for consistency with code style 2 years ago
  Ivan Savenko 80e6485965 MetaIdentifier now uses std::variant internally 2 years ago
  Ivan Savenko 77facf9387 Implement missing functions, fixes linking errors 2 years ago
  Ivan Savenko 0a10fc30b8 (lib) Bonus subtype is now stored as metaidentifier that can store any 2 years ago
  Ivan Savenko 08cfbe79cf Added encapsulation for movement points access 2 years ago
  Ivan Savenko bd4d2788ed Split pathfinder into multiple smaller files 2 years ago