Melanie Thielker
|
00a23eea0e
|
Reflect the ParcelPropertiesUpdateRequest into Scene.EventManager, because
modules need to see it (Search!) even if it comes in via CAPS
|
2010-09-06 03:59:48 +02:00 |
|
Melanie Thielker
|
e593607171
|
Remove "Dwell" support from core and replace it with calls to methods
on IDwellModule
|
2010-09-05 14:16:42 +02:00 |
|
Melanie
|
79bfa275da
|
Merge branch 'master' into careminster-presence-refactor
|
2010-08-30 02:30:28 +01:00 |
|
Melanie
|
8ee31d97a8
|
Remove CRLF endings
|
2010-08-30 02:19:21 +01:00 |
|
Jonathan Freedman
|
0a83fde85c
|
Implements parcel media setting persistence and packet / CAPS handling
properly for the new media settings.
Signed-off-by: Melanie <melanie@t-data.com>
|
2010-08-30 02:07:55 +01:00 |
|
Melanie
|
e74809ff4c
|
Merge branch 'master' into careminster-presence-refactor
|
2010-08-18 00:59:20 +01:00 |
|
Justin Clark-Casey (justincc)
|
8acb401a14
|
minor: remove mono compiler warnings
|
2010-08-13 23:28:28 +01:00 |
|
meta7
|
0794c6a941
|
Implement parcel group access control. This addresses mantis #158.
|
2010-08-07 20:13:45 -07:00 |
|
Melanie Thielker
|
00fd2e0446
|
Correct display of landmark about info. Also correct region maturity rating
in LM info. Maturity is NOT the parcel's setting, that is only for the
image and text. Parcel maturity is governed by region maturity.
|
2010-08-07 05:33:49 +01:00 |
|
Melanie Thielker
|
c554de7501
|
Correct display of landmark about info. Also correct region maturity rating
in LM info. Maturity is NOT the parcel's setting, that is only for the
image and text. Parcel maturity is governed by region maturity.
|
2010-08-07 05:45:52 +02:00 |
|
Melanie Thielker
|
696b6c727f
|
Allow gods and estate managers/owners to be unaffected by parcel bans
|
2010-07-29 16:20:40 +01:00 |
|
Melanie Thielker
|
7871dd606e
|
Allow gods and estate managers/owners to be unaffected by parcel bans
|
2010-07-29 16:33:20 +02:00 |
|
Melanie Thielker
|
cd8bb316ea
|
Remove getting the object capacity from the money module. It is now set
directly from the Region Info (and the region ini file)
|
2010-07-14 03:51:00 +01:00 |
|
Melanie Thielker
|
af13c80d68
|
Remove getting the object capacity from the money module. It is now set
directly from the Region Info (and the region ini file)
|
2010-07-14 03:59:26 +02:00 |
|
Tom Grimshaw
|
ef0ac7c403
|
Deal with incoming land objects properly so they don't just stack up
|
2010-06-26 23:20:28 -07:00 |
|
Melanie Thielker
|
8a0ec60c8f
|
Unhook the dwell request from the land module (and therefore local storage)
|
2010-06-25 01:41:00 +02:00 |
|
Melanie Thielker
|
6c37a02c0f
|
bug fix. 0,0 is a vlid sim coordinate
|
2010-06-24 06:02:44 +02:00 |
|
Melanie
|
a92780fe5f
|
Merge branch 'master' into careminster-presence-refactor
|
2010-05-21 03:51:58 +01:00 |
|
OpenSim Master
|
4c740e1717
|
Implements three new OSSL functions for parcel management: osParcelJoin joins parcels in an area, osParcelSubdivide splits parcels in an area, osParcelSetDetails sets parcel name, description, owner and group owner. Join and Subdivide methods in LandChannel are exposed.
|
2010-05-13 14:22:48 -07:00 |
|
Melanie
|
b309781f2d
|
Merge branch 'master' into careminster-presence-refactor
|
2010-05-07 01:00:58 +01:00 |
|
Melanie
|
6182d71326
|
Also remove sale and search flags on god owner change.
|
2010-05-07 00:52:52 +01:00 |
|
Melanie
|
907fce8406
|
Remove land that is being abandoned from search. This is now consistent with
sale and reclaim.
|
2010-05-07 00:50:26 +01:00 |
|
Melanie
|
11971fb302
|
Merge branch 'master' into careminster-presence-refactor
|
2010-05-06 16:09:36 +01:00 |
|
Melanie
|
adc34c7129
|
Ensure the show in search flag is cleared on ownership change. Also, when
land is reclaimed, reset it's for sale flags so it can't be bought again right
away.
|
2010-05-06 16:07:15 +01:00 |
|
Melanie
|
ba31b31ed0
|
Merge branch 'careminster' into careminster-presence-refactor
|
2010-04-05 18:22:15 +01:00 |
|
lcc
|
956225f0e1
|
Fixed Ban and parcel exclusion. Need to fix the parcel chat too
|
2010-04-04 18:29:18 +02:00 |
|
Melanie
|
7d917e7c5c
|
Rename Meta7Windlight to LightShare
|
2010-03-30 23:29:03 +01:00 |
|
Melanie
|
5693870fe2
|
Merge branch 'master' into careminster-presence-refactor
|
2010-03-30 21:34:27 +01:00 |
|
Melanie Thielker
|
e0b287961f
|
Change land overlay to send group owned status properly
|
2010-03-23 17:04:37 +01:00 |
|
John Hurliman
|
5e65bef805
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
2010-03-19 15:17:15 -07:00 |
|
Dan Lake
|
859bc717a4
|
Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetAvatars have been removed to consolidate locking and iteration within SceneGraph. All callers which used these to then iterate over presences have been refactored to instead pass their delegates to Scene.ForEachScenePresence(Action<ScenePresence>).
|
2010-03-19 15:16:35 -07:00 |
|
Melanie
|
69b5ddceda
|
Unify a previous refactor of object return with the older solution. We
really don't need two methods doing the same thing, but differently.
|
2010-03-18 18:58:56 +00:00 |
|
Melanie
|
f35eb8819c
|
Unify a previous refactor of object return with the older solution. We
really don't need two methods doing the same thing, but differently.
|
2010-03-18 18:58:37 +00:00 |
|
Melanie
|
734b0416de
|
Unify a previous refactor of object return with the older solution. We
really don't need two methods doing the same thing, but differently.
|
2010-03-18 18:57:29 +00:00 |
|
Melanie
|
d3f33acc1a
|
Merge branch 'master' into careminster-presence-refactor
|
2010-03-15 17:23:35 +00:00 |
|
Jeff Ames
|
f58a0394ed
|
Formatting cleanup. Add copyright notices.
|
2010-03-10 13:15:36 +09:00 |
|
unknown
|
98f91a252c
|
- parcel blocking, region crossing blocking, teleport blocking
Signed-off-by: Melanie <melanie@t-data.com>
|
2010-03-09 22:43:55 +00:00 |
|
unknown
|
fce9e499e4
|
- parcel blocking, region crossing blocking, teleport blocking
|
2010-03-09 22:38:58 +00:00 |
|
Melanie
|
80b5a95bb8
|
Revert "Adds Land Banning."
This reverts commit a87d7a1296.
|
2010-03-09 22:29:02 +00:00 |
|
Melanie
|
06e351f1ef
|
Revert "Adds land ejection and freezing. Adds more checks to land banning."
This reverts commit 44d523518a.
|
2010-03-09 22:28:52 +00:00 |
|
Melanie
|
028a87fe37
|
Merge branch 'master' into careminster-presence-refactor
This brings careminster on the level of master. To be tested
|
2010-03-03 02:07:03 +00:00 |
|
Melanie
|
d6eff8ebcf
|
Change a condition to actually make linden land reclaim work
|
2010-02-16 23:14:57 +00:00 |
|
Careminster Staff
|
24056dc98b
|
Adds example to OpenSim.ini.example for Admin Default Parcel settings
|
2010-01-19 01:46:50 +00:00 |
|
Melanie
|
f4e30664e6
|
Fix a typo
|
2010-01-18 01:55:54 +00:00 |
|
Careminster Staff
|
44d523518a
|
Adds land ejection and freezing. Adds more checks to land banning.
|
2010-01-18 01:27:01 +00:00 |
|
Careminster Staff
|
a87d7a1296
|
Adds Land Banning.
|
2010-01-14 04:11:17 +00:00 |
|
Melanie
|
3c90d834ea
|
Remove all references to master avatar, replacing with estate owner where
appropriate. This changes the behavior of the REST plugins and RemoteAdmin's
region creation process.
|
2010-01-10 22:41:42 +00:00 |
|
Jeff Ames
|
70d5b1c34c
|
Formatting cleanup. Add copyright headers.
|
2010-01-04 06:17:30 +09:00 |
|
Justin Clark-Casey (justincc)
|
59caa68e08
|
minor: add doc to a few parcel methods
|
2009-11-25 17:49:38 +00:00 |
|
Jeff Ames
|
9f5c2acd12
|
Formatting cleanup.
|
2009-11-23 11:26:06 +09:00 |
|