diff options
| author | Petr Mrázek <peterix@gmail.com> | 2013-08-17 13:40:51 +0200 |
|---|---|---|
| committer | Petr Mrázek <peterix@gmail.com> | 2013-08-17 13:40:51 +0200 |
| commit | 253067c782955380bbf66ac0475dc954375b1ff4 (patch) | |
| tree | ca97e231fd3a764256d95b5fc8d08fc25ff72161 | |
| parent | 77e80665422c4e97e2286418ab55e20c4030023b (diff) | |
| download | PrismLauncher-253067c782955380bbf66ac0475dc954375b1ff4.tar.gz PrismLauncher-253067c782955380bbf66ac0475dc954375b1ff4.tar.bz2 PrismLauncher-253067c782955380bbf66ac0475dc954375b1ff4.zip | |
Move all the things (YES. Move them.)
Also, implemented some basic modlist logic, to be wired up.
| -rw-r--r-- | CMakeLists.txt | 128 | ||||
| -rw-r--r-- | backend/CMakeLists.txt | 120 | ||||
| -rw-r--r-- | backend/LegacyInstance_p.h | 10 | ||||
| -rw-r--r-- | depends/classparser/CMakeLists.txt | 41 | ||||
| -rw-r--r-- | depends/classparser/include/classparser_config.h (renamed from backend/libmmc_config.h) | 11 | ||||
| -rw-r--r-- | depends/classparser/include/javautils.h (renamed from java/javautils.h) | 1 | ||||
| -rw-r--r-- | depends/classparser/src/annotations.cpp (renamed from java/annotations.cpp) | 0 | ||||
| -rw-r--r-- | depends/classparser/src/annotations.h (renamed from java/annotations.h) | 0 | ||||
| -rw-r--r-- | depends/classparser/src/classfile.h (renamed from java/classfile.h) | 0 | ||||
| -rw-r--r-- | depends/classparser/src/constants.h (renamed from java/constants.h) | 0 | ||||
| -rw-r--r-- | depends/classparser/src/errors.h (renamed from java/errors.h) | 0 | ||||
| -rw-r--r-- | depends/classparser/src/javaendian.h (renamed from java/javaendian.h) | 0 | ||||
| -rw-r--r-- | depends/classparser/src/javautils.cpp (renamed from java/javautils.cpp) | 0 | ||||
| -rw-r--r-- | depends/classparser/src/membuffer.h (renamed from java/membuffer.h) | 0 | ||||
| -rw-r--r-- | depends/groupview/CMakeLists.txt (renamed from libgroupview/CMakeLists.txt) | 2 | ||||
| -rw-r--r-- | depends/groupview/include/categorizedsortfilterproxymodel.h (renamed from libgroupview/include/categorizedsortfilterproxymodel.h) | 2 | ||||
| -rw-r--r-- | depends/groupview/include/categorizedview.h (renamed from libgroupview/include/categorizedview.h) | 2 | ||||
| -rw-r--r-- | depends/groupview/include/categorydrawer.h (renamed from libgroupview/include/categorydrawer.h) | 2 | ||||
| -rw-r--r-- | depends/groupview/include/groupview_config.h (renamed from libgroupview/include/libgroupview_config.h) | 0 | ||||
| -rw-r--r-- | depends/groupview/src/categorizedsortfilterproxymodel.cpp (renamed from libgroupview/src/categorizedsortfilterproxymodel.cpp) | 0 | ||||
| -rw-r--r-- | depends/groupview/src/categorizedsortfilterproxymodel_p.h (renamed from libgroupview/src/categorizedsortfilterproxymodel_p.h) | 0 | ||||
| -rw-r--r-- | depends/groupview/src/categorizedview.cpp (renamed from libgroupview/src/categorizedview.cpp) | 0 | ||||
| -rw-r--r-- | depends/groupview/src/categorizedview_p.h (renamed from libgroupview/src/categorizedview_p.h) | 0 | ||||
| -rw-r--r-- | depends/groupview/src/categorydrawer.cpp (renamed from libgroupview/src/categorydrawer.cpp) | 0 | ||||
| -rw-r--r-- | depends/launcher/CMakeLists.txt (renamed from launcher/CMakeLists.txt) | 2 | ||||
| -rw-r--r-- | depends/launcher/MCFrame.java (renamed from launcher/MCFrame.java) | 0 | ||||
| -rw-r--r-- | depends/launcher/MultiMCLauncher.java (renamed from launcher/MultiMCLauncher.java) | 0 | ||||
| -rw-r--r-- | depends/launcher/UseJava.cmake (renamed from launcher/UseJava.cmake) | 0 | ||||
| -rw-r--r-- | depends/launcher/UseJavaClassFilelist.cmake (renamed from launcher/UseJavaClassFilelist.cmake) | 0 | ||||
| -rw-r--r-- | depends/launcher/UseJavaSymlinks.cmake (renamed from launcher/UseJavaSymlinks.cmake) | 0 | ||||
| -rw-r--r-- | depends/launcher/net/minecraft/Launcher.java (renamed from launcher/net/minecraft/Launcher.java) | 0 | ||||
| -rw-r--r-- | depends/launcher/org/simplericity/macify/eawt/Application.java (renamed from launcher/org/simplericity/macify/eawt/Application.java) | 0 | ||||
| -rw-r--r-- | depends/launcher/org/simplericity/macify/eawt/ApplicationAdapter.java (renamed from launcher/org/simplericity/macify/eawt/ApplicationAdapter.java) | 0 | ||||
| -rw-r--r-- | depends/launcher/org/simplericity/macify/eawt/ApplicationEvent.java (renamed from launcher/org/simplericity/macify/eawt/ApplicationEvent.java) | 0 | ||||
| -rw-r--r-- | depends/launcher/org/simplericity/macify/eawt/ApplicationListener.java (renamed from launcher/org/simplericity/macify/eawt/ApplicationListener.java) | 0 | ||||
| -rw-r--r-- | depends/launcher/org/simplericity/macify/eawt/DefaultApplication.java (renamed from launcher/org/simplericity/macify/eawt/DefaultApplication.java) | 0 | ||||
| -rw-r--r-- | depends/patchlib/CMakeLists.txt (renamed from patchlib/CMakeLists.txt) | 0 | ||||
| -rw-r--r-- | depends/patchlib/LICENSE-bzip2 (renamed from patchlib/LICENSE-bzip2) | 0 | ||||
| -rw-r--r-- | depends/patchlib/blocksort.c (renamed from patchlib/blocksort.c) | 0 | ||||
| -rw-r--r-- | depends/patchlib/bspatch.c (renamed from patchlib/bspatch.c) | 0 | ||||
| -rw-r--r-- | depends/patchlib/bspatch.h (renamed from patchlib/bspatch.h) | 0 | ||||
| -rw-r--r-- | depends/patchlib/bzlib.c (renamed from patchlib/bzlib.c) | 0 | ||||
| -rw-r--r-- | depends/patchlib/bzlib.h (renamed from patchlib/bzlib.h) | 0 | ||||
| -rw-r--r-- | depends/patchlib/bzlib_private.h (renamed from patchlib/bzlib_private.h) | 0 | ||||
| -rw-r--r-- | depends/patchlib/compress.c (renamed from patchlib/compress.c) | 0 | ||||
| -rw-r--r-- | depends/patchlib/crctable.c (renamed from patchlib/crctable.c) | 0 | ||||
| -rw-r--r-- | depends/patchlib/decompress.c (renamed from patchlib/decompress.c) | 0 | ||||
| -rw-r--r-- | depends/patchlib/huffman.c (renamed from patchlib/huffman.c) | 0 | ||||
| -rw-r--r-- | depends/patchlib/randtable.c (renamed from patchlib/randtable.c) | 0 | ||||
| -rw-r--r-- | depends/quazip/CMakeLists.txt (renamed from quazip/CMakeLists.txt) | 0 | ||||
| -rw-r--r-- | depends/quazip/JlCompress.cpp (renamed from quazip/JlCompress.cpp) | 0 | ||||
| -rw-r--r-- | depends/quazip/JlCompress.h (renamed from quazip/JlCompress.h) | 0 | ||||
| -rw-r--r-- | depends/quazip/crypt.h (renamed from quazip/crypt.h) | 0 | ||||
| -rw-r--r-- | depends/quazip/ioapi.h (renamed from quazip/ioapi.h) | 0 | ||||
| -rw-r--r-- | depends/quazip/qioapi.cpp (renamed from quazip/qioapi.cpp) | 0 | ||||
| -rw-r--r-- | depends/quazip/quaadler32.cpp (renamed from quazip/quaadler32.cpp) | 0 | ||||
| -rw-r--r-- | depends/quazip/quaadler32.h (renamed from quazip/quaadler32.h) | 0 | ||||
| -rw-r--r-- | depends/quazip/quachecksum32.h (renamed from quazip/quachecksum32.h) | 0 | ||||
| -rw-r--r-- | depends/quazip/quacrc32.cpp (renamed from quazip/quacrc32.cpp) | 0 | ||||
| -rw-r--r-- | depends/quazip/quacrc32.h (renamed from quazip/quacrc32.h) | 0 | ||||
| -rw-r--r-- | depends/quazip/quagzipfile.cpp (renamed from quazip/quagzipfile.cpp) | 0 | ||||
| -rw-r--r-- | depends/quazip/quagzipfile.h (renamed from quazip/quagzipfile.h) | 0 | ||||
| -rw-r--r-- | depends/quazip/quaziodevice.cpp (renamed from quazip/quaziodevice.cpp) | 0 | ||||
| -rw-r--r-- | depends/quazip/quaziodevice.h (renamed from quazip/quaziodevice.h) | 0 | ||||
| -rw-r--r-- | depends/quazip/quazip.cpp (renamed from quazip/quazip.cpp) | 0 | ||||
| -rw-r--r-- | depends/quazip/quazip.h (renamed from quazip/quazip.h) | 0 | ||||
| -rw-r--r-- | depends/quazip/quazip_global.h (renamed from quazip/quazip_global.h) | 0 | ||||
| -rw-r--r-- | depends/quazip/quazipdir.cpp (renamed from quazip/quazipdir.cpp) | 0 | ||||
| -rw-r--r-- | depends/quazip/quazipdir.h (renamed from quazip/quazipdir.h) | 0 | ||||
| -rw-r--r-- | depends/quazip/quazipfile.cpp (renamed from quazip/quazipfile.cpp) | 0 | ||||
| -rw-r--r-- | depends/quazip/quazipfile.h (renamed from quazip/quazipfile.h) | 0 | ||||
| -rw-r--r-- | depends/quazip/quazipfileinfo.h (renamed from quazip/quazipfileinfo.h) | 0 | ||||
| -rw-r--r-- | depends/quazip/quazipnewinfo.cpp (renamed from quazip/quazipnewinfo.cpp) | 0 | ||||
| -rw-r--r-- | depends/quazip/quazipnewinfo.h (renamed from quazip/quazipnewinfo.h) | 0 | ||||
| -rw-r--r-- | depends/quazip/unzip.c (renamed from quazip/unzip.c) | 0 | ||||
| -rw-r--r-- | depends/quazip/unzip.h (renamed from quazip/unzip.h) | 0 | ||||
| -rw-r--r-- | depends/quazip/zip.c (renamed from quazip/zip.c) | 0 | ||||
| -rw-r--r-- | depends/quazip/zip.h (renamed from quazip/zip.h) | 0 | ||||
| -rw-r--r-- | depends/settings/CMakeLists.txt (renamed from libsettings/CMakeLists.txt) | 0 | ||||
| -rw-r--r-- | depends/settings/include/basicsettingsobject.h (renamed from libsettings/include/basicsettingsobject.h) | 0 | ||||
| -rw-r--r-- | depends/settings/include/inifile.h (renamed from libsettings/include/inifile.h) | 0 | ||||
| -rw-r--r-- | depends/settings/include/inisettingsobject.h (renamed from libsettings/include/inisettingsobject.h) | 0 | ||||
| -rw-r--r-- | depends/settings/include/keyring.h (renamed from libsettings/include/keyring.h) | 0 | ||||
| -rw-r--r-- | depends/settings/include/libsettings_config.h (renamed from libsettings/include/libsettings_config.h) | 0 | ||||
| -rw-r--r-- | depends/settings/include/overridesetting.h (renamed from libsettings/include/overridesetting.h) | 0 | ||||
| -rw-r--r-- | depends/settings/include/setting.h (renamed from libsettings/include/setting.h) | 0 | ||||
| -rw-r--r-- | depends/settings/include/settingsobject.h (renamed from libsettings/include/settingsobject.h) | 0 | ||||
| -rw-r--r-- | depends/settings/src/basicsettingsobject.cpp (renamed from libsettings/src/basicsettingsobject.cpp) | 0 | ||||
| -rw-r--r-- | depends/settings/src/inifile.cpp (renamed from libsettings/src/inifile.cpp) | 0 | ||||
| -rw-r--r-- | depends/settings/src/inisettingsobject.cpp (renamed from libsettings/src/inisettingsobject.cpp) | 0 | ||||
| -rw-r--r-- | depends/settings/src/keyring.cpp (renamed from libsettings/src/keyring.cpp) | 0 | ||||
| -rw-r--r-- | depends/settings/src/overridesetting.cpp (renamed from libsettings/src/overridesetting.cpp) | 0 | ||||
| -rw-r--r-- | depends/settings/src/setting.cpp (renamed from libsettings/src/setting.cpp) | 0 | ||||
| -rw-r--r-- | depends/settings/src/settingsobject.cpp (renamed from libsettings/src/settingsobject.cpp) | 0 | ||||
| -rw-r--r-- | depends/settings/src/stubkeyring.cpp (renamed from libsettings/src/stubkeyring.cpp) | 0 | ||||
| -rw-r--r-- | depends/settings/src/stubkeyring.h (renamed from libsettings/src/stubkeyring.h) | 0 | ||||
| -rw-r--r-- | depends/util/CMakeLists.txt (renamed from libutil/CMakeLists.txt) | 0 | ||||
| -rw-r--r-- | depends/util/include/apputils.h (renamed from libutil/include/apputils.h) | 0 | ||||
| -rw-r--r-- | depends/util/include/cmdutils.h (renamed from libutil/include/cmdutils.h) | 0 | ||||
| -rw-r--r-- | depends/util/include/libutil_config.h (renamed from libutil/include/libutil_config.h) | 0 | ||||
| -rw-r--r-- | depends/util/include/osutils.h (renamed from libutil/include/osutils.h) | 0 | ||||
| -rw-r--r-- | depends/util/include/pathutils.h (renamed from libutil/include/pathutils.h) | 0 | ||||
| -rw-r--r-- | depends/util/include/siglist.h (renamed from libutil/include/siglist.h) | 0 | ||||
| -rw-r--r-- | depends/util/include/siglist_impl.h (renamed from libutil/include/siglist_impl.h) | 0 | ||||
| -rw-r--r-- | depends/util/include/userutils.h (renamed from libutil/include/userutils.h) | 0 | ||||
| -rw-r--r-- | depends/util/src/cmdutils.cpp (renamed from libutil/src/cmdutils.cpp) | 0 | ||||
| -rw-r--r-- | depends/util/src/osutils.cpp (renamed from libutil/src/osutils.cpp) | 0 | ||||
| -rw-r--r-- | depends/util/src/pathutils.cpp (renamed from libutil/src/pathutils.cpp) | 0 | ||||
| -rw-r--r-- | depends/util/src/userutils.cpp (renamed from libutil/src/userutils.cpp) | 0 | ||||
| -rw-r--r-- | gui/IconPickerDialog.cpp | 2 | ||||
| -rw-r--r-- | gui/LegacyModEditDialog.cpp (renamed from gui/legacymodeditdialog.cpp) | 9 | ||||
| -rw-r--r-- | gui/LegacyModEditDialog.h (renamed from gui/legacymodeditdialog.h) | 11 | ||||
| -rw-r--r-- | gui/LegacyModEditDialog.ui (renamed from gui/legacymodeditdialog.ui) | 2 | ||||
| -rw-r--r-- | gui/consolewindow.h | 2 | ||||
| -rw-r--r-- | gui/instancemodel.cpp | 4 | ||||
| -rw-r--r-- | gui/instancemodel.h | 2 | ||||
| -rw-r--r-- | gui/lwjglselectdialog.cpp | 2 | ||||
| -rw-r--r-- | gui/mainwindow.cpp | 31 | ||||
| -rw-r--r-- | gui/mainwindow.h | 6 | ||||
| -rw-r--r-- | gui/modeditdialog.cpp | 2 | ||||
| -rw-r--r-- | gui/modeditdialog.h | 2 | ||||
| -rw-r--r-- | gui/modeditdialog.ui | 2 | ||||
| -rw-r--r-- | gui/newinstancedialog.cpp | 12 | ||||
| -rw-r--r-- | gui/newinstancedialog.h | 2 | ||||
| -rw-r--r-- |
