aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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-1834-373/+327
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-171-1/+1
* * Turned on the MapImageModule as opposed to the code in Scene for generating...Teravus Ovares2008-08-171-3/+409
* Add the IInventoryModule interface and a sample method callMelanie Thielker2008-08-171-13/+23
* 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-163-7/+7
* 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-162-4/+7
* 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 in the partner and the account title fields for profile info.Melanie Thielker2008-08-151-4/+11
* Plumb the user flags all the way through to the profile. userFlags inMelanie Thielker2008-08-152-3/+6
* 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
* From: alan webb <alan_webb@us.ibm.com>Dr Scofield2008-08-061-0/+4
* Addresses Mantis #1886Melanie Thielker2008-08-042-6/+11
* Estate series, patch 9 (#9157)Melanie Thielker2008-08-012-2/+10
* Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea...Melanie Thielker2008-07-311-0/+8
* Thank you, sacha magne, for a patch that prevents sim chat fromMelanie Thielker2008-07-311-1/+4
* From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield2008-07-301-2/+12
* From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield2008-07-301-0/+5
* * Added a check for Infinite or NaN values before updating a heightfield. Thi...Adam Frisby2008-07-281-0/+4
* * Remove dumb bug I put in which meant that an archive save would never compl...Justin Clarke Casey2008-07-252-2/+10
* renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessageDr Scofield2008-07-254-8/+8
* Patch #9155 (Mantis #1793)Melanie Thielker2008-07-251-0/+3
* Add GetGroupPowers() and a dictionary to hold them to ClientView andMelanie Thielker2008-07-251-0/+5
* *Added CommandIntentions that is used to describe a console commands hazard. ...mingchen2008-07-255-18/+25
* refactored LandData to use properties, and cleaned up the naming onSean Dague2008-07-237-117/+117
* Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames2008-07-234-177/+177
* Changed it so the avatar's rotation is now sent as part of a full avatar upda...MW2008-07-231-1/+1
* Refactor the packet scheduling out of ClientView. Add intelligentMelanie Thielker2008-07-221-3/+11
* * Give new uuids to all the objects loaded in from an archive.Justin Clarke Casey2008-07-211-6/+6
* Mantis#1544. Thank you kindly, Jonc, for a patch that:Charles Krinke2008-07-211-2/+8
* * minor: stick filename being loaded/saved from in save/load xml/oar informat...Justin Clarke Casey2008-07-211-3/+1
* * minor: change misleading 'all assets found' message to instead tell how man...Justin Clarke Casey2008-07-214-23/+35