| Commit message (Expand) | Author | Age | Files | Lines |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-16 | 2 | -6/+6 |
* | Reshuffle to eliminate prim owner lookups unless gridgods are enabled | Melanie Thielker | 2008-08-16 | 1 | -4/+7 |
* | Guard against a null ref in the permissions module when a profile | Melanie Thielker | 2008-08-16 | 1 | -2/+5 |
* | Refactor a lot of direct calls to OGS1 to use the cached version instead. | Melanie Thielker | 2008-08-16 | 1 | -1/+3 |
* | Perils of copypaste. Missing references. | Melanie Thielker | 2008-08-15 | 1 | -1/+2 |
* | Fix repeated user profile info lookups. Redirect those lookups to cache. | Melanie Thielker | 2008-08-15 | 1 | -2/+3 |
* | Plumb the user flags all the way through to the profile. userFlags in | Melanie Thielker | 2008-08-15 | 1 | -1/+1 |
* | Fix up master avatar handling for estate owners. Introduces a new | Melanie Thielker | 2008-08-15 | 4 | -10/+29 |
* | Update svn properties, formatting cleanup, fix a couple compiler warnings. | Jeff Ames | 2008-08-15 | 2 | -8/+8 |
* | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 2008-08-15 | 3 | -12/+91 |
* | Refactor: Make the tree creation function take a UUID for the owner | Melanie Thielker | 2008-08-14 | 1 | -5/+12 |
* | Make the estate owner work. Changes permissions checks to allow the | Melanie Thielker | 2008-08-14 | 2 | -9/+11 |
* | Make the estate owner UUID from the database have the same rights | Melanie Thielker | 2008-08-13 | 1 | -1/+7 |
* | * if the user uuid is present, preserve ownership information when loading an... | Justin Clarke Casey | 2008-08-09 | 1 | -10/+43 |
* | De-coupling the IClientAPI interface and ClientManager class from the | Mike Mazur | 2008-08-08 | 1 | -1/+1 |
* | Minor formatting cleanup. | Jeff Ames | 2008-08-07 | 4 | -13/+13 |
* | From: alan webb <alan_webb@us.ibm.com> | Dr Scofield | 2008-08-06 | 1 | -0/+4 |
* | Addresses Mantis #1886 | Melanie Thielker | 2008-08-04 | 2 | -6/+11 |
* | Estate series, patch 9 (#9157) | Melanie Thielker | 2008-08-01 | 2 | -2/+10 |
* | Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea... | Melanie Thielker | 2008-07-31 | 1 | -0/+8 |
* | * Added a check for Infinite or NaN values before updating a heightfield. Thi... | Adam Frisby | 2008-07-28 | 1 | -0/+4 |
* | * Remove dumb bug I put in which meant that an archive save would never compl... | Justin Clarke Casey | 2008-07-25 | 2 | -2/+10 |
* | renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessage | Dr Scofield | 2008-07-25 | 1 | -2/+2 |
* | Patch #9155 (Mantis #1793) | Melanie Thielker | 2008-07-25 | 1 | -0/+3 |
* | Add GetGroupPowers() and a dictionary to hold them to ClientView and | Melanie Thielker | 2008-07-25 | 1 | -0/+5 |
* | *Added CommandIntentions that is used to describe a console commands hazard. ... | mingchen | 2008-07-25 | 3 | -16/+16 |
* | refactored LandData to use properties, and cleaned up the naming on | Sean Dague | 2008-07-23 | 4 | -114/+114 |
* | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 2008-07-23 | 3 | -44/+44 |
* | Changed it so the avatar's rotation is now sent as part of a full avatar upda... | MW | 2008-07-23 | 1 | -1/+1 |
* | Refactor the packet scheduling out of ClientView. Add intelligent | Melanie Thielker | 2008-07-22 | 1 | -3/+11 |
* | * Give new uuids to all the objects loaded in from an archive. | Justin Clarke Casey | 2008-07-21 | 1 | -6/+6 |
* | Mantis#1544. Thank you kindly, Jonc, for a patch that: | Charles Krinke | 2008-07-21 | 1 | -2/+8 |
* | * minor: stick filename being loaded/saved from in save/load xml/oar informat... | Justin Clarke Casey | 2008-07-21 | 1 | -3/+1 |
* | * minor: change misleading 'all assets found' message to instead tell how man... | Justin Clarke Casey | 2008-07-21 | 4 | -23/+35 |
* | added experimental packet tracker (LLPacketTracker.cs), which can be told to ... | MW | 2008-07-21 | 1 | -2/+7 |
* | Fix prim link numbers (Mantis #1781) | Melanie Thielker | 2008-07-19 | 1 | -4/+4 |
* | Patch to fix saving of estate managers list loaded during migration. | Melanie Thielker | 2008-07-18 | 1 | -1/+2 |
* | Patch adds bool IsManager(LLUUID) to IEstateModule. | Melanie Thielker | 2008-07-18 | 1 | -0/+12 |
* | * refactor: break out sog loading code into two parts so that post-deserializ... | Justin Clarke Casey | 2008-07-18 | 4 | -23/+20 |
* | Patch #9151 | Melanie Thielker | 2008-07-18 | 4 | -79/+180 |
* | * On an archive load, make the master avatar the owner of all scene objects f... | Justin Clarke Casey | 2008-07-14 | 1 | -0/+11 |
* | * For now, when loading an archive all the existing scene objects get deleted... | Justin Clarke Casey | 2008-07-14 | 1 | -0/+5 |
* | Patch #9150 | Melanie Thielker | 2008-07-14 | 2 | -9/+78 |
* | Patch #9149 | Melanie Thielker | 2008-07-14 | 2 | -49/+29 |
* | Patch #9147 | Melanie Thielker | 2008-07-14 | 3 | -66/+84 |
* | * Actually persist restored archives to the database - wasn't actually doing ... | Justin Clarke Casey | 2008-07-13 | 3 | -8/+19 |
* | * Elminate most of the debugging log output from the archive commands | Justin Clarke Casey | 2008-07-12 | 5 | -33/+35 |
* | * On archive loading, tell the user how many objects we are ignoring because ... | Justin Clarke Casey | 2008-07-12 | 3 | -8/+19 |
* | * Make archive default tar file modes more permissive | Justin Clarke Casey | 2008-07-12 | 1 | -1/+1 |
* | * Start compressing archives | Justin Clarke Casey | 2008-07-12 | 4 | -34/+30 |