summaryrefslogtreecommitdiffstats
path: root/application
Commit message (Collapse)AuthorAgeLines
* NOISSUE clean up some old cmake messesPetr Mrázek2015-09-28-12/+7
|
* NOISSUE add missing filesPetr Mrázek2015-09-27-0/+153
|
* GH-1072 split resource system to UI and logic partsPetr Mrázek2015-09-26-27/+16
|
* NOISSUE fix all clang warningsPetr Mrázek2015-09-26-49/+50
|
* GH-1217 reset time played on zip pack importPetr Mrázek2015-09-22-0/+2
|
* GH-1121 select instance after creating itPetr Mrázek2015-09-16-108/+25
|
* GH-1227 protect world from corruptionPetr Mrázek2015-09-15-34/+83
|
* GH-1227 add world copy and renamePetr Mrázek2015-09-14-1/+60
|
* GH-1227 renam GZip functions to not collide with zlib macrosPetr Mrázek2015-09-14-1/+1
|
* GH-1227 display some messages when MCEdit isn't setup or failsPetr Mrázek2015-09-14-1/+10
|
* GH-1237 make mod info clickable and selectablePetr Mrázek2015-09-12-0/+6
|
* NOISSUE use whole zip base filename for default instance namePetr Mrázek2015-09-12-1/+1
|
* GH-1227 fix zlib nonsense on WindowsPetr Mrázek2015-09-10-1/+1
|
* GH-1227: World import using drag and drop - zip files and foldersPetr Mrázek2015-09-09-22/+69
|
* GH-1231 add libpng to packagesPetr Mrázek2015-09-08-0/+3
|
* GH-1047 parse world files and integrate MCEdit with world pagePetr Mrázek2015-09-06-94/+225
|
* Use default Yes/No buttons for confirmationPetr Mrázek2015-09-06-5/+5
|
* Just use an oxygen icon for the worlds folder...Petr Mrázek2015-09-06-1/+3
|
* Add confirmation dialog for world deletionAlex2015-09-06-0/+12
|
* IconPetr Mrázek2015-09-06-0/+5
|
* Copyright fixes for new codeAlex2015-09-06-2/+2
|
* Comment changes and general cleanupAlex2015-09-06-16/+29
|
* GH-1047 World management for instances. Removal only currently.Alex2015-09-06-0/+263
|
* Fixed overwriting of wrapper commandiambob3142015-09-05-1/+1
| | | Fixed "WrapperCommand" setting being overwritten by the value of "PreLaunchCommand".
* NOISSUE make shared logic library ... sharedPetr Mrázek2015-09-05-2/+4
|
* GH-1223 fix override settingsPetr Mrázek2015-09-04-9/+23
| | | | They now work more like passthrough settings, except not passing through set and reset
* GH-1206 fix deleting files during updatePetr Mrázek2015-08-23-1/+4
| | | | Backups weren't created properly which led to failure to update
* NOISSUE remoce the old WM_CLASS workaroundPetr Mrázek2015-08-23-155/+0
|
* GH-1140 mark cached modpack dls as stale so it checks the serverPetr Mrázek2015-08-22-0/+1
|
* GH-1148 New instance name is either version or modpack 'base name'Petr Mrázek2015-08-21-10/+43
| | | | Default names now use the placeholder text in the new instance dialog.
* NOISSUE fix librainbow some morePetr Mrázek2015-08-21-1/+1
|
* GH-1197 finish color stuffPetr Mrázek2015-08-20-88/+175
|
* GH-1197 add console log color adaptationPetr Mrázek2015-08-19-9/+59
| | | | rainbow library was part of KDE - KGuiAddons
* NOISSUE fix log-related legacy instance crash and show hidden log filesPetr Mrázek2015-08-19-2/+1
|
* GH-926 implement log cleaning functionalityPetr Mrázek2015-08-18-39/+161
| | | | Also adds gzip compressed log support
* NOISSUE improve account UIPetr Mrázek2015-08-14-18/+52
|
* GH-1053 add back update progress dialogPetr Mrázek2015-07-26-1/+49
|
* GH-1053 explode launch task into many small steps, each a TaskPetr Mrázek2015-07-21-4/+5
|
* GH-1053 move launch related things and rename themPetr Mrázek2015-07-10-15/+15
|
* GH-1034 do jar modding separate from updatePetr Mrázek2015-07-10-7/+8
|
* GH-1053 cleanupPetr Mrázek2015-07-05-10/+3
|
* GH-1053 split settings dialog creation to its own namespacePetr Mrázek2015-07-05-48/+76
|
* GH-1053 move launch process UI to a separate classPetr Mrázek2015-07-05-244/+312
|
* GH-1053 move instance update into the launch task (BaseLauncher)Petr Mrázek2015-07-04-56/+33
|
* GH-1053 base process and launch refactor, part 1Petr Mrázek2015-06-30-21/+16
|
* GH-1100 Fix issues with LD_* variables when restarting on updatesJan Dalheimer2015-06-29-2/+2
|
* GH-1096 make ubuntu package work on both 32bit and 64bit machinesPetr Mrázek2015-06-28-28/+46
|
* GH-1096 simple debian/ubuntu wrapper packagePetr Mrázek2015-06-28-0/+2049
| | | | Built with `fakeroot dpkg-deb --build multimc_1.0-1`
* GH-1069 env hack/passthhrough for LD_PRELOAD and LD_LIBRARY_PATHPetr Mrázek2015-06-12-2/+5
|
* GH-1008 implement log window max line countPetr Mrázek2015-06-11-1/+91
| | | | Defaults to 100k lines