Historial de Commits

Autor SHA1 Mensaje Fecha
  ArseniyShestakov 4e8486da7b Merge pull request #160 from vmarkovtsev/issue/2388 hace 10 años
  Vadim Markovtsev 9f3313524e Fix 2160 dismissing a VIP hero hace 10 años
  Vadim Markovtsev 10f888a483 Fix obelisks puzzle revealing hace 10 años
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared hace 10 años
  ArseniyShestakov e872b400b7 Comments save format backward compatability code as Ivan suggested hace 10 años
  ArseniyShestakov 360ebcce7e Merge pull request #145 from vcmi/feature/tavernRumors hace 10 años
  ArseniyShestakov 0a5e9c0fbe Merge pull request #144 from vcmi/fix/teleportMultiExitPoints hace 10 años
  ArseniyShestakov c83f15e413 Merge branch 'develop' into feature/tavernRumors hace 10 años
  ArseniyShestakov d856fde73f Rumors: use enum instead of magic numbers and avoid potential crash hace 10 años
  ArseniyShestakov 2a63ba148a Thieves Guild: fix tavern map object, lvl 0 when no taverns owned hace 10 años
  ArseniyShestakov eced16945e getVisibleTeleportObjects: use getObj as not verbose hace 10 años
  Ivan Savenko 7b5a7f43ad Removed includes of CGameState from headers hace 10 años
  Ivan Savenko c3ce4b25df Removed all #include's of CMap.h from headers. hace 10 años
  ArseniyShestakov ffcc5ccdd2 Rumors: implement support for grail terrain rumor hace 10 años
  ArseniyShestakov 15273ac0f7 Rumors: avoid repeating of same rumor twice in a row hace 10 años
  ArseniyShestakov 98582d628c Rumors: move code into CGameState and add backward compatability hace 10 años
  ArseniyShestakov 879eaa47f8 Rumors: client-side proof of concept implementation hace 10 años
  ArseniyShestakov 6704ea0cff Rumors: rename getTavernGossip to getTavernRumor for consistency hace 10 años
  DjWarmonger a6ea0981b6 Merge branch 'develop' into mutexRelax hace 10 años
  AlexVinS 2b434111bf More hero|creature casting unification hace 10 años
  DjWarmonger 1c14dbf7b2 Cache SectorMaps to evaluate multiple goals -> huge performance boost hace 10 años
  DjWarmonger a3ce1521e5 Cache visible tiles within SectorMap for quicker access. hace 10 años
  DjWarmonger 904a66764c Optimization to getPlayerTeam functions, not very successful :/ hace 10 años
  DjWarmonger 70801309bd Optimization for CGameInfoCallback:getPlayer function. It also seems to be called more often than needed. hace 10 años
  Rohit Nirmal aa00fdbd0e Fix building with Boost 1.58. hace 10 años
  DjWarmonger ec879046ca Merge pull request #93 from ArseniyShestakov/feature/pathfindingTeleports hace 10 años
  ArseniyShestakov 00b0af7306 CGameInfoCallback: now actually drop excludeId argument hace 10 años
  ArseniyShestakov 861104f493 CGameInfoCallback: refactoring of getTeleportChannelEntraces / getTeleportChannelExits hace 10 años
  ArseniyShestakov 0c1a37e5a7 CGameInfoCallback: more functions to check teleport channel types hace 10 años
  ArseniyShestakov eff4da1d03 ETeleportChannelType: is now strongly typed enumeration hace 10 años