summaryrefslogtreecommitdiffstats
path: root/logic/minecraft/World.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE split GUI stuff from logic libraryPetr Mrázek2016-04-30-385/+0
|
* GH-93 add an option to not copy saves on instance copyPetr Mrázek2015-10-10-2/+2
|
* NOISSUE dissolve util libraryPetr Mrázek2015-10-05-6/+6
|
* GH-1227 add world copy and renamePetr Mrázek2015-09-14-40/+143
|
* GH-1227 renam GZip functions to not collide with zlib macrosPetr Mrázek2015-09-14-1/+1
|
* GH-1227 allow structured world zip import and drag and drop out of MultiMCPetr Mrázek2015-09-13-3/+15
|
* 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-60/+128
|
* NOISSUE catch more errors from nbt libPetr Mrázek2015-09-08-0/+14
|
* GH-1047 parse world files and integrate MCEdit with world pagePetr Mrázek2015-09-06-5/+121
|
* Copyright fixes for new codeAlex2015-09-06-1/+1
|
* GH-1047 World management for instances. Removal only currently.Alex2015-09-06-0/+72