1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/launcher
Michał W. Urbańczyk 43ef565e7e Added serializer-based class able to make deep copies of objects — CMemorySerializer.
CGameState::init will work on the deep copy of StartInfo.
Some casts to reduce warnings.
2014-02-08 21:54:35 +00:00
..
icons VCMI Launcher/Mod manager. See forum post for details. 2013-08-22 14:22:49 +00:00
modManager - new mods (not mentioned in modSettings.json) will be enabled by 2014-01-30 14:51:15 +00:00
settingsView Unicode support. 2013-10-25 21:45:14 +00:00
CMakeLists.txt - Updated PCH to use our StdInc.h as the prefix header (not generated one from cotire) -> no exclude headers from ffmpeg/etc... statements required 2014-02-05 20:25:36 +00:00
jsonutils.cpp - modhandler will only validate new, changed or mods that failed 2013-11-09 19:10:16 +00:00
jsonutils.h bigfixing & new file: launcher/jsonutils.cpp 2013-09-21 18:29:26 +00:00
launcherdirs.cpp VCMI Launcher/Mod manager. See forum post for details. 2013-08-22 14:22:49 +00:00
launcherdirs.h VCMI Launcher/Mod manager. See forum post for details. 2013-08-22 14:22:49 +00:00
main.cpp fixes for launcher, as discussed on forums: 2013-08-24 20:11:51 +00:00
mainwindow_moc.cpp - vcmi can now calculate crc32 checksum of a file 2013-11-08 20:36:26 +00:00
mainwindow_moc.h fixes for launcher, as discussed on forums: 2013-08-24 20:11:51 +00:00
mainwindow_moc.ui fixes for launcher, as discussed on forums: 2013-08-24 20:11:51 +00:00
StdInc.cpp VCMI Launcher/Mod manager. See forum post for details. 2013-08-22 14:22:49 +00:00
StdInc.h VCMI Launcher/Mod manager. See forum post for details. 2013-08-22 14:22:49 +00:00
VCMI_launcher.ico Not-yet-finished project for Visual Studio. Needs moc tool. 2013-08-22 17:47:49 +00:00
VCMI_launcher.rc Added launcher to solution, fixed .rc file so launcher has its icon. 2013-09-04 20:12:37 +00:00
VCMI_launcher.vcxproj Added serializer-based class able to make deep copies of objects — CMemorySerializer. 2014-02-08 21:54:35 +00:00
vcmilauncher.desktop - (linux) launcher will be available in OS start menu/launchers as 2013-11-16 18:13:30 +00:00