aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2011-01-235-33/+33
|\
| * Fixes mantis #5343Diva Canto2011-01-231-0/+1
| * stop extremely old region serialization commands from appearing in the consoleJustin Clark-Casey (justincc)2011-01-221-27/+26
| * remove some mono compiler warningsJustin Clark-Casey (justincc)2011-01-213-6/+6
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-181-1/+11
|\ \ | |/
| * Protect World Map module, RequestMapItemsAsync, from badly formed URLs.Diva Canto2011-01-171-1/+11
| * Fix direct item give permissionsMelanie2011-01-121-1/+1
| * Added more debug messages under the -verbose option.Diva Canto2011-01-081-2/+6
| * Make HG map search consistent with new syntax for link-region, i.e. http://fo...Diva Canto2011-01-071-1/+1
| * Map search: changed the flag sent to the client. It was 2 (???), now it's 0. ...Diva Canto2011-01-061-3/+3
| * Fix scoping for prim region crossingsMelanie2011-01-031-1/+1
| * Implement Scope ID lookup on GetLandData. Stacked regions were not handledMelanie2011-01-031-34/+34
* | Fix direct item give permissionsMelanie2011-01-121-1/+1
* | Fix scoping for prim region crossingsMelanie2010-12-311-1/+1
* | Implement Scope ID lookup on GetLandData. Stacked regions were not handledMelanie2010-12-311-34/+34
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-301-1/+1
|\ \ | |/
| * Fixes mantis #5279Diva Canto2010-12-251-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-142-12/+74
|\ \ | |/
| * Made the map thread request the map items asynchronously, as the name suggest...Diva Canto2010-12-141-9/+71
| * Fixes mantis #5270 -- Map tiles for hyperlinks not showing in world map for g...Diva Canto2010-12-142-3/+3
| * Fix a small bug in ban list handlingMelanie2010-12-131-0/+2
| * Revamp the viewer -> banlist packet processing so fix a number of bugs.Melanie2010-12-133-120/+170
* | Fix a small bug in ban list handlingMelanie2010-12-131-0/+2
* | Revamp the viewer -> banlist packet processing so fix a number of bugs.Melanie2010-12-133-123/+173
* | Change some lookups in he Land Management module to make group permissionsMelanie2010-12-131-4/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-123-35/+34
|\ \ | |/
| * Drop current OAR version back to 0.5 since these are currently now compatible...Justin Clark-Casey (justincc)2010-12-113-35/+34
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-061-2/+2
|\ \ | |/
| * Merge branch 'master-core' into mantis5110Jonathan Freedman2010-12-054-8/+310
| |\
| * \ Merge branch 'master-core' into mantis5110Jonathan Freedman2010-11-231-1/+1
| |\ \
| * \ \ Merge branch 'master-core' into mantis5110Jonathan Freedman2010-11-217-107/+179
| |\ \ \
| * \ \ \ Merge https://github.com/opensim/opensim into mantis5110Jonathan Freedman2010-11-213-16/+18
| |\ \ \ \
| * \ \ \ \ Merge git://github.com/opensim/opensim into mantis5110Jonathan Freedman2010-11-053-17/+44
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into mantis5110Jonathan Freedman2010-10-301-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into mantis5110Jonathan Freedman2010-10-291-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into mantis5110Jonathan Freedman2010-10-292-43/+20
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2010-12-032-7/+30
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Preservation of creator information now also working in IARs. Cleaned up usag...Diva Canto2010-11-292-7/+30
| * | | | | | | | | Export the module interface for restartMelanie2010-11-251-1/+2
* | | | | | | | | | Prevent the restart module from barfing if it's not configuredMelanie2010-11-301-1/+1
* | | | | | | | | | Change inworld restart to use blue boxes rather than notices to match SLMelanie2010-11-291-1/+1
* | | | | | | | | | Add marker files to the restart module so external scripts can be used toMelanie2010-11-261-0/+35
* | | | | | | | | | Allow group lookup during tp / login to make restricting parcels to groupMelanie2010-11-251-0/+15
* | | | | | | | | | Export the module interface for restartMelanie2010-11-251-1/+2
* | | | | | | | | | 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
| * | | | | | | | | Finish the RestartModule and fix some bugs. Add new console commands:Melanie2010-11-251-2/+60
* | | | | | | | | | Finish the RestartModule and fix some bugs. Add new console commands:Melanie2010-11-251-2/+60
* | | | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-251-0/+204
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Implement the restart moduleMelanie2010-11-251-2/+113