コミット履歴

作者 SHA1 メッセージ 日付
  beegee1 1ed91077f7 * Implementation of the new filesystem API (msvc project files needs to be updated) 13 年 前
  Ivan Savenko 13de841e10 - minor tweaks to quest window 13 年 前
  DjWarmonger 0665850d9d Fixed #1024 13 年 前
  DjWarmonger 356e675a65 - VCAI can now complete all types of Seer Hut Mission. GATHERTROOP victory condition should also work. 13 年 前
  Michał W. Urbańczyk 9207e4f4a4 Fixed a compile error on MSVC with abs(ui64). 13 年 前
  Michał W. Urbańczyk 79f8e0ea3c Fail gracefully when file pointed by --start path doesn't exist. 13 年 前
  Ivan Savenko e4c88d5088 - moved ParseBonus to JsonNode.cpp (linkage errors) 13 年 前
  DjWarmonger 4c0537c420 - AI will now wander with all the heroes that have spare movement points. It should prevent stalling. 13 年 前
  DjWarmonger d8cb3a34d3 -Fixed crash #1037 13 年 前
  DjWarmonger 6a7327d38a VCAI will now not be confused by Border Gates and attempt to find Keymaster to cross them. 13 年 前
  DjWarmonger 624908e403 - Fixed unserialized GrowingArtifact, causing crash 13 年 前
  DjWarmonger b86706d58c Commander can now die in a battle and will be automatically rised when visiting town. 13 年 前
  DjWarmonger 9ebf56ff03 Quick fix for previous commit. 13 年 前
  DjWarmonger cf45239332 Fixed #1035. 13 年 前
  ddaroo 69de38bf1d Tweaks for cmake build system: data dir definitions, flags for clang (not tested), missing CQuestLog.cpp file for the client, naming convention of few binaries same for autotools and cmake 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 ab0a384d31 Updated MSVC project files. 13 年 前
  DjWarmonger b28da1a5d3 - Quest log minimap now has clickable icons 13 年 前
  DjWarmonger 32d1a08470 Pointer serialization for CQuest. 13 年 前
  DjWarmonger 7fbf89ffc8 Rearragned Seer Huts & Quests. More work on Quest Log descriptions. 13 年 前
  Ivan Savenko 846474af66 - fixed (partially) #1028 13 年 前
  Ivan Savenko 55c78e9f16 - ComponentBox usage in 2 windows: levelup and build screen 13 年 前
  DjWarmonger 49d2ba1982 Quest Log is partially functional. TODO: update quest after completion. 13 年 前
  Ivan Savenko 50e8bc1704 - build system update 13 年 前
  DjWarmonger 12511d8fee First part of new Quest Log, including common quest interface. 13 年 前
  DjWarmonger 10a2dfefd1 VCAI will answer CommanderGotLevel query. 13 年 前
  DjWarmonger e3e4bc4c9c Second part of interactive Commander level-up. Quite messy. 13 年 前
  DjWarmonger ac997b8214 Partial interactive mode for Commander level-up dialog. It is possible to select secondary skill. 13 年 前
  DjWarmonger 406346a6ab Compile fix. Please do not use undefined default (?) constructors. 13 年 前
  Ivan Savenko 235cf458d7 - fixed text duplication in choice windows 13 年 前