Historial de Commits

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