提交历史

作者 SHA1 备注 提交日期
  Konstantin e0715a76c8 vcmi: reduce CStack usage a little bit 2 年之前
  Ivan Savenko 970981cfc9 Show information on potential kills in attack tooltip 2 年之前
  Ivan Savenko 31147ac83b refactoring: TDmgRange pair -> DamageRange struct 2 年之前
  Ivan Savenko b86969909a Fixes compilation due to changes in callback interface 2 年之前
  Ivan Savenko 5d80457eda Merge with vcmi/develop branch 2 年之前
  Ivan Savenko e9e549148d Implemented teleportation animation effect 2 年之前
  Ivan Savenko c79634b6a7 Moved all animation ordering logic to callers 2 年之前
  Ivan Savenko 2855606a88 Enabled & fixed -Woverloaded-virtual warning from gcc/cland 2 年之前
  Soar Qin c87df8e704 Fix warnings/errors on MSVC (#753) 3 年之前
  AlexVinS ecaa9f5d0b Entities redesign and a few ERM features 7 年之前
  Andrii Danylchenko 36854742e4 Fix StupidAI trying to attack through obstacle 4 年之前
  Dmitry Orlov ef6220ebec Fix: Creature resolution failed when mod is in the custom directory 4 年之前
  Andrii Danylchenko ea073c81d3 2184 - fix battlefield corners unreachable for 2 hex units 5 年之前
  John Bolton a05ae78e67 Fixed lots of warnings. 5 年之前
  AlexVinS 0b70baa95e Spells configuration version 2 (effect-based) 8 年之前
  Arseniy Shestakov da117e9255 Code style: remove void from constructors without arguments 7 年之前
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 年之前
  Arseniy Shestakov dbcd79c48a Code cleanup: remove double and unneded semicolons 8 年之前
  FeniksFire 3de891b4b4 Moving/dividing classes from BattleState to separate files. 8 年之前
  DjWarmonger 90d39ca2af Fix CID 1197519 9 年之前
  Ivan Savenko 5b76c3f4eb Rebase of codebase changes for refactored serializer 9 年之前
  Arseniy Shestakov c8faca8f39 Refactoring: only use RNGs explicitly to avoid bug prone code in future 9 年之前
  AlexVinS 22884d9150 AI logging convert 1 9 年之前
  AlexVinS dd70e74769 [AI] relaxed logging 9 年之前
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it 9 年之前
  Arseniy Shestakov 2cfdfca7e5 Battles: fix more cases where invalid wall hex position present 9 年之前
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 10 年之前
  Ivan Savenko 73b4188fab Fixed access to unitialized memory causing StupidAI to act stupid 10 年之前
  AlexVinS 3bca68fd2d Initial refactoring 11 年之前
  AlexVinS 66b022f93e initializer lists part1 11 年之前