Ivan Savenko
|
782362e5ce
Remove `console` global
|
8 月之前 |
Ivan Savenko
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 月之前 |
George King
|
7f09e22242
Improved Ground / Undergound menu text
|
9 月之前 |
Ivan Savenko
|
018503c5e8
Merge pull request #5191 from Laserlicht/translations
|
10 月之前 |
Laserlicht
|
3e44dd6a88
move translation out of constructor
|
10 月之前 |
Laserlicht
|
bdf778a80a
mapeditor new translatable strings
|
10 月之前 |
Laserlicht
|
a345517776
h3c converter implementation
|
10 月之前 |
Ivan Savenko
|
4d08ac92fb
Merge pull request #5060 from Laserlicht/mapeditor_translation
|
10 月之前 |
Laserlicht
|
e7b6962211
translate strings
|
10 月之前 |
Joakim Thorén
|
c66cf03a8c
Adhere to coding guidelines https://github.com/vcmi/vcmi/blob/develop/docs/developers/Coding_Guidelines.md
|
11 月之前 |
Joakim Thorén
|
75ad171285
Remove redundant 'selectedFilePath'. This information is stored in the currently selected widget anyway.
|
11 月之前 |
Joakim Thorén
|
bdaaa0b584
RecentFileDialog widgets are pointers
|
11 月之前 |
Joakim Thorén
|
5747781dda
Store "selectedFilePath" internally in RecentFileDialog instead of connecting to dialog internals from outside RecentFileDialog
|
11 月之前 |
Joakim Thorén
|
9b0e6763e7
Oops, accedentially undid reordering of parent argument.
|
11 月之前 |
Joakim Thorén
|
d1e40411dd
Connect "actionOpenRecentMore" directly to "on_actionOpenRecent_triggered"
|
11 月之前 |
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 年之前 |