提交历史

作者 SHA1 备注 提交日期
  Ivan Savenko 417ea6451a Remove ConstTransitivePtr from hero and town instances 7 月之前
  Ivan Savenko 9f713a0914 Rename int3::valid to isValid for consistency 7 月之前
  Ivan Savenko a8a6be7ac1 Fix potential compatibility with C++20 / C++23 mode 7 月之前
  Ivan Savenko ec970c7b22 Support for configuring minimal cost for moving between tiles 9 月之前
  Ivan Savenko 08fbcd5239 TerrainTile now uses identifiers instead of pointers to VLC 1 年之前
  Ivan Savenko a8f8c3f4b1 Replaced most of accesses to CGObjectInstance::pos with anchorPoint() 1 年之前
  Ivan Savenko c0f5c7c0ea Replace pointer with reference in pack apply functions 1 年之前
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 1 年之前
  Ivan Savenko a481f07daf PlayerState now stores all objects owned by player 1 年之前
  Ivan Savenko b07408e984 New objects are now created and initialized on server and sent to client 1 年之前
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 年之前
  Ivan Savenko 60a51e98de Remove usage of std::function from CRandomGenerator 1 年之前
  Ivan Savenko 84bc6c42db Added 'Serializeable' base class for classes serializeable by pointer 1 年之前
  Ivan Savenko 8b861fc58f Do not check for guards when teleporting using means other than DD 1 年之前
  Ivan Savenko d70914a147 Fixes regression - blocked TP when casting spell on land 1 年之前
  Ivan Savenko 3fc4383153 Show popup dialog instead of server error when using TP from water 1 年之前
  Ivan Savenko 6c45353aa7 Casting DD or TP will now spend mana before hero movement (and any side 1 年之前
  Ivan Savenko 8353bca34f Small refactoring of adventure map spell casting: 1 年之前
  Dydzio e5e14adb51 Add setting for HD mod tournament rules dimension door limit 1 年之前
  Dydzio 3bb66de551 Serverside validation, setting for terrain compatibility before cast etc 1 年之前
  Ivan Savenko e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 年之前
  Ivan Savenko 20ef3a69e7 Fix most of memleaks discovered by valgrind 1 年之前
  Ivan Savenko 6b81012f31 Use variant identifier in netpacks where applicable 1 年之前
  Ivan Savenko 10e50548e7 Converted Component class to use VariantIdentifier instead of int 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 b394158dc9 Bonus Source ID now uses metaidentifier 2 年之前
  Ivan Savenko d257fb37f0 Use optional instead of Json for queries 2 年之前
  Ivan Savenko 8c0d78f1d9 Added initiator-player to packs that add/remove/move objects 2 年之前
  Ivan Savenko ec8d31bbfc First step at unifying game identifiers code 2 年之前