Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Savenko 9e6397d1f9 Remove pointer to boat from CGHeroInstance há 8 meses atrás
  Ivan Savenko cd7732456a Remove pointer to objects from TerrainTile há 8 meses atrás
  Ivan Savenko bdae7285ae Objects list is now private member of CMap há 8 meses atrás
  Ivan Savenko 745040def3 Access to heroes storage in CMap is now done via public methods há 8 meses atrás
  Ivan Savenko 0ada2a5ebd Map objects now use shared_ptr (game) há 8 meses atrás
  Ivan Savenko 417ea6451a Remove ConstTransitivePtr from hero and town instances há 8 meses atrás
  Ivan Savenko 9f713a0914 Rename int3::valid to isValid for consistency há 8 meses atrás
  Ivan Savenko a8a6be7ac1 Fix potential compatibility with C++20 / C++23 mode há 8 meses atrás
  Ivan Savenko ec970c7b22 Support for configuring minimal cost for moving between tiles há 10 meses atrás
  Ivan Savenko 08fbcd5239 TerrainTile now uses identifiers instead of pointers to VLC há 1 ano atrás
  Ivan Savenko a8f8c3f4b1 Replaced most of accesses to CGObjectInstance::pos with anchorPoint() há 1 ano atrás
  Ivan Savenko c0f5c7c0ea Replace pointer with reference in pack apply functions há 1 ano atrás
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game há 1 ano atrás
  Ivan Savenko a481f07daf PlayerState now stores all objects owned by player há 1 ano atrás
  Ivan Savenko b07408e984 New objects are now created and initialized on server and sent to client há 1 ano atrás
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library há 1 ano atrás
  Ivan Savenko 60a51e98de Remove usage of std::function from CRandomGenerator há 1 ano atrás
  Ivan Savenko 84bc6c42db Added 'Serializeable' base class for classes serializeable by pointer há 1 ano atrás
  Ivan Savenko 8b861fc58f Do not check for guards when teleporting using means other than DD há 1 ano atrás
  Ivan Savenko d70914a147 Fixes regression - blocked TP when casting spell on land há 1 ano atrás
  Ivan Savenko 3fc4383153 Show popup dialog instead of server error when using TP from water há 1 ano atrás
  Ivan Savenko 6c45353aa7 Casting DD or TP will now spend mana before hero movement (and any side há 1 ano atrás
  Ivan Savenko 8353bca34f Small refactoring of adventure map spell casting: há 1 ano atrás
  Dydzio e5e14adb51 Add setting for HD mod tournament rules dimension door limit há 1 ano atrás
  Dydzio 3bb66de551 Serverside validation, setting for terrain compatibility before cast etc há 1 ano atrás
  Ivan Savenko e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. há 1 ano atrás
  Ivan Savenko 20ef3a69e7 Fix most of memleaks discovered by valgrind há 2 anos atrás
  Ivan Savenko 6b81012f31 Use variant identifier in netpacks where applicable há 2 anos atrás
  Ivan Savenko 10e50548e7 Converted Component class to use VariantIdentifier instead of int há 2 anos atrás
  Ivan Savenko b88a8da4e8 Split off some netpack structures into separate files há 2 anos atrás