Oren Hurvitz
|
eeeb787f36
Fixed: the AvatarEnteringNewParcel event wasn't triggered in some cases
|
12 years ago |
Oren Hurvitz
|
39d2cafb5c
Implemented Return Objects when it's invoked from the Top Colliders or Top Scripts dialogs
|
12 years ago |
Justin Clark-Casey (justincc)
|
82690e1384
Fix bug where loading an OAR with a deeded parcel would always set the parcel owner ID to the estate owner even if the group UUID was present.
|
12 years ago |
Diva Canto
|
31177d9259
Another 10 modules' directives moved from .addin.xml
|
12 years ago |
Melanie
|
efae7c6fc2
Refactor: Move Dwell reply to a module that can be disabled. The prior,
|
12 years ago |
PixelTomsen
|
20eac8d6d0
SQLite DB: some values of land data will be not saved / loaded
|
12 years ago |
PixelTomsen
|
d7fa4cacb3
Fix: invinite loading for Viewer3 : parcelinfo request of traffic-value (implementation of dwell-value in LandData + eventhandler, return always 0); source-formatting of LandData
|
12 years ago |
Justin Clark-Casey (justincc)
|
231a3bf147
Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable.
|
12 years ago |
Justin Clark-Casey (justincc)
|
90ea00a109
Try to resolve some problems with viewers crashing after hitting parcel banlines or freezing on the banline.
|
12 years ago |
Melanie
|
0904772a6f
Revert "Check ban list for a particular parcel only when an avatar moves into it."
|
12 years ago |
Melanie
|
8923ad755d
Check ban list for a particular parcel only when an avatar moves into it.
|
12 years ago |
Melanie
|
447a66d660
Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more
|
12 years ago |
Justin Clark-Casey (justincc)
|
4567555c49
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse.
|
13 years ago |
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
|
14 years ago |
Melanie
|
5a0cb7d37e
Thank you, Goetz, for a patch to fix prim count display in cut regions.
|
14 years ago |
Justin Clark-Casey (justincc)
|
19e4473a97
Put confirmation on "land clear" command to avoid nasty accidents
|
14 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.
|
14 years ago |