Commit History

Author SHA1 Message Date
  AlexVinS ecaa9f5d0b Entities redesign and a few ERM features 7 years ago
  Andrii Danylchenko 36854742e4 Fix StupidAI trying to attack through obstacle 4 years ago
  Dmitry Orlov ef6220ebec Fix: Creature resolution failed when mod is in the custom directory 4 years ago
  Andrii Danylchenko ea073c81d3 2184 - fix battlefield corners unreachable for 2 hex units 4 years ago
  John Bolton a05ae78e67 Fixed lots of warnings. 5 years ago
  AlexVinS 0b70baa95e Spells configuration version 2 (effect-based) 8 years ago
  Arseniy Shestakov da117e9255 Code style: remove void from constructors without arguments 7 years ago
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
  Arseniy Shestakov dbcd79c48a Code cleanup: remove double and unneded semicolons 8 years ago
  FeniksFire 3de891b4b4 Moving/dividing classes from BattleState to separate files. 8 years ago
  DjWarmonger 90d39ca2af Fix CID 1197519 8 years ago
  Ivan Savenko 5b76c3f4eb Rebase of codebase changes for refactored serializer 9 years ago
  Arseniy Shestakov c8faca8f39 Refactoring: only use RNGs explicitly to avoid bug prone code in future 9 years ago
  AlexVinS 22884d9150 AI logging convert 1 9 years ago
  AlexVinS dd70e74769 [AI] relaxed logging 9 years ago
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it 9 years ago
  Arseniy Shestakov 2cfdfca7e5 Battles: fix more cases where invalid wall hex position present 9 years ago
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 years ago
  Ivan Savenko 73b4188fab Fixed access to unitialized memory causing StupidAI to act stupid 10 years ago
  AlexVinS 3bca68fd2d Initial refactoring 10 years ago
  AlexVinS 66b022f93e initializer lists part1 11 years ago
  beegee1 5139378319 - migrated boost::function/ref/bind to std:: variants 11 years ago
  Ilya Zhuravlev db7cd79cf7 Android port. 11 years ago
  beegee1 1d57b75bc5 - random number generation refactoring 11 years ago
  Michał W. Urbańczyk 92246a2c17 * Fixed #1417 — infinite loop of AI trying to visit allied creture generator 12 years ago
  Michał W. Urbańczyk a1f545792b Compile fixes specific for VS 2012" 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
  Ivan Savenko dd808ef5cc bugfixing: 12 years ago
  Michał W. Urbańczyk 254f194220 Some very early work towards autofight feature. 12 years ago