Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Savenko 93b18ee94b Fix some issues detected by Sonar & code review, fix build hace 8 meses
  Ivan Savenko 9e6397d1f9 Remove pointer to boat from CGHeroInstance hace 8 meses
  Ivan Savenko 6d65641a43 Gamestate is now passed as shared pointer hace 8 meses
  Ivan Savenko cd7732456a Remove pointer to objects from TerrainTile hace 8 meses
  Ivan Savenko 417ea6451a Remove ConstTransitivePtr from hero and town instances hace 8 meses
  Ivan Savenko 62cb5412ff CGameState::map is now a private, unique_ptr with accessors hace 9 meses
  Ivan Savenko ec970c7b22 Support for configuring minimal cost for moving between tiles hace 10 meses
  Ivan Savenko 73d1675ae3 Code cleanup, fixes to discovered regressions hace 10 meses
  Ivan Savenko dea1eba20b Rework and optimize turnInfo used by pathfinder hace 11 meses
  Ivan Savenko 65fc50d33b Simplified building ID logic hace 11 meses
  Ivan Savenko 94981076a2 Do not aquire pointer to Terrain type multiple times hace 11 meses
  Ivan Savenko 08fbcd5239 TerrainTile now uses identifiers instead of pointers to VLC hace 1 año
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities hace 1 año
  Ivan Savenko a481f07daf PlayerState now stores all objects owned by player hace 1 año
  Andrii Danylchenko 683c363946 NKAI: whirlpool hace 1 año
  Ivan Savenko 04a81fee87 Reduce size of CGPathNode and AIPathNode hace 1 año
  Ivan Savenko 6b8f94e6e7 Merge remote-tracking branch 'vcmi/master' into develop hace 1 año
  Ivan Savenko 40f17d654d Use containers with pre-allocations to improve pathfinding speed hace 1 año
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos hace 1 año
  Andrii Danylchenko 157443c1df #3876 - allow to embark after battle for AI pathfinder hace 1 año
  Ivan Savenko 75aae66858 Fix off-by-one error - turnLimit 1 should work after 1st turn, not 2nd hace 1 año
  Andrii Danylchenko 017fb204a1 NKAI: remove 5th dimension hace 1 año
  Dydzio fd9810adf4 Working SoD version of fly hace 1 año
  Ivan Savenko e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. hace 1 año
  Ivan Savenko 2261298d09 Revert U-turns block. Actually possible in H3 and has unintended side hace 2 años
  Ivan Savenko 773071fee3 Fix AI movement through wandering monsters hace 2 años
  Ivan Savenko 8cbc2c01ad Do not allow moving through most of visitable objects hace 2 años
  Ivan Savenko faead7739a Do not allow U-turns while flying. Works fine, but poor representation in hace 2 años
  Ivan Savenko 04aeea9b68 use toEnum instead of getNum for switch'es hace 2 años
  Ivan Savenko 2b9c362d5b Explicitly convert identifier to underlying enumeration hace 2 años