summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/PropertyManager.java
Commit message (Collapse)AuthorAgeLines
* Cleaned up CraftBukkit comments in NMS.Wesley Wolfe2012-07-23-2/+4
| | | | | | | | | | | | | 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 for 1.0.0Erik Broes2011-11-20-0/+8
|
* Update to mcdev rename revision 01 for 1.8.1Dinnerbone2011-09-24-2/+1
|
* Massive renaming update in nms. If you bypassed Bukkit, you will likely break.Erik Broes2011-06-27-18/+16
| | | | Also minimized all the nms diffs and generic cleanups all around.
* Moved spawn-protection from server.properties into (settings.)spawn-radius ↵Dinnerbone2011-06-17-1/+1
| | | | in bukkit.yml
* Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.Erik Broes2011-04-20-14/+15
|
* Generic code cleanupErik Broes2011-02-23-2/+2
|
* Update to Minecraft 1.3 betaDinnerbone2011-02-23-0/+6
|
* Port to new mc-dev format.Erik Broes2011-01-30-27/+31
|
* Updated against new mc-dev format, takes out quite some casting troubles at ↵Erik Broes2011-01-11-12/+9
| | | | the cost of extra ()'s
* Added command-line arguments, forced noguiDinnerbone2011-01-04-0/+92