1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/launcher
Alexander Wilms f01ec55d21 Use the "nullptr" literal.
"nullptr" should be used to denote the null pointer
2023-10-27 18:18:59 +00:00
..
aboutProject Use the "nullptr" literal. 2023-10-27 18:18:59 +00:00
firstLaunch Use the "nullptr" literal. 2023-10-27 18:18:59 +00:00
icons Use 64px and 32px as icon sizes in launcher sidebar 2023-09-17 15:52:20 +00:00
ios Fix ios typo 2022-11-09 00:03:15 +04:00
lobby Use the "nullptr" literal. 2023-10-27 18:18:59 +00:00
modManager Use the "nullptr" literal. 2023-10-27 18:18:59 +00:00
settingsView Use the "nullptr" literal. 2023-10-27 18:18:59 +00:00
translation Updated Ukrainian translation 2023-10-22 00:23:58 +03:00
CMakeLists.txt add Launcher and Map Editor 2023-09-24 21:09:09 +07:00
eu.vcmi.VCMI.metainfo.xml Remove redundant mention of GPL 2 or later from metainfo description 2023-10-14 14:16:50 +00:00
jsonutils.cpp Reorganization of boost filesystem usage 2023-07-28 19:12:04 +03:00
jsonutils.h fix building launcher 2022-09-24 15:55:22 +03:00
languages.cpp Update languages.cpp 2023-07-28 00:31:07 +00:00
languages.h - Implemented proposition to install translation mod when necessary 2023-03-14 16:02:16 +02:00
launcherdirs.cpp
launcherdirs.h
main.cpp convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
main.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
mainwindow_moc.cpp Update mainwindow_moc.cpp 2023-09-21 22:05:15 +02:00
mainwindow_moc.h Initial version of "About Project" tab 2023-07-03 14:34:53 +03:00
mainwindow_moc.ui Use 64px and 32px as icon sizes in launcher sidebar 2023-09-17 15:52:20 +00:00
StdInc.cpp convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
StdInc.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
updatedialog_moc.cpp
updatedialog_moc.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
updatedialog_moc.ui CModListView, firstlaunch and lobby strings reviewed 2023-03-31 19:24:06 +03:00
VCMI_launcher.cbp
VCMI_launcher.ico Update VCMI icon (#2672) 2023-09-05 23:57:19 +03:00
VCMI_launcher.rc
VCMI_launcher.vcxproj
vcmilauncher.desktop