Commit History

Автор SHA1 Съобщение Дата
  Ivan Savenko 72ea5e4ac9 - fixed crash in AI logging (objID is object index, not hero ID) преди 13 години
  Ivan Savenko 8eba824ada - updated icons + psd file преди 13 години
  DjWarmonger c54b983663 Some improvements for AI logging. преди 13 години
  DjWarmonger a7cea94247 - Hopefully fixed #1103 преди 13 години
  beegee1 105083dd70 * Code convention updates * Default values for CMap types * Updated BinaryReader c-tor * Converted "bool" int types to bool in CMap classes * Removed map event operators in favor of member methods преди 13 години
  beegee1 720deba838 * Added comments to map.h * Refactoring(renamed attributes, some steps towards coding guidelines, ..) преди 13 години
  DjWarmonger b3acde24d5 Fixed #1131 - AI will use subterranean gate for exploration преди 13 години
  DjWarmonger 4bacd97497 Quests now handled by pointers again, this time without bugs. преди 13 години
  DjWarmonger 977acfafc8 - Fixed possible crash at invalid quest преди 13 години
  DjWarmonger 1cf99f7be1 - Improved exploration algorithm. AI will avoid dead-end barriers and thus explore much faster. преди 13 години
  Michał W. Urbańczyk f30ee8ff04 * fixed possible corruption of pack sent by server when player request is rejected преди 13 години
  Michał W. Urbańczyk f8a27a9fdb * Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.) преди 13 години
  Michał W. Urbańczyk 2ba0427432 * Fixed #1096 преди 13 години
  Michał W. Urbańczyk a669831fc6 * VCAI: fixed crash when a locked hero died when attempting realizing a goal преди 13 години
  Michał W. Urbańczyk 8bb4abb75a * VCAI: fixed possible endless loop of realizing GATHERRESOURCE goal преди 13 години
  DjWarmonger 0435d5a4f1 - Removed pointer usage for CQuest. may look rough, but works and fixes #1051. преди 13 години
  DjWarmonger ecda63683e Fixed Bonus parser crashing at unspecified value. Assigning empty objects is also not good solution. преди 13 години
  mateuszb 6a81c8b1af * campaign against magic numbers преди 13 години
  DjWarmonger 554a98dbd7 Quests will now be handled as object member instead of inheritance. Enabled quest objects for AI. преди 13 години
  Ivan Savenko a138db7c9e - removed lib headers from PCH преди 13 години
  Ivan Savenko 0ca9f64573 Next part of town configuration: преди 13 години
  Ivan Savenko 44cc848edc first part of town configuration: преди 13 години
  Ivan Savenko 6c84bd9c71 - typo fix: placing semicolon after "if" is a bad idea. преди 13 години
  DjWarmonger 9abcca32bc Fixed AI trying to pick more than 7 stacks from town. преди 13 години
  DjWarmonger 78fe412375 Hopefully complete solution for taking last stack from heroes (without splitting stacks). преди 13 години
  DjWarmonger 4e726f0eb2 - Handling for Hill fort and (kinda) Magic Well преди 13 години
  DjWarmonger e913d94c62 VCAI can now exchange armies between heroes. By default, it will pass army to main hero. преди 13 години
  DjWarmonger 3b1ddfa3ca Fixed AI building only one upgraded dwelling per town. Minor tweaks. преди 13 години
  Ivan Savenko 656999e99f - fixed bug in AI town development преди 13 години
  Michał W. Urbańczyk d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h преди 13 години