| Commit message (Expand) | Author | Files | Lines |
2008-09-03 | clean up and fixing a typo. | Dr Scofield | 1 | -1/+1 |
2008-09-01 | Mantis #2072 | Melanie Thielker | 1 | -1/+14 |
2008-08-30 | * Oops, add landmarks to region archive loading/saving | Justin Clarke Casey | 2 | -1/+9 |
2008-08-28 | Update svn properties, formatting cleanup. | Jeff Ames | 6 | -30/+26 |
2008-08-26 | * On loading archives, report an error if an asset does not have the expected... | Justin Clarke Casey | 2 | -45/+61 |
2008-08-25 | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 1 | -0/+10 |
2008-08-24 | Implements 80% of object buy (prim vendor). You can't buy the object yet, | Melanie Thielker | 1 | -1/+4 |
2008-08-22 | * Homer's amazing terrain MapTileRenderer. Thanks Homer! | Teravus Ovares | 5 | -182/+704 |
2008-08-20 | Mantis #2003 - thank you, SachaMagne, for a patch that implements | Melanie Thielker | 1 | -0/+10 |
2008-08-19 | Mantis #1999 | Melanie Thielker | 1 | -0/+3 |
2008-08-19 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -46/+18 |
2008-08-18 | * maptile - just flatten it.. we'll worry about projection later.. | Teravus Ovares | 1 | -4/+7 |
2008-08-18 | * Slightly better implementation of prim volume drawing on the maptile using ... | Teravus Ovares | 1 | -10/+177 |
2008-08-18 | * Maptile prim volume drawing change from manually drawing the rectangles usi... | Teravus Ovares | 1 | -20/+65 |
2008-08-18 | * Text/comment cleanup in MapImageModule | Teravus Ovares | 1 | -30/+6 |
2008-08-18 | Fix another compiler warning, based on a patch submitted by Leaf. (bug #1978) | Jeff Ames | 1 | -76/+78 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 29 | -329/+287 |
2008-08-17 | * Turned on the MapImageModule as opposed to the code in Scene for generating... | Teravus Ovares | 1 | -3/+409 |
2008-08-17 | Patch for Adam: Add two new permissions options to Opensim.ini.example | Melanie Thielker | 1 | -3/+7 |
2008-08-17 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -11/+15 |
2008-08-16 | Mantis#1965. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2 | -1/+131 |
2008-08-16 | Update svn properties, minor formatting cleanup. | Jeff Ames | 2 | -6/+6 |
2008-08-16 | Reshuffle to eliminate prim owner lookups unless gridgods are enabled | Melanie Thielker | 1 | -4/+7 |
2008-08-16 | Guard against a null ref in the permissions module when a profile | Melanie Thielker | 1 | -2/+5 |
2008-08-16 | Refactor a lot of direct calls to OGS1 to use the cached version instead. | Melanie Thielker | 1 | -1/+3 |
2008-08-15 | Perils of copypaste. Missing references. | Melanie Thielker | 1 | -1/+2 |
2008-08-15 | Fix repeated user profile info lookups. Redirect those lookups to cache. | Melanie Thielker | 1 | -2/+3 |
2008-08-15 | Plumb the user flags all the way through to the profile. userFlags in | Melanie Thielker | 1 | -1/+1 |
2008-08-15 | Fix up master avatar handling for estate owners. Introduces a new | Melanie Thielker | 4 | -10/+29 |
2008-08-15 | Update svn properties, formatting cleanup, fix a couple compiler warnings. | Jeff Ames | 2 | -8/+8 |
2008-08-15 | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 3 | -12/+91 |
2008-08-14 | Refactor: Make the tree creation function take a UUID for the owner | Melanie Thielker | 1 | -5/+12 |
2008-08-14 | Make the estate owner work. Changes permissions checks to allow the | Melanie Thielker | 2 | -9/+11 |
2008-08-13 | Make the estate owner UUID from the database have the same rights | Melanie Thielker | 1 | -1/+7 |
2008-08-09 | * if the user uuid is present, preserve ownership information when loading an... | Justin Clarke Casey | 1 | -10/+43 |
2008-08-08 | De-coupling the IClientAPI interface and ClientManager class from the | Mike Mazur | 1 | -1/+1 |
2008-08-07 | Minor formatting cleanup. | Jeff Ames | 4 | -13/+13 |
2008-08-06 | From: alan webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -0/+4 |
2008-08-04 | Addresses Mantis #1886 | Melanie Thielker | 2 | -6/+11 |
2008-08-01 | Estate series, patch 9 (#9157) | Melanie Thielker | 2 | -2/+10 |
2008-07-31 | Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea... | Melanie Thielker | 1 | -0/+8 |
2008-07-28 | * Added a check for Infinite or NaN values before updating a heightfield. Thi... | Adam Frisby | 1 | -0/+4 |
2008-07-25 | * Remove dumb bug I put in which meant that an archive save would never compl... | Justin Clarke Casey | 2 | -2/+10 |
2008-07-25 | renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessage | Dr Scofield | 1 | -2/+2 |
2008-07-25 | Patch #9155 (Mantis #1793) | Melanie Thielker | 1 | -0/+3 |
2008-07-25 | Add GetGroupPowers() and a dictionary to hold them to ClientView and | Melanie Thielker | 1 | -0/+5 |
2008-07-25 | *Added CommandIntentions that is used to describe a console commands hazard. ... | mingchen | 3 | -16/+16 |
2008-07-23 | refactored LandData to use properties, and cleaned up the naming on | Sean Dague | 4 | -114/+114 |
2008-07-23 | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 3 | -44/+44 |
2008-07-23 | Changed it so the avatar's rotation is now sent as part of a full avatar upda... | MW | 1 | -1/+1 |