提交历史

作者 SHA1 备注 提交日期
  Ivan Savenko 6f20235d07 Merge CPrivilegedInfoCallback into CGameInfoCallback 5 月之前
  Ivan Savenko 716da918f8 Completely remove IGameCallback class 5 月之前
  Ivan Savenko 35644da2b7 Reogranize callback-related classes on 1 file = 1 class basis 5 月之前
  Ivan Savenko 1690913ba4 Stack instance now stores non-serialized pointer to army 5 月之前
  Ivan Savenko 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer 6 月之前
  Ivan Savenko 912c2eae94 Fix regressions 6 月之前
  Ivan Savenko e6a8e5d4bd Correctly restore bonus system on deserialization 6 月之前
  Ivan Savenko 63d00b080e Removed pointer to army from StackInstance 7 月之前
  Ivan Savenko c02a8a84fd Stacks of armed instance are now unique_ptr 7 月之前
  Ivan Savenko 83099f9288 Fix crash on initializing off-map hero 6 月之前
  Ivan Savenko 2b812be9cd Correctly show results of CreatureTerrainLimiter outside of combat 6 月之前
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 月之前
  Ivan Savenko e829d723b2 Replace global bonus tree change counter with per-node counter 9 月之前
  Ivan Savenko 39d2f27589 Remove remaining usages of CCheckProxy class 10 月之前
  Ivan Savenko 95a07ee5cb Use bonus system cache whenever possible 10 月之前
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities 1 年之前
  Ivan Savenko 4aa73b40c9 Split CTownHandler into smaller chunks 1 年之前
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 1 年之前
  Ivan Savenko 42616cf4e8 Fix text formatting, fix todo's 1 年之前
  Ivan Savenko 9e49587749 Replace bonus string description with metastring that can properly 1 年之前
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static 1 年之前
  Dydzio 39c3db04f3 Add missing antimagic functionality to antimagic garrisons 1 年之前
  Ivan Savenko 664da58d4f Use MetaString in place of boost::format to avoid exceptions 1 年之前
  Ivan Savenko abad4b01ce Remove explicit convesion to int in operators 1 年之前
  gamestales-com a574f18e69 #2903-morale-description-#1442 1 年之前
  Ivan Savenko 5487f07d3b added toEntity overload that accepts generic Services class 1 年之前
  Ivan Savenko 184f5a72cc Use toEntity/toXXX methods in Identifier instead VLC objects access 2 年之前
  Ivan Savenko 885dce0c27 Replace static_cast's of Identifiers with getNum call 2 年之前
  Ivan Savenko ac925bb786 Renamed new types for consistency with code style 2 年之前
  Ivan Savenko 80e6485965 MetaIdentifier now uses std::variant internally 2 年之前