提交历史

作者 SHA1 备注 提交日期
  ArseniyShestakov 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 年之前
  ArseniyShestakov 006fa6c6df Merge pull request #332 from FeniksFire/SmallBugFix 8 年之前
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 年之前
  FeniksFire 43d324b561 Fix handling damage when stack wait in moat. 8 年之前
  AlexVinS 3d1a84875e Queries refactoring 8 年之前
  ArseniyShestakov 2f305cc68d Remove code related to duel mode (#312) 8 年之前
  FeniksFire 4113bdab01 Moving some files from lib to the battle subdirectory. 8 年之前
  AlexVinS 0f5202689e Cumulative spell effects 9 年之前
  AlexVinS 0190c9804e formatting 8 年之前
  AlexVinS a31c28ec33 Unified war machine mechanics. 8 年之前
  Arseniy Shestakov 4b0f702e7e Add LeaveGame netpack and avoid replying on it and CloseServer 8 年之前
  AlexVinS 609c6f81bd Fixed a few CWE-457 9 年之前
  AlexVinS 86e33a4c45 [Refactoring] Unified SetResources NetPack API. 9 年之前
  AlexVinS dc39fb2d14 Removed useless CPack::type field. 9 年之前
  DjWarmonger 9db3bfcbf2 Merge pull request #212 from vcmi/refactoring/serialization2 9 年之前
  Vadim Markovtsev dccc25268c Fix the initial creature spells at battle start 9 年之前
  Ivan Savenko 5b76c3f4eb Rebase of codebase changes for refactored serializer 9 年之前
  Vadim Markovtsev 6fe5f2a7f6 Fix segfault / assertion failure during battle 9 年之前
  Arseniy Shestakov 7b7958c548 Cheat codes: add option to apply cheats on different players 9 年之前
  AlexVinS 23b7a803b6 cleanup 9 年之前
  Arseniy Shestakov c8faca8f39 Refactoring: only use RNGs explicitly to avoid bug prone code in future 9 年之前
  Arseniy Shestakov c8bcb14d34 CCallbackBase: add CRandomGenerator to all callbacks 9 年之前
  Arseniy Shestakov 2ba3b20928 Multiple changes to RNG usage to both client and server 9 年之前
  ArseniyShestakov c550484613 Merge pull request #181 from vcmi/feature/drawbridgeMechanics 9 年之前
  Arseniy Shestakov c5cfc8467f Battles: change naming from drawbridge to gate for everything 9 年之前
  Arseniy Shestakov fbb34b8d04 Battles: always update drawbridge state after battle state changed 9 年之前
  Arseniy Shestakov 57328bdc83 Battles: implement basic drawbridge mechanics 9 年之前
  AlexVinS ba017c443d Start from diff of pull request #124 from vcmi/issue/1372 10 年之前
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 年之前
  Ivan Savenko 7189a12df2 removed few more includes from headers 10 年之前