Commit History

Author SHA1 Message Date
  godric3 13133ab02c map editor: fix crash on adding random artifact 4 months ago
  Michał Zaremba aed832a99d Fixes following review 4 months ago
  Michał Zaremba ebe746d0cf Integrate EditorCallback into mapeditor 5 months ago
  Michał Zaremba 507c305a5a Fix crash on getAverageExperience when stack count was 0 5 months ago
  Ivan Savenko 283adc37d7 Unit stack rebalancing rework 6 months ago
  Ivan Savenko f70ad2c15b Reorganized artifact-related classes 6 months ago
  Ivan Savenko 93b18ee94b Fix some issues detected by Sonar & code review, fix build 7 months ago
  Ivan Savenko 63d00b080e Removed pointer to army from StackInstance 7 months ago
  Ivan Savenko 16a06179cf Use ArtifactInstanceID in CGArtifact 7 months ago
  Ivan Savenko ab11d2b075 Remove quests from CMap, now solely owned by quest objects 7 months ago
  Ivan Savenko c02a8a84fd Stacks of armed instance are now unique_ptr 7 months ago
  Ivan Savenko 2ca1748e96 Artifact instances are now owned solely by CMap 7 months ago
  Ivan Savenko 797646cc05 Quests in map now use shared_ptr instead of const ptr 7 months ago
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
  Ivan Savenko 2362c6da21 Fixes for multiple new issues from Sonar 8 months ago
  Ivan Savenko 09db3e4bef Reworked resource piles loading to fix wog maps with mithril 9 months ago
  Ivan Savenko f3c88b5bc7 Merge pull request #5208 from godric3/map-editor-improve-inspector 9 months ago
  godric3 4b7792075d map editor: option to set random town same as player faction 10 months ago
  godric3 15175a267c map editor: show edited values in inspector 10 months ago
  Laserlicht c2bbcb7fce rework translation 10 months ago
  Laserlicht 0eea99247c fixed broken translations 10 months ago
  Laserlicht b72f596832 missing tr 10 months ago
  Laserlicht 69c6ffa417 fix translation 10 months ago
  Laserlicht 4aed816b05 resource and playername translation 10 months ago
  Laserlicht bdf778a80a mapeditor new translatable strings 10 months ago
  godric3 896a148a7a map editor: Add possibility to customize hero artifacts 11 months ago
  godric3 fcf3679377 Initialize random dwelling added to map 11 months ago
  godric3 9e9f118b09 another attempt of using `CGHeroInstance::NO_PATROLLING` in map editor 1 year ago
  godric3 37f7ce0ad6 improve translation for patrol radius 1 year ago
  godric3 ed087b7a5b Use max ui32 value instead of -1 for NO_PATROLLING 1 year ago