| Commit message (Expand) | Author | Age | Lines |
* | Cleanup | KHobbits | 2014-04-06 | -1/+0 |
* | Future Java versions may not support _ as identifier. | FearFree | 2014-03-22 | -2/+2 |
* | Reformat pom | KHobbits | 2014-02-08 | -2/+2 |
* | Modifier order consistency | Iaccidentally | 2014-02-04 | -2/+2 |
* | Restore Bukkit dependency to parent pom | Chris Ward | 2014-01-30 | -7/+0 |
* | Force Bukkit version to match deps. | KHobbits | 2014-01-25 | -0/+7 |
* | Remove Ant, migrate Netbeans code style to pom.xml | Chris Ward | 2013-12-27 | -1698/+0 |
* | Add Maven Support | Chris Ward | 2013-10-19 | -0/+82 |
* | Extract CommandSender to CommandSource, this should prevent Ess user object l... | KHobbits | 2013-10-16 | -5/+5 |
* | Cleanup XMPP PR | Iaccidentally | 2013-10-16 | -563/+557 |
* | add delayed task for XMPP presence update | patjense | 2013-10-16 | -49/+74 |
* | add XMPP presence management stack | patjense | 2013-10-16 | -337/+365 |
* | add update for global presence handler | patjense | 2013-10-16 | -126/+133 |
* | Fix failing XMPP build. | KHobbits | 2013-07-13 | -4/+3 |
* | Misc cleanup | KHobbits | 2013-07-07 | -2/+2 |
* | Split util classes. | KHobbits | 2013-06-08 | -8/+20 |
* | Add debug option to XMPP | Chris Ward | 2013-01-23 | -0/+3 |
* | Use the right formatter in XMPP | Alexander Schepp | 2012-12-30 | -1/+3 |
* | Add log color removal. | snowleo | 2012-11-27 | -2/+2 |
* | Fix problems with async chat event not sending messages to xmpp chat spy | DerFlash | 2012-09-13 | -4/+15 |
* | Thread safety for XMPP | snowleo | 2012-08-04 | -6/+11 |
* | CB #2289 Bukkit #1512 | ementalo | 2012-08-04 | -2/+2 |
* | Netbeans 7.2 changes | snowleo | 2012-08-03 | -55/+402 |
* | Fix xmpp format stripping | snowleo | 2012-06-08 | -1/+2 |
* | Merge remote-tracking branch 'origin/master' | md_5 | 2012-03-01 | -4/+4 |
|\ |
|
| * | Updated Essentials to work with R5 | snowleo | 2012-02-21 | -4/+4 |
* | | Remove old, unwanted manifest.mf files | md_5 | 2012-03-01 | -3/+0 |
|/ |
|
* | Switch website URL's to point at wiki. | KHobbits | 2012-01-28 | -1/+1 |
* | 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 |
* | Netbeans 7.1 stuff | snowleo | 2012-01-12 | -2/+11 |
* | 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 |