| Commit message (Expand) | Author | Age | Lines |
* | Cleanup signs, update and xmpp, more to come. | md_5 | 2012-06-27 | -7/+7 |
* | Bit of maven magic, no more huge EssProtect jar. | md_5 | 2012-06-26 | -1/+2 |
* | Merge fixes | ementalo | 2012-06-25 | -1/+0 |
* | Merge branch 'master' into 3.0 | ementalo | 2012-06-25 | -0/+1 |
|\ |
|
| * | Fix xmpp format stripping | snowleo | 2012-06-08 | -1/+2 |
| * | Merge remote-tracking branch 'origin/master' | md_5 | 2012-03-01 | -4/+4 |
| |\ |
|
| * | | Remove old, unwanted manifest.mf files | md_5 | 2012-03-01 | -3/+0 |
* | | | Fix xmpp format stripping | ementalo | 2012-06-17 | -1/+2 |
* | | | Use maven for versioning. Note GroupManager versioning is broken. | md_5 | 2012-03-18 | -1/+1 |
* | | | Moved CommandsHandler to commands package | snowleo | 2012-03-14 | -1/+1 |
* | | | Complete the transition to maven :D | md_5 | 2012-03-04 | -1378/+71 |
* | | | Merge branch 'refs/heads/master' into 3.0 | snowleo | 2012-02-21 | -4/+4 |
|\ \ \
| | |/
| |/| |
|
| * | | Updated Essentials to work with R5 | snowleo | 2012-02-21 | -4/+4 |
| |/ |
|
| * | Switch website URL's to point at wiki. | KHobbits | 2012-01-28 | -1/+1 |
* | | Fix depends | KHobbits | 2012-01-25 | -2/+2 |
* | | Merge branch 'refs/heads/master' into 3.0 | snowleo | 2012-01-24 | -12/+8 |
|\| |
|
| * | Removing load info, bucket displays that now. | snowleo | 2012-01-20 | -4/+0 |
| * | Update for new CraftBukkit Event Code | snowleo | 2012-01-20 | -8/+8 |
* | | More work on 3.0 branch | snowleo | 2012-01-24 | -3/+28 |
* | | Merge branch 'refs/heads/master' into 3.0 | snowleo | 2012-01-18 | -3/+3 |
|\| |
|
| * | Netbeans 7.1 stuff | snowleo | 2012-01-12 | -2/+11 |
* | | Cleanup of Console class | snowleo | 2012-01-06 | -2/+1 |
* | | I always forget these | snowleo | 2012-01-03 | -21/+3 |
* | | Netbeans 7.1 RC2 project stuff | snowleo | 2012-01-02 | -2/+11 |
* | | Updated all modules to new api, some settings are still missing | snowleo | 2011-12-14 | -22/+27 |
* | | Moved signs code to a new module | snowleo | 2011-12-14 | -1/+1 |
|/ |
|
* | Update copylibs. | KHobbits | 2011-12-13 | -5/+7 |
* | Update Bukkit jars and paths. | KHobbits | 2011-12-12 | -3/+3 |
* | Updated EssentialsSpawn to use the new config code | snowleo | 2011-12-06 | -1/+2 |
* | Update of Smack to 3.2.1 | snowleo | 2011-12-01 | -3/+3 |
* | Cleanup of the library folder | snowleo | 2011-12-01 | -2/+1 |
* | If Essentials core fails to read one of the configs now, it will disable itse... | snowleo | 2011-11-30 | -7/+11 |
* | Locale.ENGLISH!!1! | snowleo | 2011-11-27 | -1/+1 |
* | Switch to the new I18n class and format cleanup of all classes | snowleo | 2011-11-21 | -21/+24 |
* | CB# 1467 B#1022 | snowleo | 2011-11-20 | -2/+2 |
* | More code cleanup. | KHobbits | 2011-11-18 | -15/+2 |
* | XMPP: Don't send messages from spy users back to them. | snowleo | 2011-10-30 | -4/+7 |
* | Prevent that hidden players broadcast afk messages | snowleo | 2011-09-02 | -9/+13 |
* | Minor cleanup | snowleo | 2011-08-08 | -2/+2 |
* | XMPP: Let xmpp users see xmpp messages from other xmpp users. | snowleo | 2011-08-08 | -9/+27 |
* | XMPP: reconnect to server, if connection is broken. | snowleo | 2011-08-08 | -0/+4 |
* | Changes to build-impl by Netbeans | snowleo | 2011-08-08 | -3/+4 |
* | Added code guidelines to all projects, so we don't need them globally. | snowleo | 2011-07-24 | -3/+49 |
* | Heavy cleanup of all classes | snowleo | 2011-07-16 | -12/+14 |
* | Return boolean on sendMessage (XMPP) | snowleo | 2011-07-07 | -7/+9 |
* | Prevent loops generated by logging directly to xmpp | snowleo | 2011-07-07 | -28/+117 |
* | Corrected all commands of PermCommands | snowleo | 2011-06-26 | -1/+1 |
* | Don't connect to example.com, the default value | snowleo | 2011-06-25 | -1/+1 |
* | Only import what we really need. | snowleo | 2011-06-07 | -7/+9 |
* | Fixes for XMPP: Prevent loops on errors | snowleo | 2011-06-03 | -24/+23 |