summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/ChunkRegionLoader.java
Commit message (Collapse)AuthorAgeLines
* Cleaned up CraftBukkit comments in NMS.Wesley Wolfe2012-07-23-2/+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
* Updated CraftBukkit to 1.2Nathan Adams2012-03-01-9/+184
|
* Fixed vanilla issue where chunks would be mislocated and corrupt. Big thanks ↵Nathan Adams2012-01-30-8/+4
| | | | to Wug for the fix.
* Added ChunkLoader.java and ChunkRegionLoader.java for diff visibilityNathan Adams2012-01-30-0/+141