summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/SecondaryWorldServer.java
Commit message (Collapse)AuthorAgeLines
* 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