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
|
15 yıl önce |
John Hurliman
|
c893761319
* Unregister event handlers in LLUDPServer when a client logs out and disconnects
|
15 yıl önce |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 yıl önce |
Diva Canto
|
5d09c53a1a
Unpacking the mess with OtherRegionUp, so we can have a real cache of the neighbours in the grid service modules.
|
15 yıl önce |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 yıl önce |
Melanie Thielker
|
66e25abbfe
Plumb conifg into the client views. Add config option to configure packet
|
15 yıl önce |
Melanie Thielker
|
55a69f3f2d
Improve prim sending by combining multiple prim updates into a single packet
|
15 yıl önce |
Johan Berntsson
|
119aeeed7d
Another cleanup: Region_Status renamed to RegionStatus, and a usage comment added
|
15 yıl önce |
MW
|
e2d30a0244
Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin.
|
15 yıl önce |
lbsa71
|
801da4346a
* optimized usings.
|
15 yıl önce |
Melanie Thielker
|
9bfbfa381a
Add proper handling for shared vs. unshared modules to the command
|
16 yıl önce |
Melanie Thielker
|
54c6a920ba
Replace the console for all OpenSim apps with a new console featuring command
|
16 yıl önce |
Justin Clarke Casey
|
37fa677548
* refactor: Extract caps related code from scene and put into a region module
|
16 yıl önce |
Justin Clarke Casey
|
2108d328df
* revert r7724 so that PresenceChildStatus() starts throwing NRE's again
|
16 yıl önce |
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
|
16 yıl önce |
Justin Clarke Casey
|
2e288fade1
* minor: Stop presence child status suffering an NRE if the agent uuid given is not represent at all
|
16 yıl önce |
Charles Krinke
|
e6eb571c1d
Mantis#2725. Thank you kindly, Diva, for a patch that:
|
16 yıl önce |
Melanie Thielker
|
1b3a3ffc77
Finally make attachments stay put. Randomize local ID generation to
|
16 yıl önce |
Justin Clarke Casey
|
dfbec673a4
* simplify AddNewClient since making this root without using MakeRootAgent() no longer sets everything up properly
|
16 yıl önce |
Justin Clarke Casey
|
df9b0e9e11
* refactor: Replace derez destiation magic numbers with an enumeration
|
16 yıl önce |
Melanie Thielker
|
58e74b554f
Restore the independent LocalID numbering for avatars. Fixes an issue where
|
16 yıl önce |
Justin Clarke Casey
|
47e3d4d1f0
* Remove next local id from SceneBase
|
16 yıl önce |
Melanie Thielker
|
f11107821e
Add an extension to allow registering multiple interfaces of a type with
|
16 yıl önce |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 yıl önce |
Melanie Thielker
|
ccd74f888b
Some complex re-ordering to make prebuild do what needed to be done.
|
16 yıl önce |
Jeff Ames
|
c995d60d37
Formatting cleanup.
|
16 yıl önce |
Adam Frisby
|
375163a6fe
* Spring cleaning.
|
16 yıl önce |
Teravus Ovares
|
dd4deebbcb
* Re-Fixed caps
|
16 yıl önce |
Teravus Ovares
|
e777f88028
* A tweak of the caps system so that new caps have random paths instead of a fixed path
|
16 yıl önce |
Justin Clarke Casey
|
c1beb85315
* First draft resolution of mantis 777, 734, 389 - scripts do not save in non-home regions
|
16 yıl önce |