Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 8353bca34f Small refactoring of adventure map spell casting: il y a 1 an
  Dydzio ecb2bcb2db Fix TODO comments il y a 1 an
  Dydzio 3f94d316cb Fix cursor & add way to access danger info for HotA-like DD cursor il y a 1 an
  Dydzio 3bb66de551 Serverside validation, setting for terrain compatibility before cast etc il y a 1 an
  Dydzio e69c096f94 Move dimension door FoW limit check to lib il y a 1 an
  Dydzio 4f0a286167 Fix checks for tile visibility in tile click/hover handlers il y a 1 an
  Dydzio 982e67cea8 Working version of SoD dimension door spell il y a 1 an
  Ivan Savenko 7247038458 Merge pull request #3574 from SoundSSGood/altar-fixes il y a 1 an
  SoundSSGood a42b60feb9 suggested changes il y a 1 an
  Ivan Savenko 2e4895766a Implemented tracking of objects destroyed by players il y a 1 an
  SoundSSGood 652f009181 arts altar - arts holder il y a 1 an
  Ivan Savenko e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. il y a 1 an
  Ivan Savenko d5c4478816 Remove most of non-const access to VLC entities il y a 1 an
  Alexander Wilms f08c6d1ce9 Fix issues created by type replacement script il y a 1 an
  Alexander Wilms 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers il y a 1 an
  Ivan Savenko dd88220b7c Fixed potentially uninitialized class member il y a 2 ans
  Ivan Savenko 76956cfe3a Merge pull request #3188 from IvanSavenko/remove_identifier_implicit_int_conversion2 il y a 2 ans
  Ivan Savenko 13763cad8e Remove few more implicit conversions il y a 2 ans
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> il y a 2 ans
  Ivan Savenko 301ac2457a Cleanup il y a 2 ans
  Ivan Savenko 20ef3a69e7 Fix most of memleaks discovered by valgrind il y a 2 ans
  SoundSSGood 7e6ab5e87b fix test & fix build & suggested changes il y a 2 ans
  SoundSSGood 3c5527a222 ArtifactLocation now use ID for artHolder identification part3 il y a 2 ans
  Ivan Savenko b88a8da4e8 Split off some netpack structures into separate files il y a 2 ans
  Ivan Savenko ac925bb786 Renamed new types for consistency with code style il y a 2 ans
  Ivan Savenko 80e6485965 MetaIdentifier now uses std::variant internally il y a 2 ans
  Ivan Savenko 77facf9387 Implement missing functions, fixes linking errors il y a 2 ans
  Ivan Savenko 0a10fc30b8 (lib) Bonus subtype is now stored as metaidentifier that can store any il y a 2 ans
  Ivan Savenko dd841bdaa7 Use enum instead of mix of bool's and int's for tile reveal il y a 2 ans
  Ivan Savenko 98fd939ed6 Cartographer/Observatory is now configurable object il y a 2 ans