aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (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-07make oar module logging a little less noisyJustin Clark-Casey (justincc)1-2/+2
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-09-01switching SerialiserModule to "new" region module schemedr scofield (aka dirk husemann)1-14/+46
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-31switching Archiver to "new" region module schemedr scofield (aka dirk husemann)1-6/+24
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-18jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024Diva Canto1-3/+6
2009-08-17Did I say that i don't like git? Remove some stuff that shouldn't haveMelanie1-2/+1
2009-08-17Add System.Xml reference to the console projectMelanie1-1/+2
2009-08-13Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...Diva Canto1-3/+3
2009-08-13Inventory redirects from CachedUserInfo to InventoryService COMPLETE!Diva Canto1-39/+7
2009-08-11* Improves SceneSetupHelper to allow the tester to choose a real or mock, inv...Arthur Valadares2-2/+2
2009-08-10Replace the Replaceable modules nameMelanie2-2/+2
2009-08-10Removed IAssetCache.Diva Canto1-3/+4
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)6-24/+26
2009-08-07* Remove hard coded 256 limitations from various places. There's no more 2...Teravus Ovares (Dan Olivares)4-34/+37
2009-08-01* Tweak the caps manager so that the NPCAvatar works again.Teravus Ovares1-1/+4
2009-07-30Thank you, dmiles, for a patch that allows more differentiated scriptMelanie Thielker1-7/+26
2009-07-25* Updates libOMV to version 0.7.0Teravus Ovares3-12/+12
2009-07-17* If the world map module encounters an error, not all of the objects will be...Teravus Ovares1-4/+12
2009-07-10Committing the interface change and the addition to the modules to getMelanie Thielker2-0/+10
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker1-4/+4
2009-06-29From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2-13/+8
2009-06-24Allow "Take Copy" with copy only permissions if you own the object. TransMelanie Thielker1-2/+10
2009-06-22Formatting cleanup, ignore some generated files.Jeff Ames1-1/+1
2009-06-19When a shared module hooks OnClientClosed, it has no way of findingMelanie Thielker1-1/+1
2009-06-18Thanks Michelle Argus for Mantis #0003742: Terrain editor - Flatten tool lowe...Dahlia Trimble2-37/+21
2009-06-18* Corrected CAPS namespacesArthur Valadares2-4/+4
2009-06-14Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of obj...Melanie Thielker1-1/+16
2009-06-12* Temporarily resolve another problem in http://opensimulator.org/mantis/view...Justin Clarke Casey1-2/+4