Historial de Commits

Autor SHA1 Mensaje Fecha
  AlexVinS d7800b834e get rid of CBattleInfoCallback::calculateSpellDmg hace 11 años
  AlexVinS e4b726151d get rid of CBattleInfoCallback::battleStackIsImmune hace 11 años
  AlexVinS ddf98a5920 +SpecialRisingSpellMechanics::isImmuneByStack hace 11 años
  AlexVinS 66b022f93e initializer lists part1 hace 11 años
  Ivan Savenko aa0433228a Fixed cheats - sendMesssage will also pass current object. hace 11 años
  Ivan Savenko 6c0c03d74b Refactoing of pathfinder <-> client/AI interaction to remove dependency on selected hero 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
  beegee1 5139378319 - migrated boost::function/ref/bind to std:: variants hace 11 años
  DjWarmonger bf567c9e50 Fixed crash caused by hiding tiles around AI heroes. hace 11 años
  Ivan Savenko 1157111fcf More bugfixing: hace 11 años
  Ivan Savenko 32240da34e Reduced number of #include's in headers. May break compilation on Win hace 11 años
  Ivan Savenko 6e3eaeee21 Minor fix to schema, server will print visited objects in debug log hace 11 años
  Ivan Savenko a0689fa377 Refactoring of hoverText from objects: hace 11 años
  Ivan Savenko ad632d1e8a Moved FoW management from CGObjectInstance to callback hace 11 años
  Ivan Savenko 44742814cd More cleanup: hace 11 años
  Ivan Savenko b2e8c92383 Cleanup: hace 11 años
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits hace 11 años
  Ivan Savenko 0afdfa529c Moved all object-related files to lib/mapObjects directory. hace 11 años
  Ivan Savenko 32b6568b65 Merged changes from upstream and fixed compilation caused by API changes hace 11 años
  karol57 c676c5da82 Fixed small error in nearest town finding algorithm. hace 11 años
  karol57 dd33fd51a8 int3 dist2d microoptimization hace 11 años
  Ivan Savenko 7f276185bd Moving files: hace 11 años
  AlexVinS 6f65d2484b Extract battleStackIsImmune from battleIsImmune hace 11 años
  AlexVinS ababd0d995 there can`t be resistance to rising spell (immunities are handled seperately) hace 11 años
  AlexVinS afd74ff649 Remove more hardcoded immunity handling. hace 11 años
  AlexVinS b6b12ad8f6 Merge and simplify resistance calculation hace 11 años
  AlexVinS 1431fcedf7 handleSpellCasting: Handle immunity before RESISTANCE. Now immune creatures shouldnt show resisted animation hace 11 años
  AlexVinS d9368ca5ba Use new battleGetStacksIf method hace 11 años