Commit History

Author SHA1 Message Date
  Ivan Savenko 62cb5412ff CGameState::map is now a private, unique_ptr with accessors 7 months ago
  Ivan Savenko 9f713a0914 Rename int3::valid to isValid for consistency 7 months 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. 1 year ago
  Andrii Danylchenko 48f0da1fdc #3290 - skip bad teleports (exit in rocks) 1 year ago
  Ivan Savenko 20ef3a69e7 Fix most of memleaks discovered by valgrind 1 year 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