aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Estate (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove a debug spamMelanie2011-12-271-1/+0
* Merge branch 'master' into bigmergeMelanie2011-11-041-5/+6
|\
| * Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls toDan Lake2011-11-031-5/+5
* | Merge branch 'master' into bigmergeMelanie2011-10-271-6/+4
|\ \ | |/
| * Added new ForEachRootScenePresence to Scene since almost every delegate passe...Dan Lake2011-10-271-8/+5
* | Bring us up to date.Tom2011-09-141-0/+5
|\ \ | |/
| * comment out some recent terrain texture loggingJustin Clark-Casey (justincc)2011-09-121-4/+4
| * Save the default terrain texture UUIDs for a new region instead of leaving th...Justin Clark-Casey (justincc)2011-09-091-0/+5
* | Resolve merge commits, stage 1Tom2011-09-041-28/+22
|\ \ | |/
| * Remove pointless cluttering SOP.ParentGroup != null checks.Justin Clark-Casey (justincc)2011-09-011-28/+22
* | Add some flags to control content in search betterMelanie2011-06-201-0/+4
* | Fix up handling of the estate dialog to prevent duplication of ban list names.Melanie2011-05-151-1/+11
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-251-1/+4
|\ \ | |/
| * Added MaxAgents configuration option to RegionConfig.ini allowing region host...E. Allen Soard2011-04-231-1/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-171-0/+4
|\ \ | |/
| * Add a regression test for rezzing a single object into a scene from user inve...Justin Clark-Casey (justincc)2011-04-131-0/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-061-4/+145
|\ \ | |/
| * Make the "All Estates" option work from the client (this makes chosen changes...Justin Clark-Casey (justincc)2011-04-051-4/+145
* | Remove the forced landmark and home poermissions because they are now in theMelanie2011-03-231-5/+0
* | Add some more fields to Estate settings and make them work.Melanie2011-03-221-3/+18
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-162-21/+93
|\ \ | |/
| * Hack in a crude temporary "estate show" commandJustin Clark-Casey (justincc)2011-02-122-21/+93
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-122-339/+400
|\ \ | |/
| * refactor: split out estate management commands into separate classJustin Clark-Casey (justincc)2011-02-112-340/+400
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-291-30/+5
|\ \ | |/
| * Added loading and saving of terrain files using Terragen format (Mantis #1564)Kevin Cozens2011-01-281-30/+5
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-231-2/+4
|\ \ | |/
| * remove some mono compiler warningsJustin Clark-Casey (justincc)2011-01-211-2/+4
* | Change inworld restart to use blue boxes rather than notices to match SLMelanie2010-11-291-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-251-1/+17
|\ \ | |/
| * Change all restarting to use the restart module. Remove hardcoded behaviorMelanie2010-11-251-1/+17
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-221-1/+7
|\ \ | |/
| * Global creator information working on MySQL DB and on load/save OARs. Creator...Diva Canto2010-11-211-1/+7
| * Although the Allow Voice setting is per estate rather than per region,Melanie2010-11-091-1/+3
* | Although the Allow Voice setting is per estate rather than per region,Melanie2010-11-091-1/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-271-0/+3
|\ \ | |/
| * Restrict top colliders / top scripts to estate managersMelanie2010-09-271-0/+3
* | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...meta72010-08-301-0/+1
|\ \
| * \ Merge branch 'master' into careminster-presence-refactorMelanie2010-08-241-0/+1
| |\ \ | | |/
| | * Plumb the region type through to the ProductName field in estate messagesMelanie2010-08-241-0/+1
* | | Kick the user from the region in the circumstance that the TP home failed - O...meta72010-08-301-3/+15
|/ /
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-181-3/+0
|\ \ | |/
| * Work on TeleportStart: renamed method from TeleportLocationStart to TeleportS...Diva Canto2010-08-161-3/+0
| * Add perms check to the teleport home client command handlers.Melanie Thielker2010-05-041-0/+6
| * Strip estate message sending out from the estate management module andMelanie Thielker2010-05-041-4/+10
| * make the events more useful by providing the source regionMelanie Thielker2010-05-041-2/+2
| * Add events to the estate interface to let interested modules know ofMelanie Thielker2010-05-041-0/+36
| * Allow reloading of estate settings into a running region. Move sun updateMelanie Thielker2010-05-041-37/+3
* | Set triggering the texture and height update on a two second timer. This fixesMelanie Thielker2010-08-101-4/+13
* | remoning debug messagessacha2010-08-101-5/+0