Історія комітів

Автор SHA1 Опис Дата
  AlexVinS ecaa9f5d0b Entities redesign and a few ERM features 7 роки тому
  Andrii Danylchenko f327c46fa3 AI pathfinding: rename and add const to functions 7 роки тому
  Andrii Danylchenko 7150fc9f71 AI: pathfinder api supports configuration 7 роки тому
  Arseniy Shestakov ac66fc7f42 Full rework of pre-game interface and networking 7 роки тому
  AlexVinS 0b70baa95e Spells configuration version 2 (effect-based) 8 роки тому
  AlexVinS 3bbff27127 Wiped CDefEssential 8 роки тому
  ArseniyShestakov 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 роки тому
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 роки тому
  ArseniyShestakov 2f305cc68d Remove code related to duel mode (#312) 8 роки тому
  AlexVinS 86f9df5f68 Made gamestate lock static 8 роки тому
  Alexander Shishkin 7e1b0d71c5 Added option for saving generated maps on client side (#307) 8 роки тому
  Arseniy Shestakov c8faca8f39 Refactoring: only use RNGs explicitly to avoid bug prone code in future 9 роки тому
  Arseniy Shestakov 70abae9b51 CGameState::battleGetBattlefieldType: use RNG by ref 9 роки тому
  Arseniy Shestakov ea63497b19 Move CGameState::setupBattle code to CGameHandler::setupBattle 9 роки тому
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 10 роки тому
  DjWarmonger be50d699fb Compile fixes for MSVS 10 роки тому
  ArseniyShestakov e872b400b7 Comments save format backward compatability code as Ivan suggested 10 роки тому
  ArseniyShestakov c83f15e413 Merge branch 'develop' into feature/tavernRumors 10 роки тому
  ArseniyShestakov d856fde73f Rumors: use enum instead of magic numbers and avoid potential crash 10 роки тому
  Ivan Savenko 7b5a7f43ad Removed includes of CGameState from headers 10 роки тому
  Ivan Savenko c3ce4b25df Removed all #include's of CMap.h from headers. 10 роки тому
  ArseniyShestakov ffcc5ccdd2 Rumors: implement support for grail terrain rumor 10 роки тому
  ArseniyShestakov 15273ac0f7 Rumors: avoid repeating of same rumor twice in a row 10 роки тому
  ArseniyShestakov 98582d628c Rumors: move code into CGameState and add backward compatability 10 роки тому
  ArseniyShestakov b2e1ee5363 CGameState: move two pathfinding-related functions to CPathfinderHelper 10 роки тому
  ArseniyShestakov d3c8ca7c1c Pathfinding: implement duration checking for fly and water walking 10 роки тому
  ArseniyShestakov 45e4cf354e Revert "Pathfinding: do path calculation in separate thread" 10 роки тому
  ArseniyShestakov f376b27999 Pathfinding: do path calculation in separate thread 10 роки тому
  ArseniyShestakov 6b34eb729e Move all pathfinding-related code into new file 10 роки тому
  ArseniyShestakov 01257efc02 CPathfinder: get rid of curPos and pass on initializeGraph 10 роки тому