提交历史

作者 SHA1 备注 提交日期
  ArseniyShestakov b52cfe5283 Code style: use parentheses for creating heap-based objects (#344) 8 年之前
  ArseniyShestakov a4c0ad94b1 Code style: remove default value hints in definitions (#342) 8 年之前
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 年之前
  AlexVinS 09df2dcfbb fixed possible race condition 8 年之前
  AlexVinS 2c525fc76e Attempt to fix headless tests crash. 8 年之前
  ArseniyShestakov 5dfb7a5771 Merge pull request #317 from vcmi/attackerOwned 8 年之前
  Arseniy Shestakov c059f95e2e CClient::loadGame: pass correct save version for BinaryDeserializer 8 年之前
  AlexVinS 4f8c7bd4bb CStack refactoring 8 年之前
  ArseniyShestakov 2f305cc68d Remove code related to duel mode (#312) 8 年之前
  ArseniyShestakov bd27636cd9 Merge pull request #316 from FeniksFire/improvingTheBattle 8 年之前
  FeniksFire 4113bdab01 Moving some files from lib to the battle subdirectory. 8 年之前
  Arseniy Shestakov eeff7ee315 Few minor code improvements 8 年之前
  Arseniy Shestakov 1a60c1a94b Shared memory refactoring and command line control options 8 年之前
  Arseniy Shestakov a2284c3209 Automated testing: graceful shutdown for when game is ended 8 年之前
  Arseniy Shestakov 18161d3688 Client: implement spectator mode via command-line options 8 年之前
  Arseniy Shestakov d95c74941b Client: add onlyAI option support for saved games 8 年之前
  Arseniy Shestakov f7f7fe1d32 Client: fix headless mode and add automated testing mode 8 年之前
  Alexander Shishkin 7e1b0d71c5 Added option for saving generated maps on client side (#307) 8 年之前
  Arseniy Shestakov 6642816b1e Client: server port and testing options cleanup 8 年之前
  Arseniy Shestakov 4b0f702e7e Add LeaveGame netpack and avoid replying on it and CloseServer 8 年之前
  Arseniy Shestakov c7e7a4d7be Make usage of boost::interprocess optional 8 年之前
  Arseniy Shestakov cc163c4e05 Refactoring of networking code on server and client 9 年之前
  Arseniy Shestakov db5a52a0f8 Multiplayer: gracefully handle player loss unless it's a host 9 年之前
  Fay b5daa24982 Android support (#299) 8 年之前
  Dydzio 88952aefff Restart button fix (#288) 8 年之前
  FeniksFire 3de891b4b4 Moving/dividing classes from BattleState to separate files. 8 年之前
  AlexVinS d003abea6f Fixed CID 1197624 9 年之前
  AlexVinS 80666fb134 Tweaks 9 年之前
  AlexVinS dc39fb2d14 Removed useless CPack::type field. 9 年之前
  DjWarmonger 9db3bfcbf2 Merge pull request #212 from vcmi/refactoring/serialization2 9 年之前