Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` il y a 10 mois
  Ivan Savenko fcb4dfa985 Merge pull request #4964 from vcmi/connections_rework il y a 1 an
  Tomasz Zieliński 6bdb10444f New type of zone - "sealed" il y a 1 an
  Tomasz Zieliński c8e3458dfb Handle connections by unique id il y a 1 an
  Tomasz Zieliński 2fe54504ab Merge remote-tracking branch 'origin/develop' into custom_objects_per_zone il y a 1 an
  Tomasz Zieliński e89649ec1c Move ObjectConfig to separate file il y a 1 an
  Ivan Savenko ff8d36c350 It is now possible to define game settings in rmg template il y a 1 an
  Tomasz Zieliński bfe75a6a02 It is now possible to copy object settings between zones il y a 1 an
  Tomasz Zieliński 64fc2e5ed0 Move ObjectConfig to ObjectInfo.cpp. Preliminary version of banning object categories. il y a 1 an
  Tomasz Zieliński 85ee859b6e First version that works - banning objects is possible il y a 1 an
  Tomasz Zieliński f4f416eb16 Add RMG option "forcePortal" il y a 1 an
  Ivan Savenko 4aa73b40c9 Split CTownHandler into smaller chunks il y a 1 an
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos il y a 1 an
  Ivan Savenko 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. il y a 1 an
  Tomasz Zieliński 2c32c770f7 First version that works in lobby il y a 1 an
  Tomasz Zieliński b7df6064cd Add random map description and display it in RMG menu il y a 1 an
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> il y a 2 ans
  Tomasz Zieliński ec0bf05163 Rename "cpu" parameter to correct "humans" il y a 2 ans
  Tomasz Zieliński 4f2cde018c Fixed most of reported issues, removed unused code. il y a 2 ans
  Ivan Savenko b6a1a8f0da Json Serializer should now use identifers storage properly il y a 2 ans
  Ivan Savenko e54287ea5d Converted remaining identifier to new system il y a 2 ans
  Ivan Savenko ec8d31bbfc First step at unifying game identifiers code il y a 2 ans
  Ivan Savenko 44d16b32fe Use API identical to std classes where possible il y a 2 ans
  Ivan Savenko 62fddca21e Split massive CModHandler class/file into multiple parts: il y a 2 ans
  Tomasz Zieliński 3889193a48 Reorganize namespaces il y a 2 ans
  Tomasz Zieliński 0d3ac4a502 - Add new option for connection il y a 2 ans
  Tomasz Zieliński a592f5604b Add "bannedTerrains", "bannedMonsters" options for templates. il y a 2 ans
  Tomasz Zieliński 9f2bfbc1d8 Improve serialization of IDs from mods, so they are resolved correctly after all mods are loaded. il y a 2 ans
  Tomasz Zieliński 73b78dd75e Handle "bannedTowns" (alredy used on Jebus). il y a 2 ans
  Tomasz Zieliński cb4d818241 Inherit terrain types only after all terrain Ids are resolved. il y a 2 ans