Commit History

Author SHA1 Message Date
  Ivan Savenko c0850f41b3 Pathfinder now uses IGameInfoCallback instead of CGameState 10 months ago
  Ivan Savenko 4d4da0454f map objects hierarchy now uses IGameInfoCallback 10 months ago
  Ivan Savenko 9e6397d1f9 Remove pointer to boat from CGHeroInstance 11 months ago
  Ivan Savenko 62cb5412ff CGameState::map is now a private, unique_ptr with accessors 1 year ago
  Ivan Savenko 9f713a0914 Rename int3::valid to isValid for consistency 1 year ago
  Ivan Savenko 08fbcd5239 TerrainTile now uses identifiers instead of pointers to VLC 1 year ago
  Ivan Savenko 1468abb8a0 Remove excessive copies of large objects 1 year ago
  Ivan Savenko 40f17d654d Use containers with pre-allocations to improve pathfinding speed 1 year ago
  Andrii Danylchenko 017fb204a1 NKAI: remove 5th dimension 1 year ago
  Ivan Savenko e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 2 years ago
  Andrii Danylchenko 48f0da1fdc #3290 - skip bad teleports (exit in rocks) 2 years ago
  Ivan Savenko 20ef3a69e7 Fix most of memleaks discovered by valgrind 2 years ago
  Ivan Savenko 08cfbe79cf Added encapsulation for movement points access 2 years ago
  Ivan Savenko ebc7a82c2e Converted pathfinder enum's to enum class 2 years ago
  Ivan Savenko bd4d2788ed Split pathfinder into multiple smaller files 2 years ago