Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Fix regression where llGiveInventory() had stopped asking non-owner receivers... | Justin Clark-Casey (justincc) | 2012-07-17 | 1 | -8/+11 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region... | Diva Canto | 2011-12-29 | 1 | -2/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Do a ScenePresence null check in HGMessageTransferModule.SendIMToScene() to s... | Justin Clark-Casey (justincc) | 2011-11-14 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Port the Avination offline messaging system to Core | Melanie | 2011-11-02 | 1 | -18/+34 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Removed use of 'is' operator and casting to find the root ScenePresence in Me... | Dan Lake | 2011-10-27 | 2 | -68/+41 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o... | Justin Clark-Casey (justincc) | 2011-10-25 | 2 | -0/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Fix missing Busy-Mode Response | Pixel Tomsen | 2011-10-22 | 1 | -0/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Removed redundant scene presence lookups in HGMessageTransferModule | Dan Lake | 2011-10-05 | 1 | -21/+4 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Fix failure to teleport when an agent is lured on the same sim (and probably ... | Justin Clark-Casey (justincc) | 2011-09-22 | 1 | -5/+6 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | refactor: Move all callers of the obsoleted SychronousRestObjectPoster.BeginP... | Justin Clark-Casey (justincc) | 2011-07-13 | 1 | -3/+4 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=... | Diva Canto | 2011-06-07 | 1 | -3/+5 | |
* | | | | | | | | | | | | | | | | | This should make offline IMs work again. It should work for incoming foreign ... | Diva Canto | 2011-06-06 | 1 | -1/+4 | |
* | | | | | | | | | | | | | | | | | Bug fix on HG IM. | Diva Canto | 2011-06-02 | 1 | -2/+6 | |
* | | | | | | | | | | | | | | | | | HG lures working! Friends can offer friends HG teleports via the profile. WAR... | Diva Canto | 2011-05-27 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | | | HG IM in grid mode working fairly well. Unknown target user references looked... | Diva Canto | 2011-05-26 | 1 | -0/+74 | |
* | | | | | | | | | | | | | | | | | HG: Instant Message working. Tested on HG standalones only. Needs a lot more ... | Diva Canto | 2011-05-25 | 1 | -0/+268 | |
* | | | | | | | | | | | | | | | | | Instrument the heck out of offline messages. THIS IS VERY VERBOSE. | Diva Canto | 2011-05-12 | 1 | -0/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open... | Diva Canto | 2011-04-12 | 1 | -1/+0 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | For now, comment out logging messages about IM sending, since these cause hig... | Justin Clark-Casey (justincc) | 2011-01-19 | 1 | -3/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Fix a broken format on an error message. Also replace yet another e.Message | Melanie | 2010-12-22 | 1 | -2/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | * additional serveruri cleanup | Jonathan Freedman | 2010-10-03 | 1 | -3/+3 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Quash the region ID on intersim messages. That prevents people from determining | Melanie | 2010-09-27 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | When receiving intersim IM, don't let the spoof protection bomb | Melanie | 2010-09-26 | 1 | -1/+2 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Prevent spoofing the agent name on text IM | Melanie | 2010-09-25 | 1 | -1/+2 | |
* | | | | | | | | | | Revert "* Changed 11 calls for session info to the more optimized API method" | root | 2010-09-17 | 1 | -1/+12 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Formatting cleanup. | Jeff Ames | 2010-09-12 | 1 | -1/+1 | |
* | | | | | | | | | * Changed 11 calls for session info to the more optimized API method | John Hurliman | 2010-09-08 | 1 | -3/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Remove various warnings and improve logging messages. No functional changes. | Justin Clark-Casey (justincc) | 2010-08-23 | 2 | -8/+10 | |
* | | | | | | | | Clean up some messiness in IM sending. Having offline IM enabled now no longer | Melanie Thielker | 2010-08-04 | 2 | -6/+10 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Inventory offers and subsequent notifications of acceptance/decline now worki... | Diva Canto | 2010-06-11 | 1 | -0/+2 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | More cleaning on presence. Friends online/offline works again. | Diva Canto | 2010-05-08 | 2 | -61/+39 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Formatting cleanup. Add copyright notices. | Jeff Ames | 2010-03-10 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | Friends online notifications upon friendship now working (same sim only). | Diva Canto | 2010-02-27 | 1 | -2/+14 | |
* | | | | Implement the requestonlinenotification method | Melanie | 2010-02-27 | 1 | -0/+23 | |
* | | | | Move requestonlinenotification generic message to presence module | Melanie | 2010-02-27 | 1 | -0/+30 | |
* | | | | Merge branch 'master' into presence-refactor | Melanie | 2010-02-08 | 1 | -16/+19 | |
|\ \ \ \ | ||||||
| * | | | | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 2010-01-29 | 5 | -174/+83 | |
| | |_|/ | |/| | | ||||||
| * | | | Updates all IRegionModules to the new style region modules. | Revolution | 2010-01-23 | 5 | -99/+193 | |
| | |/ | |/| | ||||||
* | | | Merge branch 'master' into presence-refactor | Melanie | 2010-01-16 | 1 | -1/+5 | |
|\ \ \ | |/ / | ||||||
| * | | Adds config option "ForwardOfflineGroupMessages" to allow disabling of group ... | dahlia | 2010-01-07 | 1 | -1/+6 | |
| |/ | ||||||
* | | * Finished SimulationServiceConnector | Diva Canto | 2010-01-07 | 1 | -20/+40 | |
* | | This is somewhat major-like..... Change the intialization order of | Melanie | 2009-12-28 | 2 | -4/+6 | |
* | | Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListMo... | Melanie | 2009-12-28 | 5 | -472/+170 | |
|/ | ||||||
* | A synchronous call to the messaging server was blocking the process of promot... | John Hurliman | 2009-10-22 | 1 | -1/+7 | |
* | Revert "Rewrote parts of the code that were double-locking different objects.... | Melanie | 2009-10-07 | 1 | -6/+5 | |
* | Rewrote parts of the code that were double-locking different objects. This is... | Diva Canto | 2009-10-06 | 1 | -5/+6 | |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -1/+1 | |
* | Fixed an issue with the PresenceModule in "gridmode", introduced by my fixing... | Diva Canto | 2009-09-27 | 1 | -3/+0 | |
* | Fixed MapBlocks bug, wrong order of arguments. First version that seems compl... | Diva Canto | 2009-09-26 | 1 | -0/+12 | |
* | First pass at the heart surgery for grid services. Compiles and runs minimall... | Diva Canto | 2009-09-26 | 2 | -3/+11 |