summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/SecondaryWorldServer.java
Commit message (Collapse)AuthorAgeLines
* Update to Minecraft 1.8Thinkofdeath2014-11-28-14/+0
| | | | For more information please see http://www.spigotmc.org/
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-3/+3
|
* Update CraftBukkit to Minecraft 1.5Travis Watkins2013-03-15-2/+3
|
* Fix 1.3 changes that prevent nether and the_end to save level data.feildmaster2012-08-03-1/+1
|
* Fix Nether and The End having the same world names.feildmaster2012-08-02-1/+1
|
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-3/+6
|
* Cleaned up CraftBukkit comments in NMS.Wesley Wolfe2012-07-23-3/+1
| | | | | | | | | | | | | Added newlines at the end of files Fixed improper line endings on some files Matched start - end comments Added some missing comments for diffs Fixed syntax on some spots Minimized some diff Removed some no longer used files Added comment on some required files with no changes Fixed imports of items used once Added imports for items used more than once
* Update for Minecraft 1.8Dinnerbone2011-09-15-2/+2
|
* Massive renaming update in nms. If you bypassed Bukkit, you will likely break.Erik Broes2011-06-27-1/+1
| | | | Also minimized all the nms diffs and generic cleanups all around.
* Generic cleanupErik Broes2011-06-12-1/+1
|
* Implemented custom chunk generators and block populatorsDinnerbone2011-06-06-2/+4
|
* Update for 1.6.5Erik Broes2011-05-30-0/+10