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)
|
8 months ago |
Ivan Savenko
|
204b13fc07
Merge pull request #5608 from Laserlicht/campaigneditor
|
7 months ago |
Laserlicht
|
5b74f7f19e
code review (first batch)
|
7 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`
|
9 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
|
11 months ago |
Laserlicht
|
e7b6962211
translate strings
|
11 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 |
Joakim Thorén
|
d1e40411dd
Connect "actionOpenRecentMore" directly to "on_actionOpenRecent_triggered"
|
11 months ago |
Joakim Thorén
|
02a656d16f
Fix compilation error
|
11 months ago |
Joakim Thorén
|
2678bf1e05
RecentFileDialog is class instead of struct
|
11 months ago |
Joakim Thorén
|
e3b520a1f1
Header inclusion style consistency
|
11 months ago |
Joakim Thorén
|
3304e55346
Rename "filename" to "filePath". Previous name was misleading at best.
|
11 months ago |