Justin Clark-Casey (justincc)
|
6ae04448f7
Start using IPrimCounts populated by PrimCountModule instead of LandData counts populated by LandManagementModule.
|
13 years ago |
Diva Canto
|
6a9ae9e7cb
Global creator information working on MySQL DB and on load/save OARs. Creator name properly shown on the viewer as first.last @authority.
|
14 years ago |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
14 years ago |
Justin Clark-Casey (justincc)
|
9d84dfb687
minor: remove mono compiler warning
|
14 years ago |
Justin Clark-Casey (justincc)
|
98f2b798ff
Address symptom of Mantis 4588 (though not the cause) by moving the avatar dereference inside the exception catch
|
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 |
Melanie
|
1f45e6c649
Merge branch 'master' into presence-refactor
|
14 years ago |
Justin Clark-Casey (justincc)
|
8294fbd069
minor: remove mono compiler warning
|
14 years ago |
Melanie
|
c033223c63
Merge branch 'master' into presence-refactor
|
14 years ago |
Revolution
|
9821c4f566
Revolution is on the roll again! :)
|
14 years ago |
Melanie
|
a87a247f05
Revert "Updates all IRegionModules to the new style region modules."
|
14 years ago |
Revolution
|
ec3c31e61e
Updates all IRegionModules to the new style region modules.
|
15 years ago |
Diva Canto
|
25fdbd6cbc
Less refs to UserProfileCacheService. Compiles but likely doesn't run.
|
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 |
dr scofield (aka dirk husemann)
|
2107b67f1b
- cleaning up LandData/ILandObject capitalization issues
|
15 years ago |
Teravus Ovares
|
64bd9a3354
* Updates libOMV to version 0.7.0
|
15 years ago |
Melanie Thielker
|
412b555c27
Restore some lost functionality tot he combat module. Code that used to
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
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 |