Historique des commits

Auteur SHA1 Message Date
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
  Nordsoft91 c4035134e5 New battlegrounds (#758) il y a 3 ans
  Nordsoft91 aaa07e4d2e New terrain support - part 1 (#755) il y a 3 ans
  Konstantin c6b198ce14 Warning fix (I moved C++17 and CI to another branch) (#739) il y a 3 ans
  Andrii Danylchenko 3fa7e0976f Nullkiller: update / fix build, core changes required for Nullkiller AI il y a 4 ans
  AlexVinS ecaa9f5d0b Entities redesign and a few ERM features il y a 7 ans
  Andrii Danylchenko f327c46fa3 AI pathfinding: rename and add const to functions il y a 7 ans
  Andrii Danylchenko 7150fc9f71 AI: pathfinder api supports configuration il y a 7 ans
  Arseniy Shestakov ac66fc7f42 Full rework of pre-game interface and networking il y a 7 ans
  AlexVinS 0b70baa95e Spells configuration version 2 (effect-based) il y a 8 ans
  AlexVinS 3bbff27127 Wiped CDefEssential il y a 8 ans
  ArseniyShestakov 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) il y a 8 ans
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file il y a 8 ans
  ArseniyShestakov 2f305cc68d Remove code related to duel mode (#312) il y a 8 ans
  AlexVinS 86f9df5f68 Made gamestate lock static il y a 8 ans
  Alexander Shishkin 7e1b0d71c5 Added option for saving generated maps on client side (#307) il y a 8 ans
  Arseniy Shestakov c8faca8f39 Refactoring: only use RNGs explicitly to avoid bug prone code in future il y a 9 ans
  Arseniy Shestakov 70abae9b51 CGameState::battleGetBattlefieldType: use RNG by ref il y a 9 ans
  Arseniy Shestakov ea63497b19 Move CGameState::setupBattle code to CGameHandler::setupBattle il y a 9 ans
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared il y a 10 ans
  DjWarmonger be50d699fb Compile fixes for MSVS il y a 10 ans
  ArseniyShestakov e872b400b7 Comments save format backward compatability code as Ivan suggested il y a 10 ans
  ArseniyShestakov c83f15e413 Merge branch 'develop' into feature/tavernRumors il y a 10 ans
  ArseniyShestakov d856fde73f Rumors: use enum instead of magic numbers and avoid potential crash il y a 10 ans
  Ivan Savenko 7b5a7f43ad Removed includes of CGameState from headers il y a 10 ans
  Ivan Savenko c3ce4b25df Removed all #include's of CMap.h from headers. il y a 10 ans
  ArseniyShestakov ffcc5ccdd2 Rumors: implement support for grail terrain rumor il y a 10 ans
  ArseniyShestakov 15273ac0f7 Rumors: avoid repeating of same rumor twice in a row il y a 10 ans
  ArseniyShestakov 98582d628c Rumors: move code into CGameState and add backward compatability il y a 10 ans
  ArseniyShestakov b2e1ee5363 CGameState: move two pathfinding-related functions to CPathfinderHelper il y a 10 ans