Commit History

Author SHA1 Message Date
  AlexVinS 0868164147 (int) -> static_cast<int> 8 years ago
  AlexVinS 15138c23de Finished conversion to new logging API 8 years ago
  AlexVinS 143ff682bc Logging cleanup 8 years ago
  AlexVinS 61e241308d Logging cleanup 8 years ago
  ArseniyShestakov ea0ceb1805 Merge pull request #323 from vcmi/CStackTweaks 8 years ago
  Arseniy Shestakov 98406d127d CGMonolith: fix crash on initialization here too 8 years ago
  Arseniy Shestakov ee7862b12f CGSubterraneanGate: fix crash on initialization 8 years ago
  AlexVinS 4f14f22d3a Unified CStack ammo, casts and counterattacks 8 years ago
  Piotr Wójcik 7bc9853175 Squashed commit of PR #314: 8 years ago
  Piotr 9d5d291e6b Do not show whether Witch Hut is visited by hero, if was not visited by player yet, fixes #2604 (#304) 8 years ago
  AlexVinS 70a092f58c [Refactoring] use virtual method for object specific actions when new map object is created 8 years ago
  AlexVinS a85b4cf2a5 * WIP on event condition format 9 years ago
  AlexVinS c23d3ac83c Fixed CID 1366432 9 years ago
  AlexVinS 0a4e5fcdca Fixed CID 1366337 9 years ago
  AlexVinS 9834db1b7d simplified CGScholar::onHeroVisit 9 years ago
  Vadim Markovtsev 2c1dddde33 Fix memory problems with BonusList 9 years ago
  Arseniy Shestakov f6df107a55 Replace more magic subIDs with readable enums 9 years ago
  Dydzio beae354536 Correcting random amount of gold in gold piles 9 years ago
  Piotr Wójcik c5e4eaf9c1 Check if hero knows spell even without wisdom 9 years ago
  Arseniy Shestakov c8faca8f39 Refactoring: only use RNGs explicitly to avoid bug prone code in future 9 years ago
  Arseniy Shestakov 2ba3b20928 Multiple changes to RNG usage to both client and server 9 years ago
  Piotr Wójcik 52797082aa Do not show whether Shrine is visited by hero, if was not visited by player yet 9 years ago
  Arseniy Shestakov a90b657b86 Add reset to some static variables on client 9 years ago
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it 9 years ago
  AlexVinS 51bee1000b Implemented CGWitchHut::serializeJsonOptions 9 years ago
  AlexVinS dd1aabbe23 Use JsonSerializeFormat for map objects 9 years ago
  AlexVinS e0af4a665a Added hacks fot spell scroll support. 9 years ago
  AlexVinS 6db94ab74c Explicit army serialization - too much CArmedInstance descendants 9 years ago
  AlexVinS 53dc49e92a CGShipyard, CGShrine serialization 9 years ago
  AlexVinS 401ba48257 CGScholar serialization 9 years ago