summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/NetServerHandler.java
Commit message (Expand)AuthorAgeLines
* Added registration of plugin commands on plugin load.VictorD2011-01-16-0/+6
* Moved org.bukkit.craftbukkit.Block to org.bukkit.craftbukkit.block.BlockDinnerbone2011-01-15-1/+1
* Moved block stuff from org.bukkit to org.bukkit.blockDinnerbone2011-01-15-2/+2
* All inventory stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit...Dinnerbone2011-01-15-1/+1
* All entity stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.en...Dinnerbone2011-01-15-1/+1
* Events should be present tense, not paste tense.Erik Broes2011-01-15-10/+10
* Changed BlockFace enum to match coding standardsDinnerbone2011-01-15-1/+1
* Global ID -> Id renameErik Broes2011-01-15-4/+4
* Update to Minecraft Server 1.2_01Dinnerbone2011-01-14-1/+0
* Update to Minecraft Server 1.2Dinnerbone2011-01-14-22/+26
* Updated against new mc-dev format, takes out quite some casting troubles at t...Erik Broes2011-01-11-73/+80
* Fixed BROKEN spammingTaylor Kelly2011-01-10-0/+2
* Fixed NPETaylor Kelly2011-01-09-3/+2
* Fixed NPETaylor Kelly2011-01-10-3/+7
* -Taylor Kelly2011-01-10-1/+14
* BlockDamagedEventTaylor Kelly2011-01-10-33/+70
* Fixed stupid bug with buckets and signs.durron5972011-01-09-1/+2
* Fixed lack of calling callEvent(event), finished Item Usedurron5972011-01-08-0/+1
* Partial Player Item, Block RightClick, Block Placedurron5972011-01-08-45/+74
* Use the display format defined by pluginsDinnerbone2011-01-07-1/+1
* Player display name is shown in chatDinnerbone2011-01-07-1/+1
* Implemented PlayerItemEvent and PlayerBlockItemEventdurron5972011-01-07-53/+67
* Actually allow cancellation of player chat eventsAnimosity2011-01-05-0/+1
* Beginnings of block_placeddurron5972011-01-05-1/+29
* Fixed a bunch of warnings.Lymia2011-01-02-5/+3
* Changed tabs to 4 spaces, removed unnecessary importsdurron5972011-01-01-2/+2
* Transition to MavenErik Broes2011-01-01-0/+567