提交历史

作者 SHA1 备注 提交日期
  Joakim Thorén 02a656d16f Fix compilation error 11 月之前
  Joakim Thorén 2678bf1e05 RecentFileDialog is class instead of struct 11 月之前
  Joakim Thorén e3b520a1f1 Header inclusion style consistency 11 月之前
  Joakim Thorén 3304e55346 Rename "filename" to "filePath". Previous name was misleading at best. 11 月之前
  Joakim Thorén 1b9b925ab9 Localized string for "Recently Opened Files"' 11 月之前
  Joakim Thorén 5bff1ec2c1 Update mapeditor/mainwindow.cpp 11 月之前
  Joakim Thorén 2ed83e53b7 Prompt about unsaved changes when trying to load a map instead of prompting when opening the dialogue. 11 月之前
  Joakim Thorén 5e898b9aa8 Fix bug where onSelect was triggered twice on double click in Recently Opened Files 11 月之前
  Joakim Thorén 7d53150bdb Open Recent is a submenu with recently opened files and a "More..."-action. 11 月之前
  Joakim Thorén b892221b9f Replace "actionOpenRecent" with "menuOpenRecent". Add "actionOpenRecentMore" as an element in the "menuOpenRecent"-submenu. 11 月之前
  Joakim Thorén e9e129263a Add 'Open Recent' to mapeditor 11 月之前
  Ivan Savenko 08fbcd5239 TerrainTile now uses identifiers instead of pointers to VLC 1 年之前
  godric3 7e66bd4a90 Don't use separate versioning for map editor 1 年之前
  godric3 786be6f253 map-editor: add hero placeholder with heroType defined to `reservedCampaignHeroes` on map save 1 年之前
  Alexander Wilms 187b7b0517 Show debug message instead of warning if no .qm file for selected language exists 1 年之前
  Alexander Wilms 6599db4461 Less noise when switching languages in launcher 1 年之前
  gigas002 2f19133638 Icons renaming refactoring 1 年之前
  gigas002 958a2ef835 Fix missing translations 1 年之前
  gigas002 de3dc929ac Add missing icons to mapeditor 1 年之前
  gigas002 d8c4d3654f Embed translations and icons for mapeditor 1 年之前
  Ivan Savenko 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. 1 年之前
  Laserlicht 284cc3460d mapeditor: add extension and open vcmi folder 1 年之前
  Ivan Savenko 3e23a55c66 Fix build 1 年之前
  Ivan Savenko 54796c7c56 Rename toJson to toString/toCompactString for consistency 1 年之前
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static 1 年之前
  Ivan Savenko bd5682ecc3 Merge remote-tracking branch 'vcmi/master' into develop 1 年之前
  Alexander Wilms 1b85abb508 Use auto instead of redundant type in initializations using new 1 年之前
  Alexander Wilms 781328f282 Convert C-style casts to the more verbose C++ style 1 年之前
  Alexander Wilms f3277b7953 Define each identifier in a dedicated statement 1 年之前
  Ivan Savenko ef5686634d Removed no longer used code 1 年之前