Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Several more buglets removed. | Diva Canto | 2010-01-13 | 3 | -18/+18 | |
| | | | | | | ||||||
| * | | | | | More appearance woes fixed, this time for child agents. Tested on a grid ↵ | Diva Canto | 2010-01-12 | 2 | -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 Canto | 2010-01-12 | 2 | -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 Canto | 2010-01-11 | 4 | -5/+9 | |
| | | | | | | ||||||
| * | | | | | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2010-01-11 | 15 | -15/+8 | |
| | | | | | | ||||||
| * | | | | | CommunicationsManager deleted. | Diva Canto | 2010-01-11 | 7 | -18/+11 | |
| | | | | | | ||||||
| * | | | | | NetworkServersInfo removed from CommsManager. | Diva Canto | 2010-01-10 | 2 | -2/+0 | |
| | | | | | | ||||||
| * | | | | | All Framework.Communications.Clients and Framework.Communications.Services ↵ | Diva Canto | 2010-01-10 | 5 | -7/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | deleted, including old LoginService. | |||||
| * | | | | | CommunicationsManager is practically empty. Only NetworkServersInfo is there. | Diva Canto | 2010-01-10 | 3 | -16/+15 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'presence-refactor' of ↵ | Diva Canto | 2010-01-10 | 1 | -6/+0 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | ssh://diva@opensimulator.org/var/git/opensim into presence-refactor | |||||
| | * | | | | | Remove all references to master avatar, replacing with estate owner where | Melanie | 2010-01-10 | 1 | -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 lookat | Diva Canto | 2010-01-10 | 2 | -14/+0 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | * CommsManager.AvatarService rerouted | |||||
| * | | | | | * Last reference to CommsManager.UserProfileCacheService removed | Diva Canto | 2010-01-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | * Grided-sims added the Library module | |||||
| * | | | | | * OMG! All but one references to UserProfileCacheService have been rerouted! | Diva Canto | 2010-01-10 | 8 | -118/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * HG is seriously broken here * Compiles. Untested. | |||||
| * | | | | | Less refs to UserProfileCacheService. Compiles but likely doesn't run. | Diva Canto | 2010-01-09 | 2 | -3/+51 | |
| | | | | | | ||||||
| * | | | | | A few more inches... Old friends things removed. Less references to ↵ | Diva Canto | 2010-01-08 | 2 | -48/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | UserProfileService. | |||||
| * | | | | | Inching ahead... This compiles, but very likely does not run. | Diva Canto | 2010-01-08 | 2 | -44/+18 | |
| | | | | | | ||||||
| * | | | | | * Finished SimulationServiceConnector | Diva Canto | 2010-01-07 | 6 | -58/+105 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Started rerouting calls to UserService. * Compiles. May run. | |||||
| * | | | | | Merge branch 'master' into presence-refactor | Melanie | 2010-01-04 | 7 | -40/+47 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | The Library Service is now working. UserProfileCacheService.LibraryRoot is ↵ | Diva Canto | 2010-01-01 | 3 | -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 Canto | 2010-01-01 | 1 | -3/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | missing from response, namely Library and Friends. Appearance service is also missing. | |||||
| * | | | | | | Readds llCollisionFilter and adds llPassCollision. | Revolution | 2009-12-31 | 2 | -62/+276 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Applied with whitespace cleanup Signed-off-by: Melanie <melanie@t-data.com> | |||||
| * | | | | | | Simulation handlers (agents & objects) completed. | Diva Canto | 2009-12-31 | 2 | -0/+21 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'master' into presence-refactor | Melanie | 2009-12-30 | 7 | -22/+70 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Change FriendsModule, InstantMessageModule, MessageTransferModule, ↵ | Melanie | 2009-12-28 | 1 | -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 ↵ | CasperW | 2010-02-25 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | expected. | |||||
* | | | | | | | | Disable blocking teleports within the same parcel for now; it's not ↵ | CasperW | 2010-02-25 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | implemented correctly. Will review soon. | |||||
* | | | | | | | | Plug a small hole | Melanie | 2010-02-15 | 1 | -0/+3 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge branch 'master' into careminster | Melanie | 2010-02-14 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Fix http://opensimulator.org/mantis/view.php?id=4224 | Justin Clark-Casey (justincc) | 2010-02-12 | 2 | -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 careminster | Melanie | 2010-02-08 | 7 | -43/+147 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | add some method doc to IDynamicTextureManager | Justin Clark-Casey (justincc) | 2010-02-08 | 1 | -2/+59 | |
| | | | | | | | ||||||
| * | | | | | | refactor: Reuse SceneObjectGroup.IsAttachmentCheckFull() in ↵ | Justin Clark-Casey (justincc) | 2010-02-08 | 2 | -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-08 | 4 | -17/+58 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | incoming scene object Add a read-only Attachments property to ScenePresence | |||||
| * | | | | | | minor: log what kind of wearable cannot be found | Justin Clark-Casey (justincc) | 2010-02-05 | 1 | -3/+2 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | refactor: chain two ScenePresence constructors together to eliminate common ↵ | Justin Clark-Casey (justincc) | 2010-02-04 | 1 | -15/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | code. No functional changes | |||||
| * | | | | | Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-02-04 | 2 | -17/+15 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | minor: one method doc | Justin Clark-Casey (justincc) | 2010-02-04 | 1 | -3/+7 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch 'master' into careminster | Melanie | 2010-02-04 | 3 | -335/+1168 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Revert "change position of OnAttach event firing so that this also happens ↵ | Melanie | 2010-02-04 | 2 | -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/opensim | Justin Clark-Casey (justincc) | 2010-02-03 | 1 | -3/+3 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | minor: add a smidgen of EventManager doc | Justin Clark-Casey (justincc) | 2010-02-03 | 2 | -6/+6 | |
| | | | | | | | ||||||
| * | | | | | | For each delegate added to events in the EventManager, catch and log but do ↵ | Justin Clark-Casey (justincc) | 2010-02-03 | 1 | -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 sop | Justin Clark-Casey (justincc) | 2010-02-03 | 2 | -1/+24 | |
| | | | | | | | ||||||
| * | | | | | | minor: comment out a log line in ScenePresence | Justin Clark-Casey (justincc) | 2010-02-03 | 1 | -2/+1 | |
| | | | | | | | ||||||
| * | | | | | | minor: remove a couple of mono warnings | Justin Clark-Casey (justincc) | 2010-02-03 | 2 | -4/+1 | |
| | | | | | | | ||||||
| * | | | | | | change position of OnAttach event firing so that this also happens when a ↵ | Justin Clark-Casey (justincc) | 2010-02-03 | 2 | -15/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | user teleports into a region | |||||
* | | | | | | | Line endings cleanup | Melanie | 2010-02-04 | 1 | -36/+36 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch 'master' into careminster | Melanie | 2010-02-03 | 4 | -20/+60 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-02-03 | 4 | -17/+57 | |
| |\ \ \ \ \ \ | | |/ / / / / |