aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2011-03-141-1/+1
|\
| * Change how map blocks are encoded to make map searchMic Bowman2011-03-101-2/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-03-104-14/+150
|\ \ | |/
| * Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)2011-03-093-3/+0
| * factor out SetPartMediaFlags() function in MoapModule.Justin Clark-Casey (justincc)2011-03-051-11/+20
| * Fold ClearMediaEntry() back into SetMediaEntry()Justin Clark-Casey (justincc)2011-03-051-21/+9
| * Change MoapModule.ClearMediaEntry to set TextureEntryFace.MediaFlags back to ...Justin Clark-Casey (justincc)2011-03-052-8/+67
| * minor: Make MoapModule namespace consistent with other modulesJustin Clark-Casey (justincc)2011-03-052-2/+2
| * add test for MoapModule.SetMediaUrl()Justin Clark-Casey (justincc)2011-03-051-0/+72
| * Fix bug where llSetPrimMediaParams() reported success but never set the media...Justin Clark-Casey (justincc)2011-03-051-3/+14
* | Streamline ban line processing. Remove remnants of old advisory messages.Melanie2011-02-161-58/+24
* | 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 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Melanie2011-02-113-342/+404
|\ \
| * \ Merge branch 'master' into careminster-presence-refactorMelanie2011-02-123-342/+404
| |\ \ | | |/
| | * refactor: split out estate management commands into separate classJustin Clark-Casey (justincc)2011-02-112-340/+400
| | * Mantis #5368 -- exception on WorldMapDiva Canto2011-02-071-3/+4
* | | Temp fix (or is it a fox?) for map weirdnessMelanie2011-02-081-1/+1
|/ /
* | Adapt to CMMelanie2011-01-291-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-295-54/+640
|\ \ | |/
| * Flash out the prim count moduleMelanie2011-01-291-0/+174
| * Create the structure of classes and interfaces to replace the cruft thatMelanie2011-01-291-0/+120
| * Adding the prim count module skeletonMelanie2011-01-281-0/+112
| * minor: remove a few mono compiler warningsJustin Clark-Casey (justincc)2011-01-281-2/+2
| * Display supported file extensions/formats in "terrain load help" (Mantis #5349)Kevin Cozens2011-01-281-2/+8
| * Added loading and saving of terrain files using Terragen format (Mantis #1564)Kevin Cozens2011-01-282-50/+224
* | Change the way ban lines are handled. Remove a lot of useless stuff designedMelanie2011-01-281-53/+10
* | Change the way ban lines workMelanie2011-01-281-4/+12
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-283-38/+80
|\ \ | |/
| * Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2011-01-282-30/+58
| |\
| | * Refactor: Break out LoadObjects() and LoadParcels() from a longer methodJustin Clark-Casey (justincc)2011-01-271-28/+44
| | * Put confirmation on "land clear" command to avoid nasty accidentsJustin Clark-Casey (justincc)2011-01-271-2/+14
| * | Thank you, Goetz, for a patch to fix prim count display in cut regions.Melanie2011-01-282-9/+23
| |/
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-273-21/+65
|\ \ | |/
| * When an oar is loaded, do not create a default parcel before loading the parc...Justin Clark-Casey (justincc)2011-01-273-11/+18
| * Show local IDs in "land show" output.Justin Clark-Casey (justincc)2011-01-272-5/+11
| * Add "land clear" commandJustin Clark-Casey (justincc)2011-01-271-3/+13
| * Fix OAR parcel loading so that old parcels are replaced by the new instead of...Justin Clark-Casey (justincc)2011-01-273-0/+29
| * remove unused CreateBaseLand()Justin Clark-Casey (justincc)2011-01-271-9/+0
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-273-17/+120
|\ \ | |/
| * Implement command "land show". This shows all the parcels on the currently s...Justin Clark-Casey (justincc)2011-01-263-18/+121
* | 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