Historique des commits

Auteur SHA1 Message Date
  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 64c6d3c950 CGCreature::takenAction: add neverFlee check. Fix issue 2242 il y a 10 ans
  ArseniyShestakov 4e11d81673 CGWhirlpool: fix random exit chooser il y a 10 ans
  ArseniyShestakov 17f3f94ca6 CGSubterraneanGate: fix pairing and always assign all gates to channel il y a 10 ans
  DjWarmonger ec879046ca Merge pull request #93 from ArseniyShestakov/feature/pathfindingTeleports il y a 10 ans
  ArseniyShestakov 1801b5eaf4 CGTeleport: use vstd::erase_if_present in getAll functions il y a 10 ans
  ArseniyShestakov 8f8d237d5d Use isTeleportChannel callback functions to check teleport channel type il y a 10 ans
  ArseniyShestakov 3b057e0408 CGMonolith: fix switch formatting il y a 10 ans
  ArseniyShestakov 606013c535 CGSubterraneanGate::postInit put const back il y a 10 ans
  ArseniyShestakov 826a64b579 Pack of tiny code improvements for @alexvins request il y a 10 ans
  ArseniyShestakov 6d77322d6a CGMonolith: add text dialog when player visit one-way monolith exit il y a 10 ans
  ArseniyShestakov c9eba40fe6 Updated CGTeleport and new CGMonolith / CGSubterraneanGate / CGWhirlpool il y a 10 ans
  AlexVinS b9bdc95a7e Handle monster agressivness for VISIONS spell il y a 10 ans
  AlexVinS b846b717a1 implemented VISIONS spell (partially) il y a 10 ans
  AlexVinS 2156204306 Visions spell in case of monsters il y a 10 ans
  AlexVinS 685deddac1 Start spell-relatet files reorganisation il y a 10 ans
  DjWarmonger ef4e199f15 Implemented "Quantity does not grow" for monsters (#2094) il y a 10 ans
  DjWarmonger e46f03fabe Upgrades, stack splitting. Results now are identical to OH3. il y a 11 ans
  DjWarmonger 3c39ef477f Implemented original stack splitting algorithms proposed by AlexSpl. Save format changed. il y a 11 ans
  ArseniyShestakov 6391f0f85a Fix crash on Cartographer if there is no underground level il y a 11 ans
  AlexVinS 54453aee73 get rid of boost::assign il y a 11 ans
  DjWarmonger fe292dfa1d Fixed desync due to uninitialized objects. Added some logging. RMG maps don't work yet, though. il y a 11 ans
  DjWarmonger 173111955e Merge branch 'develop' of https://github.com/vcmi/vcmi into RMG il y a 11 ans
  DjWarmonger 0782557814 - Place all standard visitable objects il y a 11 ans
  AlexVinS 195eae48ca Merge branch 'develop' into SDL2 il y a 11 ans
  Ivan Savenko 1157111fcf More bugfixing: il y a 11 ans
  Ivan Savenko 32240da34e Reduced number of #include's in headers. May break compilation on Win il y a 11 ans
  Ivan Savenko a0689fa377 Refactoring of hoverText from objects: il y a 11 ans
  Ivan Savenko ad632d1e8a Moved FoW management from CGObjectInstance to callback il y a 11 ans