aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | Several more buglets removed.Diva Canto2010-01-133-18/+18
| | | | | |
| * | | | | More appearance woes fixed, this time for child agents. Tested on a grid ↵Diva Canto2010-01-122-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | with 2 simulators. Everything seems to be working, including border crosses. TPs (prim crossing) need love now.
| * | | | | Fixed more appearance woes that showed up using remote connectors. ↵Diva Canto2010-01-122-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | Appearance is now being passed with AgentCircuitData, as it should be.
| * | | | | Fixed a couple of bugs with Appearance. Appearance is all good now.Diva Canto2010-01-114-5/+9
| | | | | |
| * | | | | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-1115-15/+8
| | | | | |
| * | | | | CommunicationsManager deleted.Diva Canto2010-01-117-18/+11
| | | | | |
| * | | | | NetworkServersInfo removed from CommsManager.Diva Canto2010-01-102-2/+0
| | | | | |
| * | | | | All Framework.Communications.Clients and Framework.Communications.Services ↵Diva Canto2010-01-105-7/+4
| | | | | | | | | | | | | | | | | | | | | | | | deleted, including old LoginService.
| * | | | | CommunicationsManager is practically empty. Only NetworkServersInfo is there.Diva Canto2010-01-103-16/+15
| | | | | |
| * | | | | Merge branch 'presence-refactor' of ↵Diva Canto2010-01-101-6/+0
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | ssh://diva@opensimulator.org/var/git/opensim into presence-refactor
| | * | | | | Remove all references to master avatar, replacing with estate owner whereMelanie2010-01-101-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | appropriate. This changes the behavior of the REST plugins and RemoteAdmin's region creation process.
| * | | | | | * Changed IPresenceService Logout, so that it takes a position and a lookatDiva Canto2010-01-102-14/+0
| |/ / / / / | | | | | | | | | | | | | | | | | | * CommsManager.AvatarService rerouted
| * | | | | * Last reference to CommsManager.UserProfileCacheService removedDiva Canto2010-01-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * Grided-sims added the Library module
| * | | | | * OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto2010-01-108-118/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * HG is seriously broken here * Compiles. Untested.
| * | | | | Less refs to UserProfileCacheService. Compiles but likely doesn't run.Diva Canto2010-01-092-3/+51
| | | | | |
| * | | | | A few more inches... Old friends things removed. Less references to ↵Diva Canto2010-01-082-48/+0
| | | | | | | | | | | | | | | | | | | | | | | | UserProfileService.
| * | | | | Inching ahead... This compiles, but very likely does not run.Diva Canto2010-01-082-44/+18
| | | | | |
| * | | | | * Finished SimulationServiceConnectorDiva Canto2010-01-076-58/+105
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Started rerouting calls to UserService. * Compiles. May run.
| * | | | | Merge branch 'master' into presence-refactorMelanie2010-01-047-40/+47
| |\ \ \ \ \
| * | | | | | The Library Service is now working. UserProfileCacheService.LibraryRoot is ↵Diva Canto2010-01-013-21/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | obsolete. Didn't delete it yet to avoid merge conflicts later -- want to stay out of core as much as possible.
| * | | | | | New LL login service is working! -- tested in standalone only. Things still ↵Diva Canto2010-01-011-3/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | missing from response, namely Library and Friends. Appearance service is also missing.
| * | | | | | Readds llCollisionFilter and adds llPassCollision.Revolution2009-12-312-62/+276
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Applied with whitespace cleanup Signed-off-by: Melanie <melanie@t-data.com>
| * | | | | | Simulation handlers (agents & objects) completed.Diva Canto2009-12-312-0/+21
| | | | | | |
| * | | | | | Merge branch 'master' into presence-refactorMelanie2009-12-307-22/+70
| |\ \ \ \ \ \
| * | | | | | | Change FriendsModule, InstantMessageModule, MessageTransferModule, ↵Melanie2009-12-281-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MuteListModule, OfflineMessageModule, PresenceModule, InventoryTransferModule and LureModule to new style. Reduce FriendsModule and PresenceModule to shells.
* | | | | | | | Allow particles and texture anims to be persisted to XML. This behaviour is ↵CasperW2010-02-251-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | expected.
* | | | | | | | Disable blocking teleports within the same parcel for now; it's not ↵CasperW2010-02-251-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | implemented correctly. Will review soon.
* | | | | | | | Plug a small holeMelanie2010-02-151-0/+3
| | | | | | | |
* | | | | | | | Merge branch 'master' into careminsterMelanie2010-02-142-1/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Fix http://opensimulator.org/mantis/view.php?id=4224Justin Clark-Casey (justincc)2010-02-122-1/+2
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This resolves the problem where eyes and hair would turn white on standalone configurations When a client receives body part information, for some insane reason or other it always ends up uploading this back to the server and then immediately re-requesting it. This should have been okay since we stored that asset in cache. However, the standalone asset service connector was not checking this cache properly, so every time the client made the request for the asset it has just loaded it would get a big fat null back in the face, causing it to make clothes and hair white. This bug did not affect grids since they use a different service connector.
* | | | | | | Merge branch 'master' into careminsterMelanie2010-02-087-43/+147
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | add some method doc to IDynamicTextureManagerJustin Clark-Casey (justincc)2010-02-081-2/+59
| | | | | | |
| * | | | | | refactor: Reuse SceneObjectGroup.IsAttachmentCheckFull() in ↵Justin Clark-Casey (justincc)2010-02-082-5/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Scene.AddSceneObject since this wraps a check that is much less clear
| * | | | | | Add EventManager.OnIncomingSceneObject event which is triggered by an ↵Justin Clark-Casey (justincc)2010-02-084-17/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | incoming scene object Add a read-only Attachments property to ScenePresence
| * | | | | | minor: log what kind of wearable cannot be foundJustin Clark-Casey (justincc)2010-02-051-3/+2
| | |_|_|_|/ | |/| | | |
| * | | | | refactor: chain two ScenePresence constructors together to eliminate common ↵Justin Clark-Casey (justincc)2010-02-041-15/+11
| | | | | | | | | | | | | | | | | | | | | | | | code. No functional changes
| * | | | | Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2010-02-042-17/+15
| |\ \ \ \ \
| * | | | | | minor: one method docJustin Clark-Casey (justincc)2010-02-041-3/+7
| | | | | | |
* | | | | | | Merge branch 'master' into careminsterMelanie2010-02-043-335/+1168
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Revert "change position of OnAttach event firing so that this also happens ↵Melanie2010-02-042-17/+15
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when a user teleports into a region" The behavior introduced here is not compatible with SL This reverts commit b6bee4999c9d238a052022f105069ea4eb85f8f4.
| * | | | | Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2010-02-031-3/+3
| |\ \ \ \ \
| * | | | | | minor: add a smidgen of EventManager docJustin Clark-Casey (justincc)2010-02-032-6/+6
| | | | | | |
| * | | | | | For each delegate added to events in the EventManager, catch and log but do ↵Justin Clark-Casey (justincc)2010-02-031-314/+1128
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not propogate any exceptions that come back This stops exceptions thrown by modules from disrupting the kernel and still allows other delegates to be executed normally
| * | | | | | add an IsRoot property to sopJustin Clark-Casey (justincc)2010-02-032-1/+24
| | | | | | |
| * | | | | | minor: comment out a log line in ScenePresenceJustin Clark-Casey (justincc)2010-02-031-2/+1
| | | | | | |
| * | | | | | minor: remove a couple of mono warningsJustin Clark-Casey (justincc)2010-02-032-4/+1
| | | | | | |
| * | | | | | change position of OnAttach event firing so that this also happens when a ↵Justin Clark-Casey (justincc)2010-02-032-15/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | user teleports into a region
* | | | | | | Line endings cleanupMelanie2010-02-041-36/+36
| | | | | | |
* | | | | | | Merge branch 'master' into careminsterMelanie2010-02-034-20/+60
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2010-02-034-17/+57
| |\ \ \ \ \ \ | | |/ / / / /