Paper/src/main/java/org/bukkit/craftbukkit
2011-03-26 01:40:15 -07:00
..
block Fix BlockPlace 2011-03-21 00:31:13 +01:00
command Much better console interaction. History, no more losing the command, colours, inline editing, etc. Shorter log output to console (but not to file). 2011-02-25 16:12:38 +00:00
entity Copy displayname when cross-world teleporting 2011-03-25 21:22:57 +01:00
event Stop GIANT discrimination 2011-03-24 22:51:47 +01:00
inventory Sourcefiles shouldn't be executable 2011-03-12 16:12:41 +01:00
scheduler Code cleanup, fixed doors, chunk entity fetching 2011-03-11 16:25:35 -05:00
util Updated SoftMap to be concurrent. 2011-03-23 19:37:12 +01:00
CraftChunk.java Updated SoftMap to be concurrent. 2011-03-23 19:37:12 +01:00
CraftServer.java Added Server.getServerId() for ID purposes. 2011-03-26 01:40:15 -07:00
CraftWorld.java Fixed CraftWorld.getSpawnLocation() not return the exact spawn location. 2011-03-25 12:24:18 -07:00
LoggerOutputStream.java Redirect System.out and System.err to a Logger 2011-02-20 01:53:06 +00:00
Main.java Added command line option 'date-format' to control how dates are printed to console (not to log) 2011-02-26 11:29:37 +00:00
TextWrapper.java TextWrapper now wraps text at the proper width and also prevent splitting unless it is needed 2011-03-12 16:58:05 +01:00
TrigMath.java Second part of NPE and arctan update :3 2011-02-20 23:22:28 +01:00