Historial de Commits

Autor SHA1 Mensaje Fecha
  ArseniyShestakov 0a5e9c0fbe Merge pull request #144 from vcmi/fix/teleportMultiExitPoints 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
  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
  ArseniyShestakov 826a64b579 Pack of tiny code improvements for @alexvins request hace 10 años
  ArseniyShestakov 8d7b6d119f CGameInfoCallback: add functions that gather information about teleport channels hace 10 años
  AlexVinS b6038240ab Implemented DISGUISE spell. Untested hace 10 años
  AlexVinS b846b717a1 implemented VISIONS spell (partially) hace 10 años
  AlexVinS 685deddac1 Start spell-relatet files reorganisation hace 10 años
  AlexVinS eebf65e88f Merge branch 'develop' into SpellsRefactoring4 hace 11 años
  DjWarmonger c538370c5d Players will be always able to see their owned heroes and other objects. Fixes #1959. hace 11 años
  AlexVinS 787c970003 Simplify CGameInfoCallback::estimateSpellDamage hace 11 años
  AlexVinS d7800b834e get rid of CBattleInfoCallback::calculateSpellDmg hace 11 años
  Ivan Savenko 78709e223b Breaking things - trying to remove server-side knowledge of selected objects hace 11 años
  DjWarmonger 36a7cff998 Cleaning error messages at access to players. hace 11 años
  DjWarmonger d9273b3b2a Cleaning logs. hace 11 años
  Ivan Savenko d1dd7eef48 Proper fix for #1712 - Building requirement tests are now fixed hace 11 años
  Ivan Savenko 16eb4b3267 First part of fix for 1712 hace 11 años