コミット履歴

作者 SHA1 メッセージ 日付
  Ivan Savenko faaf799d95 - fixed some extra warnings. Mostly harmless. 13 年 前
  Ivan Savenko 61ccabde53 - vcmi can be compiled with clang-3.1 13 年 前
  Frank Zago ee103c7bcd Compile fix. 13 年 前
  DjWarmonger d34cf90bf7 Support for Chain Lightning. 13 年 前
  DjWarmonger 6419f953cb Some (disabled) work for commander artifacts. Hero artifacts window seems broken. 13 年 前
  Michał W. Urbańczyk d168f3eac2 * Implemented Moat functionality during siege (stops movement and deals dmg) 13 年 前
  DjWarmonger 5435101182 Lots of fixes and improvements for Commander interface. 13 年 前
  DjWarmonger d491bc1c3a Commanders can level up. It's non-interactive yet. 13 年 前
  Ivan Savenko 8de71c2b39 - fixed #711, #862, #321 13 年 前
  DjWarmonger ee2768ab07 - Some work for commanders 13 年 前
  Ivan Savenko 82b60c00a2 - fixed compile issues. Renamed several "battleobstacleSplaced" to "battleobstacleplaced" 13 年 前
  Michał W. Urbańczyk 5449546447 Advanced work on support for Quicksand and Land Mine spells. 13 年 前
  DjWarmonger bd2a0c2a2b "You have captured enemy artifact" window. All arts from commander & stacks will also be looted. 13 年 前
  DjWarmonger 6f108c41df Fix for previous commit. Now artifacts from defeated hero are passed to winner. 13 年 前
  DjWarmonger 5d311fb3ed - Hopefully fixed possibleActions for every case 13 年 前
  DjWarmonger c4d933c668 Quick fix for previous commit. 13 年 前
  DjWarmonger 2fbc57e140 1. Better way to disable stack / cursor glitches 13 年 前
  Ivan Savenko d479341a5a - gcc compile and warning fixes 13 年 前
  DjWarmonger 25bdcd3cab - Fixed wrong creature teleported 13 年 前
  Michał W. Urbańczyk 7dc0d6878e Rewritten battle obstacles. New file for lib: CObstacleInstance.cpp. 13 年 前
  Michał W. Urbańczyk 017013a5a4 Throwing runtime_errors instead of string (or even char*) objects. 13 年 前
  DjWarmonger cd1a9414ac - Restored Genie random spell 13 年 前
  DjWarmonger 05311dd30c - Fixed and simplified Teleport casting 13 年 前
  DjWarmonger f720038ca5 - Battle interface fixes. It's possible to move stacks & attack 13 年 前
  Ivan Savenko 66f5b5e2d7 - gcc compile fixes 13 年 前
  Michał W. Urbańczyk 6ec3501909 Fixed #927. 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 年 前
  Michał W. Urbańczyk c61f536d8b * fixed remaining parts of #760 13 年 前
  Michał W. Urbańczyk c80d9b0a51 Possibly "fixed" #915. 13 年 前
  Michał W. Urbańczyk a9af0da0ab Rewritten handling mouse movement over hex and l-clicking hex into one procedure. That way the tooltip and cursor are always accurate, because they're set by the same routing that selects action. Having that logic duplicated in two methods was unmaintainable. [though the new one is still monstrous...] By the way fixed numerous issues, including: 13 年 前