Justin Clark-Casey (justincc)
|
014cd4f8bb
remove mono compiler warnings
|
13 years ago |
Justin Clark-Casey (justincc)
|
6e4ec29722
Do a partial fix/implementation of OSSL osNpcMoveTo()
|
13 years ago |
Justin Clark-Casey (justincc)
|
26ce1d27d0
Minor doc change to see if this provokes a good panda build
|
13 years ago |
Oren Hurvitz
|
64d868fb64
When loading an OAR that doesn't have parcels, create a default parcel
|
13 years ago |
Justin Clark-Casey (justincc)
|
63533412f8
Improve previous ILandObject method doc.
|
13 years ago |
Justin Clark-Casey (justincc)
|
acacee98c6
properly refresh object owner list when refresh button is hit on land parcel object tab
|
13 years ago |
Justin Clark-Casey (justincc)
|
0e465da187
remove now unused individual LandData prim counts.
|
13 years ago |
Justin Clark-Casey (justincc)
|
4d0cffa06e
If the prim count gets an object with invalid bounds, don't try to count it.
|
13 years ago |
Justin Clark-Casey (justincc)
|
efd0c003a3
Put in temporary logging message to find out if scene objects are requesting land objects for co-ordinates outside the region
|
13 years ago |
Justin Clark-Casey (justincc)
|
6ae04448f7
Start using IPrimCounts populated by PrimCountModule instead of LandData counts populated by LandManagementModule.
|
13 years ago |
Justin Clark-Casey (justincc)
|
7f5019b0f2
Add ILandObject.IPrimCounts for the new prim count module.
|
13 years ago |
Justin Clark-Casey (justincc)
|
d011896341
Add generic EventManager.OnObjectAddedToScene and get PrimCountModule to listen for that rather than EventManager.OnParcelPrimCountAdd
|
13 years ago |
Justin Clark-Casey (justincc)
|
b34743e5fe
Add an initial confidence-building TestAddObject() for prim counts.
|
13 years ago |
Melanie
|
80bf95b7b4
Merge branch 'master' of [email protected]:/var/git/opensim
|
13 years ago |
Melanie
|
5a0cb7d37e
Thank you, Goetz, for a patch to fix prim count display in cut regions.
|
13 years ago |
Justin Clark-Casey (justincc)
|
19e4473a97
Put confirmation on "land clear" command to avoid nasty accidents
|
13 years ago |
Justin Clark-Casey (justincc)
|
be3685b1a2
When an oar is loaded, do not create a default parcel before loading the parcels from the OAR.
|
13 years ago |
Justin Clark-Casey (justincc)
|
42c0dbf49a
Show local IDs in "land show" output.
|
13 years ago |
Justin Clark-Casey (justincc)
|
ab9a0f2f1d
Add "land clear" command
|
13 years ago |
Justin Clark-Casey (justincc)
|
5a26dc2743
Fix OAR parcel loading so that old parcels are replaced by the new instead of merged.
|
13 years ago |
Justin Clark-Casey (justincc)
|
e33cb3db93
remove unused CreateBaseLand()
|
13 years ago |
Justin Clark-Casey (justincc)
|
a0469daf75
Implement command "land show". This shows all the parcels on the currently selected region/s
|
13 years ago |
Melanie
|
c48ddbfef1
Fix scoping for prim region crossings
|
14 years ago |
Melanie
|
9971766256
Implement Scope ID lookup on GetLandData. Stacked regions were not handled
|
14 years ago |
Melanie
|
9bd7f3b03a
Revamp the viewer -> banlist packet processing so fix a number of bugs.
|
14 years ago |
Melanie
|
22144eb8f7
Fix parcel bans to work only on the avatars they're supposed to work on instead of pushing all avatars, even the ones that are allowed.
|
14 years ago |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
14 years ago |
John Hurliman
|
dd277a0d02
First pass at cleaning up thread safety in EntityManager and SceneGraph
|
14 years ago |
Melanie Thielker
|
0246edc2ea
Reflect the ParcelPropertiesUpdateRequest into Scene.EventManager, because
|
14 years ago |
Melanie Thielker
|
6a0a878f7c
Remove "Dwell" support from core and replace it with calls to methods
|
14 years ago |