Commit History

Author SHA1 Message Date
  ArseniyShestakov f99ffbd074 Bonus system: use duration helpers in selecters 10 years ago
  ArseniyShestakov 6d395bcba7 Bonus system: add turnsRemain support for ONE_WEEK duration 10 years ago
  ArseniyShestakov 96897acc46 CWillLastDays: add condition for permanent durations 10 years ago
  ArseniyShestakov ee1c5e452f Bonus system: add CWillLastDays selector 10 years ago
  ArseniyShestakov 5bfbd8526b Bonus system: fix N_DAYS bonus duration 10 years ago
  DjWarmonger 17071c6ec8 Merge pull request #125 from ArseniyShestakov/newMovementSystem 10 years ago
  ArseniyShestakov 68bd37aa45 Store penalty in value of FLYING_MOVEMENT and WATER_WALKING 10 years ago
  ArseniyShestakov 6ebe2abc1a Fix penalties for FLYING_MOVEMENT and WATER_WALKING 10 years ago
  ArseniyShestakov 46c7e8e36d Add list ending comment as suggested by @alexvins 10 years ago
  ArseniyShestakov 25da9f249e Move NO_TERRAIN_PENALTY to the end of list to avoid save breakage 10 years ago
  ArseniyShestakov 52a52dcfd9 Implement NO_TERRAIN_PENALTY bonus 10 years ago
  Alexander Shishkin fca4deaad2 Merge pull request #122 from vmarkovtsev/feature/warnings 10 years ago
  Vadim Markovtsev e4b1ef1405 Add "override" to virtual overriden methods 10 years ago
  AlexVinS a4d4851d80 Fix typo: casted->cast 10 years ago
  AlexVinS eb1753851e Fix comment 10 years ago
  AlexVinS 8f2da66a18 fix mantiss 1967 + some refactoring 10 years ago
  AlexVinS 2cb6cb7baa Remove useless durationType selector 10 years ago
  AlexVinS 5b29e800f7 Cleanup: use only CBonusSystemNode::treeHasChanged() when changing treeChanged 10 years ago
  AlexVinS 666d7a4f45 Start implementing VISIONS and DISGUISE 10 years ago
  DjWarmonger 8683c8c0eb - Added and improved some propagators, including Crystal Dragons ability (#1232) 11 years ago
  DjWarmonger 6ee823298a - Various improvements for exploration 11 years ago
  Ivan Savenko 3560bbb7f3 two patches/pull requests from janisozaur 12 years ago
  DjWarmonger 4ec9faa789 Fixed #1367. Removed confusing code for speed calculation. 12 years ago
  DjWarmonger 4fd9bcfedc Fixed #1345 12 years ago
  Ivan Savenko 096d6ebf9c refactoring of CBattleInterface::show() and all related code 12 years ago
  Michał W. Urbańczyk 68603245c4 Or should not be the same way as And. 12 years ago
  Michał W. Urbańczyk 4576719abe Visual Studio 2013 Preview compile fixes: 12 years ago
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 12 years ago
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 years ago
  Michał W. Urbańczyk 6a88604937 * fixed crash related to cammander's SPELL_AFTER_ATTACK spell id not initialized properly (text id was resolved on copy of bonus) 12 years ago