Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 5b76c3f4eb Rebase of codebase changes for refactored serializer il y a 9 ans
  Vadim Markovtsev 4bcc43d3d0 Fix Mantis #2234 il y a 9 ans
  Arseniy Shestakov 7bdcd209e6 VCAI::wander: only use nearby objects from SectorMap when possible il y a 9 ans
  Arseniy Shestakov aabf4808da SectorMap: remember all visitable objects in sector for wandering il y a 9 ans
  Arseniy Shestakov b83dea2008 VCAI::wander: map object selection refactoring il y a 9 ans
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared il y a 10 ans
  ArseniyShestakov 7708810148 VCAI: don't serialize destinationTeleportPos to avoid crash il y a 10 ans
  ArseniyShestakov 0a5e9c0fbe Merge pull request #144 from vcmi/fix/teleportMultiExitPoints il y a 10 ans
  Ivan Savenko faa7cbff18 Fixed gcc/clang warnings il y a 10 ans
  ArseniyShestakov 3800bd45b7 Movement: initialize destinationTeleportPos with invalid int3 position il y a 10 ans
  Ivan Savenko 2e56b547ee replaced references to SectorMap with shared_ptr to avoid data races in AI code il y a 10 ans
  Ivan Savenko 7189a12df2 removed few more includes from headers il y a 10 ans
  Ivan Savenko 7b5a7f43ad Removed includes of CGameState from headers il y a 10 ans
  Ivan Savenko c3ce4b25df Removed all #include's of CMap.h from headers. il y a 10 ans
  ArseniyShestakov b5100bee94 Teleport: rework code to support exit point selection for whirlpools il y a 10 ans
  ArseniyShestakov f6de3f94ca Teleports: use TTeleportExitsList typedef for exits list il y a 10 ans
  DjWarmonger 1e36f3cecd Cache SectorMap where possible and update when necessary. il y a 10 ans
  DjWarmonger 1c14dbf7b2 Cache SectorMaps to evaluate multiple goals -> huge performance boost il y a 10 ans
  DjWarmonger a3ce1521e5 Cache visible tiles within SectorMap for quicker access. il y a 10 ans
  DjWarmonger 3e8c395156 - More fixes for wander targets il y a 10 ans
  DjWarmonger b3f482b8a8 Restored artifact selection & exchange, work in progress. il y a 10 ans
  DjWarmonger b2a75551c8 - Extensive use of SectorMap. AI will not eagerly pick guarded and blocked treasures. il y a 10 ans
  DjWarmonger ec879046ca Merge pull request #93 from ArseniyShestakov/feature/pathfindingTeleports il y a 10 ans
  ArseniyShestakov f7a999f0f3 VCAI: add destinationTeleport to serialization il y a 10 ans
  ArseniyShestakov 12cf883740 VCAI: add all new movement code include teleports and transit support il y a 10 ans
  ArseniyShestakov 665712c196 VCAI: add any newly found teleports to knownTeleportChannels il y a 10 ans
  ArseniyShestakov ab7ad4741a AIStatus: add teleport channel probing mode il y a 10 ans
  ArseniyShestakov 25656aa586 Add showTeleportDialog everywhere except actual code for AI and player il y a 10 ans
  AlexVinS f4c683cd5e Move VievXXX logic to server side (except expert ViewEarth) il y a 10 ans
  AlexVinS 685deddac1 Start spell-relatet files reorganisation il y a 10 ans