Commit History

作者 SHA1 備註 提交日期
  Ivan Savenko 01d787fb5a Removed remaining cases of serialization of VLC entities 1 年之前
  godric3 9e9f118b09 another attempt of using `CGHeroInstance::NO_PATROLLING` in map editor 1 年之前
  godric3 ed087b7a5b Use max ui32 value instead of -1 for NO_PATROLLING 1 年之前
  Andrzej Żak 42738e20a4 Update lib/mapObjects/CGHeroInstance.h 1 年之前
  godric3 394812c02a try to fix build, use inline constexpr 1 年之前
  godric3 a9e04428c8 Possibility to set hero patrol radius in map editor 1 年之前
  Ivan Savenko 604e3b5c67 Merge pull request #4763 from IvanSavenko/herohandler_split 1 年之前
  Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class 1 年之前
  Ivan Savenko ad7f0416a7 Added overloaded version of getObjectHandler to CGHeroInstance 1 年之前
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities 1 年之前
  SoundSSGood 586a32a616 CArtifactSet cleanup 1 年之前
  Ivan Savenko e93a060500 Merge branch 'vcmi/beta' into 'vcmi/develop' 1 年之前
  Dydzio 7979f62f82 Add status bar movement points info for own hero on adventure map or hero list 1 年之前
  Ivan Savenko d49a61645c All objects that can be owned by player now implement IOwnableObject 1 年之前
  Ivan Savenko 0fd9dbf240 Unified income handling, added IOwnableObject interface 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 8aaa9e63dd Fix build 1 年之前
  Ivan Savenko 18ece6dcf6 Remove some usages of server-side translations 1 年之前
  Ivan Savenko 87059be67b Added range checks to values read from h3m. 1 年之前
  Ivan Savenko 7992144763 Gem class is now Sorceress 1 年之前
  Ivan Savenko 3abc26e789 Moved checks for campaign heroes to CGHeroInstance class 1 年之前
  Ivan Savenko 0c07384293 Refactoring of serialization versioning handling 1 年之前
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static 1 年之前
  Ivan Savenko d5c4478816 Remove most of non-const access to VLC entities 1 年之前
  Alexander Wilms f08c6d1ce9 Fix issues created by type replacement script 1 年之前
  Alexander Wilms 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers 1 年之前
  Tomasz Zieliński cef25cca03 Fix for starting hero being passable 1 年之前
  Ivan Savenko e9ac8c67c1 Reworked and fixed selection of secondary skills: 1 年之前
  Ivan Savenko abad4b01ce Remove explicit convesion to int in operators 2 年之前