summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/NetworkListenThread.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
* Synchronize handler listsWesley Wolfe2012-06-11-3/+8
|
* Updated to rename revision 02Erik Broes2012-03-01-1/+1
|
* Loosen throttle strictness.EvilSeph2012-01-24-0/+107
|
* Update to Minecraft Server 1.2Dinnerbone2011-01-14-91/+0
|
* Clean up and fix bug in NetworkAcceptThread and NetworkListenThread classes.speakeasy2011-01-11-0/+91
Signed-off-by: speakeasy <mekevin1917@gmail.com>