Commit History

Author SHA1 Message Date
  Ivan Savenko d1d2cf4189 Fix crashes on game start, gamestate now derives from GameCallbackHolder 6 months ago
  Ivan Savenko d34b47bb20 Remove pointers from artifacts 6 months ago
  Ivan Savenko 2ca1748e96 Artifact instances are now owned solely by CMap 7 months ago
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
  Ivan Savenko e829d723b2 Replace global bonus tree change counter with per-node counter 9 months ago
  SoundSSGood b32ec8607c tradable grail 11 months ago
  Ivan Savenko c98ac01e7a Replaced public artType member of ArtifactInstance with getter 1 year ago
  SoundSSGood 86d5c05ffa Fused identical artifacts 1 year ago
  SoundSSGood d4d3ddf685 fused artifacts 1 year ago
  Ivan Savenko b85ccccb37 Minor refactoring of translations: 1 year ago
  SoundSSGood 586a32a616 CArtifactSet cleanup 1 year ago
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 1 year ago
  SoundSSGood b06426ac43 CMap removed from CArtifactSet level 1 year ago
  Ivan Savenko 8ef8ffa5c4 Implemented configurable blacksmith. Deprecated ballistaYard type 1 year ago
  Ivan Savenko 97f1a310df Fix miscellaneous issues discovered by Sonar 1 year ago
  godric3 c34956e912 introduce `getModScope` method to`Entity` class and subclasses 1 year ago
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 1 year ago
  SoundSSGood 6dd76908bc MoveArtifact struct not used now 1 year ago
  SoundSSGood 5dbe88d9a4 End of battle BulkMoveArtifacts 1 year ago
  Ivan Savenko 5d6470e527 Merge pull request #4025 from IvanSavenko/shared_ptr_lib 1 year ago
  Ivan Savenko 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. 1 year ago
  SoundSSGood 7abfa7b42a ArtifactPosition::TRANSITION_POS now is simple ArtSlotInfo 1 year ago
  Ivan Savenko 95d761bbb8 Handle corrupted H3 data - show message box instead of silent crash 1 year ago
  SoundSSGood ce9d2d8ab8 Switching costume 1 year ago
  SoundSSGood e8a6308a15 Artifacts swap check 1 year ago
  Ivan Savenko 7a42e21e4d Fix formatting of luck/morale bonuses 1 year ago
  Ivan Savenko 9e49587749 Replace bonus string description with metastring that can properly 1 year ago
  Ivan Savenko 29860848a5 Cleanup 1 year ago
  Ivan Savenko 922966dcf8 Renamed JsonNode::meta to more logical modScope. Member is now private 1 year ago
  Ivan Savenko 3740f8b02f Moved bonus parsing to a new file 1 year ago