Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 496bca1a59 Attempt to track down mystery crash on Android il y a 1 an
  Ivan Savenko b6cc26f853 Fix build il y a 1 an
  Ivan Savenko 1acab80fdc Use unique_ptr instead of raw pointers to attempt to fix crash on free il y a 1 an
  Ivan Savenko 828077c18b Added special object "nothing" to handle unknown map objects on some il y a 1 an
  Tomasz Zieliński 493acd9b75 One little fix for inconsistent indexes il y a 1 an
  Tomasz Zieliński d15e9f886c Cleanup il y a 1 an
  Tomasz Zieliński 0f23dde85d Fixed crash due to incorrect monolith id scopes il y a 1 an
  Ivan Savenko e96cde291a Fix generation of additional monolith types for RMG il y a 1 an
  Ivan Savenko 34338f4eaa Remove few more implicit conversions il y a 1 an
  Ivan Savenko abad4b01ce Remove explicit convesion to int in operators il y a 1 an
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> il y a 1 an
  Ivan Savenko 184f5a72cc Use toEntity/toXXX methods in Identifier instead VLC objects access il y a 2 ans
  Ivan Savenko be5505690d Apply suggestions from code review il y a 2 ans
  Ivan Savenko 6337b0d3b9 Fix potential crash on loading mod with invalid handler name il y a 2 ans
  Ivan Savenko 80e6485965 MetaIdentifier now uses std::variant internally il y a 2 ans
  Ivan Savenko e10de0594e Scholar is now configurable object (partial) il y a 2 ans
  Ivan Savenko bb05c2dea5 Implemented configurable shrine il y a 2 ans
  Ivan Savenko 98fd939ed6 Cartographer/Observatory is now configurable object il y a 2 ans
  Ivan Savenko fd01a25352 Implemented basic version of configurable Witch Hut il y a 2 ans
  Ivan Savenko f39fbe5151 Merge pull request #2757 from IvanSavenko/filesystem_refactor il y a 2 ans
  Ivan Savenko 7e27ac7073 IdentifierStorage is now separate handler in VLC il y a 2 ans
  Ivan Savenko 6f0108e462 Use ResourcePath for referencing texts and json's il y a 2 ans
  Ivan Savenko e54287ea5d Converted remaining identifier to new system il y a 2 ans
  Ivan Savenko f13a53c1d9 Merge remote-tracking branch 'vcmi/beta' into develop il y a 2 ans
  Ivan Savenko 2e7e8bb52b Better error message on missing object constructor il y a 2 ans
  Ivan Savenko 62fddca21e Split massive CModHandler class/file into multiple parts: il y a 2 ans
  Ivan Savenko 8ed5f412e2 Show per-type object names in editor il y a 2 ans
  Ivan Savenko 6f743916db Moved CGCreature to a new file il y a 2 ans
  Ivan Savenko 58661fc8ec Moved DwellingInstanceConstructor to a new file il y a 2 ans
  Ivan Savenko 77b58bc66d Cleaned up object constructors to reduce duplicated code il y a 2 ans