aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes mantis #5279Diva Canto2010-12-251-1/+1
* 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
* 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-core' into mantis5110Jonathan Freedman2010-12-054-8/+310
|\
| * 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
| * 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
| * Implement the restart moduleMelanie2010-11-251-2/+113
| * Adding the skeleton for the restart moduleMelanie2010-11-241-0/+93
* | Merge branch 'master-core' into mantis5110Jonathan Freedman2010-11-231-1/+1
|\ \ | |/
| * Fix: Allow use of parameters without specifying a file path with command "sav...Marck2010-11-231-1/+1
* | Merge branch 'master-core' into mantis5110Jonathan Freedman2010-11-217-107/+179
|\ \ | |/
| * Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2010-11-212-3/+8
| * Global creator information working on MySQL DB and on load/save OARs. Creator...Diva Canto2010-11-213-3/+27
| * Knock V0_2 decals off archive tests since they're misleadingJustin Clark-Casey (justincc)2010-11-201-8/+8
| * Fix unit tests and save problemsJustin Clark-Casey (justincc)2010-11-203-3/+4
| * correct build break. for some reason, xbuild didn't rebuild test dllsJustin Clark-Casey (justincc)2010-11-201-2/+2
| * Bump oar version to 1.0 from 0.5Justin Clark-Casey (justincc)2010-11-201-83/+119
| * Fix gesture and viewer preview sounds not playingMelanie2010-11-171-7/+13
* | Merge https://github.com/opensim/opensim into mantis5110Jonathan Freedman2010-11-213-16/+18
|\ \ | |/
| * Remove a debug spamMelanie2010-11-101-1/+0
| * Although the Allow Voice setting is per estate rather than per region,Melanie2010-11-091-1/+3
| * Fix parcel bans to work only on the avatars they're supposed to work on inste...Melanie2010-11-091-14/+15
* | Merge git://github.com/opensim/opensim into mantis5110Jonathan Freedman2010-11-053-17/+44
|\ \ | |/
| * Fix playing sound from HUDsMelanie2010-11-051-2/+16
| * Fix attached sounds from HUDs erroneously being delivered to other avatarsMelanie2010-11-051-0/+19
| * Old deserialization can't deal with commas in flag fields. Making use of -ver...Diva Canto2010-11-022-16/+10
* | Merge branch 'master' into mantis5110Jonathan Freedman2010-10-301-1/+1
|\ \ | |/
| * * AbsolutePosition.Get{} returns incorrect result for child prim so switch to...Teravus Ovares (Dan Olivares)2010-10-301-1/+1
* | Merge branch 'master' into mantis5110Jonathan Freedman2010-10-291-1/+1
|\ \ | |/
| * for now, comment out some older or redundant log debug lines to make diagnost...Justin Clark-Casey (justincc)2010-10-291-1/+1
* | Merge branch 'master' into mantis5110Jonathan Freedman2010-10-292-43/+20
|\ \ | |/
| * Formatting cleanup.Jeff Ames2010-10-272-43/+20
| * Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)2010-10-221-2/+2
|/
* Merge remote branch 'otakup0pe/mantis5110'Justin Clark-Casey (justincc)2010-10-221-2/+2
|\
| * Merge branch 'hg16' into mantis5110Jonathan Freedman2010-10-221-2/+2
| |\
| | * Merge branch 'master' of git://opensimulator.org/git/opensimJonathan Freedman2010-10-177-60/+129
| | |\
| | * \ Merge branch 'master' of git://opensimulator.org/git/opensimJonathan Freedman2010-10-072-22/+52
| | |\ \
| | * \ \ Merge branch 'master' of git://opensimulator.org/git/opensimJonathan Freedman2010-10-052-3/+18
| | |\ \ \