Commit History

Author SHA1 Message Date
  Laserlicht 5c20e2bec7 add to translation 3 months ago
  Laserlicht 414712bb73 Merge branch 'develop' into template 4 months ago
  Michał Zaremba 33c801f89d Fix PlayerSettings conflicting names 5 months ago
  Michał Zaremba ebe746d0cf Integrate EditorCallback into mapeditor 5 months ago
  Laserlicht ddd422a075 template editor 5 months ago
  MichalZr6 f98155a785 Fixes following reviews 7 months ago
  MichalZr6 87326ce9d9 prompt user for adding required mod 7 months ago
  Ivan Savenko dda5c9f13a Map objects now use shared_ptr (editor) 7 months ago
  Ivan Savenko 204b13fc07 Merge pull request #5608 from Laserlicht/campaigneditor 6 months ago
  Laserlicht 5b74f7f19e code review (first batch) 6 months ago
  Laserlicht 28169b051e campaign editor 7 months ago
  George King b9ef9f64bb Forgotten setAcceptDrops 7 months ago
  George King 6fba8a6a86 Drag and drop 7 months ago
  Ivan Savenko 222b73bbcd Simplify library initialization 8 months ago
  Ivan Savenko 06be6b909c Fix build, reduce includes of CConsoleHandler 8 months ago
  Ivan Savenko dd1b877449 Replace several more globals with locals 8 months ago
  Ivan Savenko 782362e5ce Remove `console` global 8 months ago
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
  George King 7f09e22242 Improved Ground / Undergound menu text 9 months ago
  Ivan Savenko 018503c5e8 Merge pull request #5191 from Laserlicht/translations 10 months ago
  Laserlicht 3e44dd6a88 move translation out of constructor 10 months ago
  Laserlicht bdf778a80a mapeditor new translatable strings 10 months ago
  Laserlicht a345517776 h3c converter implementation 10 months ago
  Ivan Savenko 4d08ac92fb Merge pull request #5060 from Laserlicht/mapeditor_translation 10 months ago
  Laserlicht e7b6962211 translate strings 10 months ago
  Joakim Thorén c66cf03a8c Adhere to coding guidelines https://github.com/vcmi/vcmi/blob/develop/docs/developers/Coding_Guidelines.md 11 months ago
  Joakim Thorén 75ad171285 Remove redundant 'selectedFilePath'. This information is stored in the currently selected widget anyway. 11 months ago
  Joakim Thorén bdaaa0b584 RecentFileDialog widgets are pointers 11 months ago
  Joakim Thorén 5747781dda Store "selectedFilePath" internally in RecentFileDialog instead of connecting to dialog internals from outside RecentFileDialog 11 months ago
  Joakim Thorén 9b0e6763e7 Oops, accedentially undid reordering of parent argument. 11 months ago