Commit History

Author SHA1 Message Date
  Ivan Savenko 04aeea9b68 use toEnum instead of getNum for switch'es 1 year ago
  Ivan Savenko 184f5a72cc Use toEntity/toXXX methods in Identifier instead VLC objects access 2 years ago
  Ivan Savenko 8d5fa41a19 Minor fixes 2 years ago
  Ivan Savenko 2b9c362d5b Explicitly convert identifier to underlying enumeration 2 years ago
  Ivan Savenko b42f073f0c Stabilization 2 years ago
  Ivan Savenko 8346d71c98 Remove more subID access 2 years ago
  Ivan Savenko 5cdbf408c7 Slightly simplified heroes initialization 2 years ago
  Ivan Savenko 461c481ef3 Fix game startup 2 years ago
  Ivan Savenko cc30bdda04 Remove few more subID usages 2 years ago
  Ivan Savenko 7a09646009 Cleaned up dwelling randomization 2 years ago
  Ivan Savenko dcb8f4fc7b Moved object type randomization to object class 2 years ago
  Ivan Savenko 03e1169781 Reduced number of accesses to CGObjectInstance::subID 2 years ago
  Ivan Savenko 7107b3202f Merge pull request #3069 from SoundSSGood/artifact-location-id 2 years ago
  Andrii Danylchenko caffc8f3cd Merge pull request #3122 from vcmi/fix-2993 2 years ago
  Andrii Danylchenko 25b64dd08b Update lib/gameState/CGameState.cpp 2 years ago
  SoundSSGood ab2f6abb87 ArtifactLocation now use ID for artHolder identification part2 2 years ago
  Andrii Danylchenko 4d6d64837f #2993 - destruct battle info first when destruction CGameState 2 years ago
  Alexander Wilms f01ec55d21 Use the "nullptr" literal. 2 years ago
  Ivan Savenko ac925bb786 Renamed new types for consistency with code style 2 years ago
  Ivan Savenko 80e6485965 MetaIdentifier now uses std::variant internally 2 years ago
  Ivan Savenko b394158dc9 Bonus Source ID now uses metaidentifier 2 years ago
  Ivan Savenko 0a10fc30b8 (lib) Bonus subtype is now stored as metaidentifier that can store any 2 years ago
  Ivan Savenko 454ba44ac5 Merge pull request #2988 from IvanSavenko/configurable_extensions 2 years ago
  Laserlicht 0eba0ee686 show random maps 2 years ago
  Ivan Savenko dd841bdaa7 Use enum instead of mix of bool's and int's for tile reveal 2 years ago
  Ivan Savenko 037efdf5fc Improvements to type safety of Identifier class 2 years ago
  nordsoft 0c94a4d891 Town name switched to id 2 years ago
  nordsoft 5b24fe289b Assembling difficulty json instead of overriding 2 years ago
  nordsoft 099109b7d2 Minor fixes 2 years ago
  nordsoft cb3bbc6680 Restructured difficulty config 2 years ago