summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/ThreadCommandReader.java
Commit message (Collapse)AuthorAgeLines
* Update CraftBukkit to Minecraft 1.7.8Travis Watkins2014-04-11-1/+1
|
* Update CraftBukkit to Minecraft 1.7.5Nate Mortensen2014-03-21-1/+1
|
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-3/+3
|
* Update CraftBukkit to Minecraft 1.5Travis Watkins2013-03-15-1/+1
|
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-7/+7
|
* Cleaned up CraftBukkit comments in NMS.Wesley Wolfe2012-07-23-1/+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 to jline 2. Fixes BUKKIT-717EdGruberman2012-05-15-1/+1
| | | | | JLine 2 allows for better color matching in the console and support for colors in console on Windows. Hopefully provides better performance as well.
* Added new --noconsole command argument, thanks to mkurzeja for the ideaNathan Adams2011-11-05-1/+9
|
* Massive renaming update in nms. If you bypassed Bukkit, you will likely break.Erik Broes2011-06-27-13/+4
| | | | Also minimized all the nms diffs and generic cleanups all around.
* Update for 1.6.5Erik Broes2011-05-30-1/+1
|
* Possible fix for -nojline printing blank linesDinnerbone2011-05-19-4/+4
|
* Added -nojline CLI option to emulate vanilla console behaviours. Added JLine ↵EvilSeph2011-05-18-4/+14
| | | | | | | | disabling compatibility (removes the '>'). -nojline disables JLine, removes the '>', sets the timestamp to vanilla's and sets the language to English. -Djline.terminal=jline.UnsupportedTerminal disables JLine and removes the '>'.
* Whitespace + general cleanupErik Broes2011-05-15-7/+7
|
* Update for 1.5_02.Erik Broes2011-04-21-0/+3
|
* Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.Erik Broes2011-04-20-7/+7
|
* Updated to Minecraft version 1.4Dinnerbone2011-03-31-1/+1
|
* Added ">" to input command line, separated it from output buffer properlyDinnerbone2011-02-25-3/+2
|
* Much better console interaction. History, no more losing the command, ↵Dinnerbone2011-02-25-0/+34
| | | | colours, inline editing, etc. Shorter log output to console (but not to file).
* Port to new mc-dev format.Erik Broes2011-01-30-26/+0
|
* reverted # from server consoleTahg2011-01-18-0/+26