Justin Clark-Casey (justincc)
|
c1a34cd8da
Don't try to save changed attachment states when an NPC with attachments is removed from the scene.
|
vor 13 Jahren |
Justin Clark-Casey (justincc)
|
4cb8d6379d
Stop trying to deregister caps or close child agents when an NPC is removed
|
vor 13 Jahren |
Melanie
|
57c4def254
Change all restarting to use the restart module. Remove hardcoded behavior
|
vor 14 Jahren |
Diva Canto
|
2a1e45f657
Finalized the client's TCP IP address verification process for HG1.5.
|
vor 14 Jahren |
Dan Lake
|
62e0b53ca4
Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene and SceneGraph. This was the only change in this patch to keep it isolated from other recent changes to the same set of files.
|
vor 14 Jahren |
Diva Canto
|
f4c165afe7
Bug fix: store correct position information upon logout. Fixes mantis #4608
|
vor 14 Jahren |
Diva Canto
|
a8901a40f4
Simulation handlers (agents & objects) completed.
|
vor 15 Jahren |
John Hurliman
|
0b1726b524
Removing the ClientManager reference from IScene and hiding it entirely inside Scene as an implementation detail. This will reduce programming error and make it easier to refactor the avatar vs client vs presence mess later on
|
vor 15 Jahren |
John Hurliman
|
c893761319
* Unregister event handlers in LLUDPServer when a client logs out and disconnects
|
vor 15 Jahren |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
vor 15 Jahren |
Diva Canto
|
5d09c53a1a
Unpacking the mess with OtherRegionUp, so we can have a real cache of the neighbours in the grid service modules.
|
vor 15 Jahren |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
vor 15 Jahren |
Melanie Thielker
|
66e25abbfe
Plumb conifg into the client views. Add config option to configure packet
|
vor 15 Jahren |
Melanie Thielker
|
55a69f3f2d
Improve prim sending by combining multiple prim updates into a single packet
|
vor 15 Jahren |
Johan Berntsson
|
119aeeed7d
Another cleanup: Region_Status renamed to RegionStatus, and a usage comment added
|
vor 15 Jahren |
MW
|
e2d30a0244
Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin.
|
vor 15 Jahren |
lbsa71
|
801da4346a
* optimized usings.
|
vor 15 Jahren |
Melanie Thielker
|
9bfbfa381a
Add proper handling for shared vs. unshared modules to the command
|
vor 15 Jahren |
Melanie Thielker
|
54c6a920ba
Replace the console for all OpenSim apps with a new console featuring command
|
vor 15 Jahren |
Justin Clarke Casey
|
37fa677548
* refactor: Extract caps related code from scene and put into a region module
|
vor 16 Jahren |
Justin Clarke Casey
|
2108d328df
* revert r7724 so that PresenceChildStatus() starts throwing NRE's again
|
vor 16 Jahren |
Justin Clarke Casey
|
b4680f653d
* Implement 'Save Object Back to My Inventory'. On the Linden client this is in the Tools menu available when editing an object
|
vor 16 Jahren |
Justin Clarke Casey
|
2e288fade1
* minor: Stop presence child status suffering an NRE if the agent uuid given is not represent at all
|
vor 16 Jahren |
Charles Krinke
|
e6eb571c1d
Mantis#2725. Thank you kindly, Diva, for a patch that:
|
vor 16 Jahren |
Melanie Thielker
|
1b3a3ffc77
Finally make attachments stay put. Randomize local ID generation to
|
vor 16 Jahren |
Justin Clarke Casey
|
dfbec673a4
* simplify AddNewClient since making this root without using MakeRootAgent() no longer sets everything up properly
|
vor 16 Jahren |
Justin Clarke Casey
|
df9b0e9e11
* refactor: Replace derez destiation magic numbers with an enumeration
|
vor 16 Jahren |
Melanie Thielker
|
58e74b554f
Restore the independent LocalID numbering for avatars. Fixes an issue where
|
vor 16 Jahren |
Justin Clarke Casey
|
47e3d4d1f0
* Remove next local id from SceneBase
|
vor 16 Jahren |
Melanie Thielker
|
f11107821e
Add an extension to allow registering multiple interfaces of a type with
|
vor 16 Jahren |