aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor formatting cleanup.Jeff Ames2008-09-162-2/+2
* From: mike pitman <pitman@us.ibm.com>Dr Scofield2008-09-167-8/+17
* reverting r6302Dr Scofield2008-09-153-6/+3
* From: mike pitman <pitman@us.ibm.com>Dr Scofield2008-09-153-3/+6
* Remove the cruft of accessing a private member of another module's classMelanie Thielker2008-09-132-0/+15
* * Patch http://opensimulator.org/mantis/view.php?id=2167Justin Clarke Casey2008-09-121-0/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-101-1/+1
* * Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI.Adam Frisby2008-09-091-1/+7
* Update svn properties, formatting cleanup.Jeff Ames2008-09-093-7/+7
* fix: warnings from libomvDr Scofield2008-09-081-0/+4
* Mantis #2142Melanie Thielker2008-09-071-1/+1
* Mantis #2133Melanie Thielker2008-09-064-6/+6
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-0626-458/+447
* clean up and fixing a typo.Dr Scofield2008-09-031-1/+1
* Mantis #2072Melanie Thielker2008-09-011-1/+14
* * Oops, add landmarks to region archive loading/savingJustin Clarke Casey2008-08-302-1/+9
* Update svn properties, formatting cleanup.Jeff Ames2008-08-286-30/+26
* * On loading archives, report an error if an asset does not have the expected...Justin Clarke Casey2008-08-262-45/+61
* * This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares2008-08-251-0/+10
* Implements 80% of object buy (prim vendor). You can't buy the object yet,Melanie Thielker2008-08-241-1/+4
* * Homer's amazing terrain MapTileRenderer. Thanks Homer!Teravus Ovares2008-08-225-182/+704
* Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker2008-08-201-0/+10
* Mantis #1999Melanie Thielker2008-08-191-0/+3
* Update svn properties, formatting cleanup.Jeff Ames2008-08-191-46/+18
* * maptile - just flatten it.. we'll worry about projection later.. Teravus Ovares2008-08-181-4/+7
* * Slightly better implementation of prim volume drawing on the maptile using ...Teravus Ovares2008-08-181-10/+177
* * Maptile prim volume drawing change from manually drawing the rectangles usi...Teravus Ovares2008-08-181-20/+65
* * Text/comment cleanup in MapImageModuleTeravus Ovares2008-08-181-30/+6
* Fix another compiler warning, based on a patch submitted by Leaf. (bug #1978)Jeff Ames2008-08-181-76/+78
* Formatting cleanup.Jeff Ames2008-08-1829-329/+287
* * Turned on the MapImageModule as opposed to the code in Scene for generating...Teravus Ovares2008-08-171-3/+409
* Patch for Adam: Add two new permissions options to Opensim.ini.exampleMelanie Thielker2008-08-171-3/+7
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-171-11/+15
* Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-162-1/+131
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-162-6/+6
* Reshuffle to eliminate prim owner lookups unless gridgods are enabledMelanie Thielker2008-08-161-4/+7
* Guard against a null ref in the permissions module when a profileMelanie Thielker2008-08-161-2/+5
* Refactor a lot of direct calls to OGS1 to use the cached version instead.Melanie Thielker2008-08-161-1/+3
* Perils of copypaste. Missing references.Melanie Thielker2008-08-151-1/+2
* Fix repeated user profile info lookups. Redirect those lookups to cache.Melanie Thielker2008-08-151-2/+3
* Plumb the user flags all the way through to the profile. userFlags inMelanie Thielker2008-08-151-1/+1
* Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker2008-08-154-10/+29
* Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames2008-08-152-8/+8
* From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield2008-08-153-12/+91
* Refactor: Make the tree creation function take a UUID for the ownerMelanie Thielker2008-08-141-5/+12
* Make the estate owner work. Changes permissions checks to allow theMelanie Thielker2008-08-142-9/+11
* Make the estate owner UUID from the database have the same rightsMelanie Thielker2008-08-131-1/+7
* * if the user uuid is present, preserve ownership information when loading an...Justin Clarke Casey2008-08-091-10/+43
* De-coupling the IClientAPI interface and ClientManager class from theMike Mazur2008-08-081-1/+1
* Minor formatting cleanup.Jeff Ames2008-08-074-13/+13