提交歷史

作者 SHA1 備註 提交日期
  Ivan Savenko e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 年之前
  Ivan Savenko d5c4478816 Remove most of non-const access to VLC entities 1 年之前
  Alexander Wilms f08c6d1ce9 Fix issues created by type replacement script 1 年之前
  Alexander Wilms 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers 1 年之前
  Ivan Savenko dd88220b7c Fixed potentially uninitialized class member 1 年之前
  Ivan Savenko 76956cfe3a Merge pull request #3188 from IvanSavenko/remove_identifier_implicit_int_conversion2 1 年之前
  Ivan Savenko 13763cad8e Remove few more implicit conversions 1 年之前
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> 1 年之前
  Ivan Savenko 301ac2457a Cleanup 1 年之前
  Ivan Savenko 20ef3a69e7 Fix most of memleaks discovered by valgrind 1 年之前
  SoundSSGood 7e6ab5e87b fix test & fix build & suggested changes 2 年之前
  SoundSSGood 3c5527a222 ArtifactLocation now use ID for artHolder identification part3 2 年之前
  Ivan Savenko b88a8da4e8 Split off some netpack structures into separate files 2 年之前
  Ivan Savenko ac925bb786 Renamed new types for consistency with code style 2 年之前
  Ivan Savenko 80e6485965 MetaIdentifier now uses std::variant internally 2 年之前
  Ivan Savenko 77facf9387 Implement missing functions, fixes linking errors 2 年之前
  Ivan Savenko 0a10fc30b8 (lib) Bonus subtype is now stored as metaidentifier that can store any 2 年之前
  Ivan Savenko dd841bdaa7 Use enum instead of mix of bool's and int's for tile reveal 2 年之前
  Ivan Savenko 98fd939ed6 Cartographer/Observatory is now configurable object 2 年之前
  nordsoft 8335fffaea Fix rumors 2 年之前
  nordsoft 0ac893b80f Rumors meta string 2 年之前
  Ivan Savenko 41210c1dbf Client-side support for multiple battles 2 年之前
  Ivan Savenko fc4dfda00f Added support for concurrent battles to gamestate and server 2 年之前
  Ivan Savenko edd029c79c Replace "currentPlayer" from gamestate with "activePlayers" 2 年之前
  Ivan Savenko 0240ee886d Converted (almost) all namespace enum's to enum classes 2 年之前
  Ivan Savenko 62cd8b12d4 Converted several namespace enums to enum class 2 年之前
  Ivan Savenko ec8d31bbfc First step at unifying game identifiers code 2 年之前
  nordsoft 3c9c302fd2 TurnTimerInfo 2 年之前
  nordsoft 4b1224ec8c Implement turn timer feature 2 年之前
  Ivan Savenko 62fddca21e Split massive CModHandler class/file into multiple parts: 2 年之前