| Commit message (Expand) | Author | Age | Lines |
* | Minor cleanups | Erik Broes | 2011-03-23 | -1/+0 |
* | Fixing event names | Erik Broes | 2011-03-21 | -1/+1 |
* | Added methods to support RemoteBukkit | stevenh | 2011-03-12 | -8/+3 |
* | Code cleanup, fixed doors, chunk entity fetching | Tahg | 2011-03-11 | -1/+1 |
* | Added command line option 'date-format' to control how dates are printed to c... | Dinnerbone | 2011-02-26 | -1/+1 |
* | Startup time now reported in seconds, nanoseconds, Really? O.o | Erik Broes | 2011-02-25 | -1/+7 |
* | All worlds should be saved on save-all. Player data should be saved when a sa... | EvilSeph | 2011-02-25 | -1/+3 |
* | Much better console interaction. History, no more losing the command, colours... | Dinnerbone | 2011-02-25 | -3/+14 |
* | Generic code cleanup | Erik Broes | 2011-02-23 | -31/+31 |
* | ConsoleCommandSender no longer has a default constructor, use ConsoleCommandS... | Dinnerbone | 2011-02-23 | -1/+1 |
* | Update to Minecraft 1.3 beta | Dinnerbone | 2011-02-23 | -252/+54 |
* | N.M.S cleanup in preparation for update | Dinnerbone | 2011-02-21 | -16/+15 |
* | Fix encoding in net.minecraft.server files. | Daniel Chesters | 2011-02-20 | -10/+10 |
* | Redirect System.out and System.err to a Logger | Dinnerbone | 2011-02-20 | -0/+8 |
* | Fixed CLI arguments | Dinnerbone | 2011-02-19 | -1/+1 |
* | Added spawn-protection property to server.properties | Zenexer | 2011-02-10 | -2/+2 |
* | Added spawn-protection property to server.properties | Zenexer | 2011-02-10 | -0/+2 |
* | Added call to new event on world save (at stop and force save). (Per EyvindRM) | Dinnerbone | 2011-02-09 | -1/+9 |
* | I'm quite aware that I fail at merging. | Dinnerbone | 2011-02-07 | -6/+3 |
* | Added internal MC support for multiple worlds | Dinnerbone | 2011-02-07 | -20/+60 |
* | Scheduler | Raphfrk | 2011-02-07 | -0/+5 |
* | Save player data on save-all. | EvilSeph | 2011-02-04 | -0/+3 |
* | Generic cleanup/reformat. | Erik Broes | 2011-02-02 | -1/+1 |
* | Fixed the onDisable() event of plugins again after it was overwritten some da... | Forsaken | 2011-02-02 | -0/+5 |
* | Commands can be sent from the console (WIP, needs improvements) | Dinnerbone | 2011-02-01 | -0/+8 |
* | Fixed initialization of CraftServer | VictorD | 2011-01-30 | -2/+3 |
* | Port to new mc-dev format. | Erik Broes | 2011-01-30 | -275/+292 |
* | onDisable on stop - stephank | Taylor Kelly | 2011-01-27 | -0/+4 |
* | Fixes "?" console command. | Sean Cronin | 2011-01-22 | -1/+1 |
* | Fixed CLI arguments | Dinnerbone | 2011-01-20 | -1/+1 |
* | reverted # from server console | Tahg | 2011-01-18 | -1/+1 |
* | moved built in command namespace, fixed EntityItem | Tahg | 2011-01-17 | -18/+18 |
* | Update to Minecraft Server 1.2_01 | Dinnerbone | 2011-01-14 | -1/+1 |
* | Update to Minecraft Server 1.2 | Dinnerbone | 2011-01-14 | -12/+28 |
* | Updated against new mc-dev format, takes out quite some casting troubles at t... | Erik Broes | 2011-01-11 | -39/+38 |
* | Revert "Bukkit Timers, now with 100% less github-services branch." | Dinnerbone | 2011-01-10 | -7/+0 |
* | Bukkit Timers, now with 100% less github-services branch. | thylordroot | 2011-01-10 | -0/+7 |
* | Fixed plugins being loaded before world. | FrozenCow | 2011-01-07 | -0/+2 |
* | Added command-line arguments, forced nogui | Dinnerbone | 2011-01-04 | -7/+11 |
* | Fixed NPE on Player related methods in CraftServer | Dinnerbone | 2011-01-03 | -2/+0 |
* | Fixed a bunch of warnings. | Lymia | 2011-01-02 | -10/+7 |
* | Changed tabs to 4 spaces, removed unnecessary imports | durron597 | 2011-01-01 | -2/+2 |
* | Transition to Maven | Erik Broes | 2011-01-01 | -0/+487 |