Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Michał W. Urbańczyk 9f5d1ba623 Fixed #1271. 12 gadi atpakaļ
  Michał W. Urbańczyk 79026bdfde Introduced strongly typed QueryID. 12 gadi atpakaļ
  Michał W. Urbańczyk f95e6c233b It is possible to set on visit query that object is to be removed after visit is over. 12 gadi atpakaļ
  DjWarmonger 87988b0ae7 Compile fixes for MVS2010 12 gadi atpakaļ
  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 gadi atpakaļ
  Ivan Savenko c4c592b773 - bugfixing: #1243, #1227, #1241, #1236, #1233 12 gadi atpakaļ
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring 12 gadi atpakaļ
  Michał W. Urbańczyk d45a554fec Significant changes to saving system. Now both client and server store their lib part. 12 gadi atpakaļ
  mateuszb 560315bc48 * SlotID refactoring 12 gadi atpakaļ
  mateuszb 9e00090c42 * refactoring, a few intriguing problems remain 12 gadi atpakaļ
  mateuszb bda766b697 * refactoring 12 gadi atpakaļ
  mateuszb 8a8eecd063 * refactoring 12 gadi atpakaļ
  mateuszb d540723739 * refactoring 12 gadi atpakaļ
  mateuszb 86dc9386d6 * refactoring, including a generic solution for IDs 12 gadi atpakaļ
  mateuszb 0003d30991 * refactoring 12 gadi atpakaļ
  mateuszb 9dd60b6dbe * refactoring 12 gadi atpakaļ
  mateuszb f1c78e3260 * creature ID refactoring 12 gadi atpakaļ
  mateuszb af5287c193 * fixed opening custom campaign selection window 12 gadi atpakaļ
  mateuszb dc091a1ce1 * some work on hero crossover; still buggy 12 gadi atpakaļ
  mateuszb 25663ce7af * fixed vector<bool> serialization 12 gadi atpakaļ
  mateuszb 8769f67c5d * JsonReader can convert to enums 12 gadi atpakaļ
  mateuszb f3f4a7633d * fixed 1085 13 gadi atpakaļ
  mateuszb 18bd898cb1 * fixed bug when starting certain maps in campaigns 13 gadi atpakaļ
  mateuszb 6a81c8b1af * campaign against magic numbers 13 gadi atpakaļ
  Michał W. Urbańczyk a14f381d48 Fixed #1055 - hang when creature performed automatic (not controleld by player) action. 13 gadi atpakaļ
  Michał W. Urbańczyk d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 gadi atpakaļ
  DjWarmonger b86706d58c Commander can now die in a battle and will be automatically rised when visiting town. 13 gadi atpakaļ
  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 gadi atpakaļ
  Ivan Savenko faaf799d95 - fixed some extra warnings. Mostly harmless. 13 gadi atpakaļ
  Michał W. Urbańczyk d168f3eac2 * Implemented Moat functionality during siege (stops movement and deals dmg) 13 gadi atpakaļ