Историја ревизија

Аутор SHA1 Порука Датум
  mateuszb d03dbf64a6 * refactoring пре 12 година
  mateuszb f1c78e3260 * creature ID refactoring пре 12 година
  mateuszb 25663ce7af * fixed vector<bool> serialization пре 12 година
  mateuszb 8769f67c5d * JsonReader can convert to enums пре 12 година
  DjWarmonger beb1ca1bf8 - getDate function now uses enum for different modes пре 12 година
  mateuszb c4e03ef0de * enum serialization/deserialization (si32 as basetype ought to be enough for anybody) пре 12 година
  Michał W. Urbańczyk d4c30667b8 Fixed #1168 and #1170. пре 13 година
  alexvins 9b106bb0f7 fix build пре 13 година
  alexvins 616cedb2f2 get rid of few more magic numbers (obj types) пре 13 година
  alexvins e775ad8804 small cleanup пре 13 година
  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 година