提交历史

作者 SHA1 备注 提交日期
  Ivan Savenko 01396b62b7 Extracted handling of type ID's from serializer into a separate class 1 年之前
  Ivan Savenko 232a759db7 Remove type registration from library pack applying 1 年之前
  Ivan Savenko b84af1a6de Significantly simplify packs applying 1 年之前
  Ivan Savenko 1c63fefe02 Moved banks randomization to server-side with client netpack 1 年之前
  Ivan Savenko b07408e984 New objects are now created and initialized on server and sent to client 1 年之前
  Ivan Savenko d2839c8e52 Rewardable object randomization is now always server-sided 1 年之前
  Ivan Savenko 0d66ddbeec GameState now uses random generator from server. Blocked access to rmg 1 年之前
  Ivan Savenko df83fa33a1 Merge branch 'vcmi/master' into 'vcmi/develop' 1 年之前
  Ivan Savenko 9bfe000724 Added semi-workaround method for network thread shutdown: 1 年之前
  Ivan Savenko 8754e0ebb3 Code formatting and cleanup 1 年之前
  Ivan Savenko f3de2cfe1c Removed broken & unused serialization of player interface and AI 1 年之前
  Ivan Savenko 8b861fc58f Do not check for guards when teleporting using means other than DD 1 年之前
  Ivan Savenko 18ece6dcf6 Remove some usages of server-side translations 1 年之前
  SoundSSGood 9f688e6fb7 MoveArtifact, BulkMoveArtifacts PlayerColor player field 1 年之前
  Alexander Wilms 522cb571b3 Remove redundant `virtual` specifiers 1 年之前
  Ivan Savenko 0c07384293 Refactoring of serialization versioning handling 1 年之前
  Ivan Savenko c21913f661 Fixed initialization of move points and mana for dismissed heroes 1 年之前
  Ivan Savenko edb2ecd751 Fix possible overflow errors on leveling up beyond int64_t limit 1 年之前
  SoundSSGood 57e3abc548 ask assemble regression fixed 2 年之前
  Ivan Savenko 6b81012f31 Use variant identifier in netpacks where applicable 2 年之前
  Alexander Wilms e4db6f2af8 CClient::removeGUI(): This function should be declared 'const' 2 年之前
  Ivan Savenko 3880ea58b9 Merge branch 'josch/dos2unix' into develop 2 年之前
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 年之前
  Ivan Savenko dd841bdaa7 Use enum instead of mix of bool's and int's for tile reveal 2 年之前
  Ivan Savenko 898733eed7 Added Query to track visit duration for Taverns and Markets 2 年之前
  Ivan Savenko 8c0d78f1d9 Added initiator-player to packs that add/remove/move objects 2 年之前
  Ivan Savenko 747e28947a Fix build 2 年之前
  Ivan Savenko 41210c1dbf Client-side support for multiple battles 2 年之前
  Ivan Savenko 036df2e0ad Support multiple battles in AI 2 年之前
  Ivan Savenko edd029c79c Replace "currentPlayer" from gamestate with "activePlayers" 2 年之前