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

Аутор SHA1 Порука Датум
  ArseniyShestakov 0d83f6fedd Fix issue 1877. Allow to buy heroes in ally towns пре 10 година
  ArseniyShestakov 21aaad6972 MoveHero: add transit movement option пре 10 година
  DjWarmonger 5b8180e327 Cleaning logs. пре 11 година
  Ivan Savenko aa0433228a Fixed cheats - sendMesssage will also pass current object. пре 11 година
  Ivan Savenko 78709e223b Breaking things - trying to remove server-side knowledge of selected objects пре 11 година
  Ivan Savenko b2e8c92383 Cleanup: пре 11 година
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits пре 11 година
  Ivan Savenko 0afdfa529c Moved all object-related files to lib/mapObjects directory. пре 11 година
  Michał W. Urbańczyk d8a27d8f3c Refactored player-specific data into single struct BattleState. пре 12 година
  Michał W. Urbańczyk 79026bdfde Introduced strongly typed QueryID. пре 12 година
  Michał W. Urbańczyk e8354908c3 Big change: Introduced new mechanism to handle queries. It should not cause any visible changes ATM apart from fixing several long-standing bugs realted to handling post-visit/battle/levelup callback, including infamous creature bank issues: #955, #1053, #1063, #1191. Needs testing. пре 12 година
  beegee1 6827fcdb53 - Integrated the logging API into the server project - Simplified CBasicLogConfigurator usage(exception handling, logging, log file appending) пре 12 година
  beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase пре 12 година
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring пре 12 година
  mateuszb 560315bc48 * SlotID refactoring пре 12 година
  mateuszb 9e00090c42 * refactoring, a few intriguing problems remain пре 12 година
  mateuszb bda766b697 * refactoring пре 12 година
  mateuszb 86dc9386d6 * refactoring, including a generic solution for IDs пре 12 година
  mateuszb 9dd60b6dbe * refactoring пре 12 година
  mateuszb f1c78e3260 * creature ID refactoring пре 12 година
  mateuszb af5287c193 * fixed opening custom campaign selection window пре 13 година
  mateuszb 25663ce7af * fixed vector<bool> serialization пре 13 година
  mateuszb 8769f67c5d * JsonReader can convert to enums пре 13 година
  alexvins 4bc2fd5519 [c::b] renamed map subfolder to workaround dependency tracking bug пре 13 година
  beegee1 a878f5f79a * Separated map loading from the map object * Moved map classes to lib/Map * Renamed map.h/cpp to CMap.h/cpp * Profiling of map loading is now optional * Updated CMemoryStream пре 13 година
  Michał W. Urbańczyk f30ee8ff04 * fixed possible corruption of pack sent by server when player request is rejected пре 13 година
  mateuszb 6a81c8b1af * campaign against magic numbers пре 13 година
  Michał W. Urbańczyk d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h пре 13 година
  Michał W. Urbańczyk edccbd4809 Rewritten many parts of query handling. Fixed several scenarios leading to a hang (including #1012). Purged boost::function from player interface (handy but impossible to serialize). VCAI will keep description for each unanswered query, so the further debugging will be easier. пре 13 година
  Michał W. Urbańczyk 722ec55384 Redid stack artifacts. Broken save compatibility. Added serializer support for boost::variant and sending CStackInstace* over network by implicitly passing IDs. Moved seeds and checksum to StartInfo. Various minor changes. пре 13 година