Historique des commits

Auteur SHA1 Message Date
  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 b394158dc9 Bonus Source ID now uses metaidentifier 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
  nordsoft 3c2549d905 Fix town name il y a 2 ans
  nordsoft 0c94a4d891 Town name switched to id il y a 2 ans
  nordsoft 2960895041 Issues fixed il y a 2 ans
  Ivan Savenko ce20d913e0 Fix checking PlayerColor's for validness il y a 2 ans
  Ivan Savenko e54287ea5d Converted remaining identifier to new system il y a 2 ans
  Ivan Savenko 62cd8b12d4 Converted several namespace enums to enum class il y a 2 ans
  Ivan Savenko ec8d31bbfc First step at unifying game identifiers code il y a 2 ans
  Ivan Savenko f13a53c1d9 Merge remote-tracking branch 'vcmi/beta' into develop il y a 2 ans
  Ivan Savenko 942f8bbf05 Fix possible access to non-existing building il y a 2 ans
  Ivan Savenko 62fddca21e Split massive CModHandler class/file into multiple parts: il y a 2 ans
  Ivan Savenko 85262cf4f5 Moved CGameState files into a separate directory il y a 2 ans
  Ivan Savenko caccd58eb0 boat offsets for shipyards are counted from visitable position il y a 2 ans
  Ivan Savenko 3913b8e98c Heroes placed on water in map will be automatically given boat il y a 2 ans
  Ivan Savenko 56d69e790b Renamed MetaString methods to more logical names il y a 2 ans
  Ivan Savenko f35b3a0dc3 Replace MetaString operator << with member function il y a 2 ans
  Ivan Savenko 487f441f47 Implemented boat selection for town shipyards il y a 2 ans
  Ivan Savenko 6aedb99117 Cleaned up IShipyard interface il y a 2 ans
  Ivan Savenko 2e7c382612 Moved creature upgrade logic to CGObjectInstance inheritors il y a 2 ans
  Ivan Savenko d6a357fd17 Split some map object files into smaller files. Reduced includes usage. il y a 2 ans
  nordsoft ce80c83ca2 Merge remote-tracking branch 'upstream/develop' into town-buildings il y a 2 ans
  nordsoft 9984351302 Fix object clearing il y a 2 ans
  Konstantin 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h il y a 2 ans
  nordsoft 7996123dfa Rename constant il y a 2 ans