提交历史

作者 SHA1 备注 提交日期
  AlexVinS dd1aabbe23 Use JsonSerializeFormat for map objects 9 年之前
  AlexVinS 800f32c4cb Fix few cases of tempOwner initialization. 9 年之前
  AlexVinS 709dd833d5 Added hacks for hero identification. 9 年之前
  AlexVinS 6db94ab74c Explicit army serialization - too much CArmedInstance descendants 9 年之前
  AlexVinS 6e205a58b4 Merge remote-tracking branch 'remotes/origin/develop' into feature/VCMIMapFormat1 9 年之前
  AlexVinS 1bc41b3ba3 Merge commit '3c844002626f48007a888d4dd8b0b45ec867fc9a' into feature/VCMIMapFormat1 9 年之前
  Vadim Markovtsev 3926920103 Rename radious -> radius 9 年之前
  Vadim Markovtsev 918fbd8530 Refactor hero's mana regain 9 年之前
  Vadim Markovtsev 9f3313524e Fix 2160 dismissing a VIP hero 9 年之前
  Vadim Markovtsev 7772b6de74 Fix 981 reset hero on hiring after retreat/surrender 9 年之前
  AlexVinS 408f346541 Drafts for hero serialization 9 年之前
  Arseniy Shestakov 6f5c52a229 Refactoring: use cleaner CCreatureSet::stacksCount everywhere 9 年之前
  ArseniyShestakov 59199ccdbd Bonus system: add treeHasChanged call where bonus objects changed 10 年之前
  ArseniyShestakov 1730a31471 HeroBonus: get rid of code that used getBonusList 10 年之前
  Ivan Savenko c3ce4b25df Removed all #include's of CMap.h from headers. 10 年之前
  ArseniyShestakov f55bfe41d6 Digging: implement digging status on right click. Fix issue 401 10 年之前
  ArseniyShestakov c45cd1f4c2 CGHeroInstance::getOutOffsets: temporary fix for boat summoning 10 年之前
  ArseniyShestakov 438a444443 CGHeroInstance: move native terrain check into getNativeTerrain 10 年之前
  ArseniyShestakov a375c86ea2 movementPointsAfterEmbark: get max move points from TurnInfo 10 年之前
  ArseniyShestakov abc4ea272f TurnInfo: store all bonuses and use TileInfo for everything 10 年之前
  ArseniyShestakov 9a63735c24 CPathfinderHelper: implement TurnInfo to avoid bonus re-checking 10 年之前
  ArseniyShestakov d3c8ca7c1c Pathfinding: implement duration checking for fly and water walking 10 年之前
  ArseniyShestakov 7eebcb9d60 Artifacts: replace few more ints by ArtifactID 10 年之前
  DjWarmonger 621c62b44e Don't crash when spell school level is higher than 3 (which is another bug) 10 年之前
  DjWarmonger 17071c6ec8 Merge pull request #125 from ArseniyShestakov/newMovementSystem 10 年之前
  ArseniyShestakov 226650582d Move base movement cost to GameConstants 10 年之前
  ArseniyShestakov 3466e0fae7 getTileCost: one more pass over code and formatting fix 10 年之前
  ArseniyShestakov 52a52dcfd9 Implement NO_TERRAIN_PENALTY bonus 10 年之前
  AlexVinS b94432b4ba Fixed http://bugs.vcmi.eu/view.php?id=2297 10 年之前
  ArseniyShestakov 41c4323818 CGHeroInstance: add canFly and update canWalkOnSea 10 年之前