aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Land (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-10Formatting cleanup.Jeff Ames1-59/+24
2009-09-08minor: remove warningJustin Clark-Casey (justincc)1-2/+1
2009-09-05* Moves ScenePresence SendCourseLocations to a delegate and provide a method ...Teravus Ovares (Dan Olivares)1-6/+165
2009-09-04* Fixes various quirks rezzing in virtual regions.Teravus Ovares (Dan Olivares)1-55/+193
2009-09-04* Last commit was a bit of a fail, it registered the root region for it's own...Teravus Ovares (Dan Olivares)1-49/+49
2009-09-04* Make the RegionCombinerModule also register to handle permissions for the v...Teravus Ovares (Dan Olivares)1-3/+303
2009-09-03Add copyright headers. Formatting cleanup.Jeff Ames1-12/+39
2009-09-02switching LandManagementModule to "new" region module scheme; cleaningdr scofield (aka dirk husemann)1-72/+91
2009-09-02warnings safari.dr scofield (aka dirk husemann)2-2/+4
2009-09-02* One last attempt to get the bordercrossing/primcrossing/attachmentcrossing ...Teravus Ovares (Dan Olivares)1-0/+23
2009-09-01* Fixes diagonal teleporting when in RegionCombining mode by adding 4 additio...Teravus Ovares (Dan Olivares)1-11/+50
2009-08-31* Get rid of some debug info and kill the code to make a large AABB until I c...Teravus Ovares (Dan Olivares)1-13/+24
2009-08-31* When the RegionCombinerModule is active add an extra set of borders with In...Teravus Ovares (Dan Olivares)1-1/+56
2009-08-31Remove typo version of ReplaceableInterface property from RegionCombinerModule.Jeff Ames1-2/+0
2009-08-30* When the RegionCombinerModule is off, make borders have an infinite aabb pe...Teravus Ovares (Dan Olivares)1-1/+21
2009-08-29Ok, merging the RegionCombinerModule with master.Teravus Ovares (Dan Olivares)1-4/+5
2009-08-29* Rename the RegionCombiner Module from PhysicsCombinerTeravus Ovares (Dan Olivares)1-4/+5
2009-08-29* Fixes looking up parcel permissions in virtual regions.Teravus Ovares (Dan Olivares)1-3/+183
2009-08-29* Only lock the Borders when they're being changed, otherwise one avatar's mo...Teravus Ovares (Dan Olivares)1-19/+54
2009-08-28* Allow corner prim crossings. Previously this was only on a single cardinal...Teravus Ovares (Dan Olivares)1-11/+56
2009-08-21* It turns out that Physics heightmap values were being stored in managed mem...Teravus Ovares (Dan Olivares)2-43/+69
2009-08-20* Adds PhysicsCombiner ModuleTeravus Ovares (Dan Olivares)1-0/+355
2009-08-08* More tweaking of the various services to work with nonstandard region sizes...Teravus Ovares (Dan Olivares)2-8/+21
2009-08-07This is the second part of the 'not crash on regionsize changes'. This le...Teravus Ovares (Dan Olivares)2-14/+16
2009-08-01* Tweak the caps manager so that the NPCAvatar works again.Teravus Ovares1-1/+4
2009-07-25* Updates libOMV to version 0.7.0Teravus Ovares2-8/+8
2009-06-18* Corrected CAPS namespacesArthur Valadares1-2/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames3-3/+3
2009-05-24Allow the perms module to inspect and modify the list of objects to returnMelanie Thielker1-4/+4
2009-05-24Add a new permissions check for bulk object returns.Melanie Thielker1-0/+3
2009-05-12Correctly reset the group ownership flag when a parcel is reclaimed.Melanie Thielker1-0/+1
2009-05-12Hook up deed permissions checking to the land moduleMelanie Thielker1-1/+3
2009-05-10Add some asset cache plumbing. Change the generic cache from UUID to stringMelanie Thielker1-1/+3
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-0/+1
2009-04-19Thank you kindly, MCortez, for a patch that:Charles Krinke2-1/+34
2009-04-16Correctly flag group owned prims in the land prim listMelanie Thielker1-1/+4
2009-04-16Fix build break and change some groups interfacesMelanie Thielker1-1/+1
2009-04-06* Implements World.Parcels[] array for MRM scripting.Adam Frisby1-0/+9
2009-03-05* refactor: move media and music url setting from scene into LandObjectJustin Clarke Casey1-1/+20
2009-03-05* simplify media and music url setting since we never get back a null land ob...Justin Clarke Casey1-7/+2
2009-03-05* Replace some string to byte conversions for object/item name/description fi...Justin Clarke Casey1-1/+1
2009-02-14Thank you, patnad, for a patch that removes the "Subdivision of" textMelanie Thielker1-1/+1
2009-02-13* refactor: Move export map function to world map module from sceneJustin Clarke Casey1-0/+1
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague3-30/+30
2009-02-12* optimized usings.lbsa713-34/+33
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield3-0/+2465