Paper/src/main/java/org/bukkit/craftbukkit
2011-06-06 18:38:47 +01: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 Possible fix for some chunk loading issues experienced when teleporting. Thanks akrieger! 2011-06-05 12:38:56 -04:00
event Whitespace + general cleanup 2011-05-15 13:41:46 +02:00
generator Implemented custom chunk generators and block populators 2011-06-06 18:38:47 +01: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 Implemented custom chunk generators and block populators 2011-06-06 18:38:47 +01:00
CraftWorld.java Implemented custom chunk generators and block populators 2011-06-06 18:38:47 +01: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