Cronologia Commit

Autore SHA1 Messaggio Data
  Ivan Savenko a8f8c3f4b1 Replaced most of accesses to CGObjectInstance::pos with anchorPoint() 1 anno fa
  Ivan Savenko 5aebc83bca Fixes pathfinding via subterranean gates located on right edge of map 1 anno fa
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 1 anno fa
  Ivan Savenko 55fd7bd7aa Thieves guild information level is now a bonus type 1 anno fa
  Ivan Savenko d49a61645c All objects that can be owned by player now implement IOwnableObject 1 anno fa
  Ivan Savenko a481f07daf PlayerState now stores all objects owned by player 1 anno fa
  SoundSSGood 2e3e6b1553 market->getObjInstanceID() 1 anno fa
  Ivan Savenko 4aa73b40c9 Split CTownHandler into smaller chunks 1 anno fa
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 1 anno fa
  Ivan Savenko 5178e4842e Moved generation of new rumors to server 1 anno fa
  Alexander Wilms 31e1d39f92 Fix issues introduced by fixing typos 1 anno fa
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 anno fa
  Ivan Savenko b4c6906471 Merge branch 'vcmi/beta' into 'vcmi/develop' 1 anno fa
  Laserlicht 9c1ce214fc thievesGuild support 1 anno fa
  Ivan Savenko 5d6470e527 Merge pull request #4025 from IvanSavenko/shared_ptr_lib 1 anno fa
  Ivan Savenko 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. 1 anno fa
  Ivan Savenko 84bc6c42db Added 'Serializeable' base class for classes serializeable by pointer 1 anno fa
  Ivan Savenko 8353bca34f Small refactoring of adventure map spell casting: 1 anno fa
  Dydzio ecb2bcb2db Fix TODO comments 1 anno fa
  Dydzio 3f94d316cb Fix cursor & add way to access danger info for HotA-like DD cursor 1 anno fa
  Dydzio 3bb66de551 Serverside validation, setting for terrain compatibility before cast etc 1 anno fa
  Dydzio e69c096f94 Move dimension door FoW limit check to lib 1 anno fa
  Dydzio 4f0a286167 Fix checks for tile visibility in tile click/hover handlers 1 anno fa
  Dydzio 982e67cea8 Working version of SoD dimension door spell 1 anno fa
  Ivan Savenko 7247038458 Merge pull request #3574 from SoundSSGood/altar-fixes 1 anno fa
  SoundSSGood a42b60feb9 suggested changes 1 anno fa
  Ivan Savenko 2e4895766a Implemented tracking of objects destroyed by players 1 anno fa
  SoundSSGood 652f009181 arts altar - arts holder 1 anno fa
  Ivan Savenko e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 anno fa
  Ivan Savenko d5c4478816 Remove most of non-const access to VLC entities 1 anno fa