1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/launcher
Ivan Savenko dd73573c5c - vcmi can now calculate crc32 checksum of a file
- reorganized internal filesystem structure - all files from one mod are
now grouped in same FS node
- modhandler will now calculate crc32 checksum for each mod
- modhandler now knows validation status of each mod

todo - use checksum to determine mods that have not changed since last
start and disable validation for them.
2013-11-08 20:36:26 +00:00
..
icons VCMI Launcher/Mod manager. See forum post for details. 2013-08-22 14:22:49 +00:00
modManager - reordered files in cmake so files with long compile times will be 2013-11-03 12:07:23 +00:00
settingsView Unicode support. 2013-10-25 21:45:14 +00:00
CMakeLists.txt some OS X fixes 2013-10-07 01:19:02 +00:00
jsonutils.cpp bigfixing & new file: launcher/jsonutils.cpp 2013-09-21 18:29:26 +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 launcher to solution, fixed .rc file so launcher has its icon. 2013-09-04 20:12:37 +00:00