1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-06 00:24:11 +02:00
vcmi/launcher
Ivan Savenko e2c037402c Unicode support.
- boost-locale library is now required (boost 1.48 or higher)
- Unicode namespace that contains UTF-8 handling
- All non-ASCII strings from H3 data will be converted to UTF-8 during loading
- All JSON files MUST use UTF-8. 
- H3 data encoding can be selected via launcher or directly in config file
2013-10-25 21:45:14 +00:00
..
icons VCMI Launcher/Mod manager. See forum post for details. 2013-08-22 14:22:49 +00:00
modManager - fixed update presence detection in launcher 2013-10-01 15:14:05 +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 fixes for launcher, as discussed on forums: 2013-08-24 20:11:51 +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