Diva Canto
|
86903f23dd
Cleanup on region modules: gave short node id's to all of them.
|
12 years ago |
SignpostMarv
|
fb7bbe167a
formatting DialogModule for 80-character width terminal
|
12 years ago |
SignpostMarv
|
5cba04e2d6
Converting DialogModule to INonSharedRegionModule
|
12 years ago |
Justin Clark-Casey (justincc)
|
749c3fef8a
Change "help" to display categories/module list then "help <category/module>" to display commands in a category.
|
12 years ago |
Dan Lake
|
94dc7d07eb
Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to
|
13 years ago |
Dan Lake
|
06577d7299
Continuation of previous checkin. Found more places where ForEachScenePresence can be changed to ForEachRootScenePresence.
|
13 years ago |
Justin Clark-Casey (justincc)
|
8a0a78cbcc
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around.
|
13 years ago |
Melanie
|
4cdc8806fb
Fix LLTextBox to work with the updated libOMV
|
13 years ago |
Justin Clark-Casey (justincc)
|
8129e64e2a
Fill in the new OwnerData field in the LLUDP ScriptDialog message.
|
13 years ago |
Marck
|
25265c964f
Changed console command "alert" and added new command "alert-user".
|
13 years ago |
Marck
|
bb5dd9fbbc
Some code cleanup for console command alert.
|
14 years ago |
Justin Clark-Casey (justincc)
|
e46c0a0fc9
adjust DialogModule to only send broadcast alerts to root agents
|
14 years ago |
Melanie Thielker
|
e157dd630e
Allow communicating with blue box dialogs across a region border via a
|
14 years ago |
Justin Clark-Casey (justincc)
|
78a0fd5281
Only send dialogs and notices to root agents, not child agents
|
14 years ago |
Melanie Thielker
|
3761f79971
Strip estate message sending out from the estate management module and
|
14 years ago |
Dan Lake
|
73e9b0be72
Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminating option to return the actual list. Callers can now either request a copy of the array as a new List or ask the SceneGraph to call a delegate function on every ScenePresence. Iteration and locking of the ScenePresences now takes place only within the SceneGraph class.
|
14 years ago |
unknown
|
2dcf73dd93
- supporting llTextBox
|
14 years ago |
Diva Canto
|
c5ea783526
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
|
15 years ago |
Diva Canto
|
1e1b2ab221
* OMG! All but one references to UserProfileCacheService have been rerouted!
|
15 years ago |
John Hurliman
|
588361e2a2
Experimental change to use an immutable array for iterating ScenePresences, avoiding locking and copying the list each time it is accessed
|
15 years ago |
Jeff Ames
|
606e831ff5
Formatting cleanup.
|
15 years ago |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Homer Horwitz
|
99cf8e3f5a
Send the owner name, not the client name on SendDialog.
|
15 years ago |
Justin Clarke Casey
|
d307109e1a
* refactor: move alert commands from Scene to DialogModule
|
15 years ago |
Sean Dague
|
5959e42683
large scale fix for svn props after "the great refactor"
|
15 years ago |
lbsa71
|
801da4346a
* optimized usings.
|
15 years ago |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
15 years ago |