Commit History

Author SHA1 Message Date
  Ivan Savenko 2ad186130f Split MapDefines file on .h per class basis 3 months ago
  Ivan Savenko 9dfef773e2 Remove unnecessary includes 5 months ago
  Ivan Savenko c0850f41b3 Pathfinder now uses IGameInfoCallback instead of CGameState 5 months ago
  Ivan Savenko fe2f5f9217 Pathfinder now uses CGameState directly instead of inheriting callback 5 months ago
  Ivan Savenko 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer 6 months ago
  Ivan Savenko cd7732456a Remove pointer to objects from TerrainTile 7 months ago
  Ivan Savenko 9f713a0914 Rename int3::valid to isValid for consistency 7 months ago
  Ivan Savenko 32391dc7a9 Pathfinder cache is now stored separately per playerBlocked 9 months ago
  Ivan Savenko c8e6a7cd27 Fixed most common cases of movement actions 2 years ago
  Ivan Savenko 85262cf4f5 Moved CGameState files into a separate directory 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