Paper/src/main/java/org/bukkit/craftbukkit
2011-05-31 15:56:05 +02:00
..
block Whitespace + general cleanup 2011-05-15 13:41:46 +02:00
command Fixed duplicate console and player messages when built in server commands where used or an unknown command was issued 2011-05-22 20:30:01 +01:00
entity Update for 1.6.5 2011-05-30 22:37:34 -04:00
event Whitespace + general cleanup 2011-05-15 13:41:46 +02:00
inventory Whitespace + general cleanup 2011-05-15 13:41:46 +02:00
scheduler Whitespace + general cleanup 2011-05-15 13:41:46 +02:00
util Possible fix for -nojline printing blank lines 2011-05-19 21:46:47 +01:00
CraftChunk.java Whitespace + general cleanup 2011-05-15 13:41:46 +02:00
CraftServer.java Update for 1.6.6 2011-05-31 15:56:05 +02:00
CraftWorld.java Whitespace + general cleanup 2011-05-15 13:41:46 +02:00
LoggerOutputStream.java Redirect System.out and System.err to a Logger 2011-02-20 01:53:06 +00:00
Main.java Possible fix for -nojline printing blank lines 2011-05-19 21:46:47 +01:00
TextWrapper.java Fix TextWrapping issues; Now limits the packets send to the client to either: 119 chars or 320 width. This will strip disallowed characters, propagate colors properly to the next line and not 'eat' multiple color-codes. 2011-04-25 22:17:07 +02:00
TrigMath.java Second part of NPE and arctan update :3 2011-02-20 23:22:28 +01:00