| Commit message (Expand) | Author | Age | Files | Lines |
* | Mantis#1970. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-16 | 1 | -20/+9 |
* | Mantis#1965. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-16 | 1 | -0/+65 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-16 | 1 | -1/+1 |
* | Plumb the user flags all the way through to the profile. userFlags in | Melanie Thielker | 2008-08-15 | 1 | -3/+3 |
* | Fix up master avatar handling for estate owners. Introduces a new | Melanie Thielker | 2008-08-15 | 1 | -1/+6 |
* | Update svn properties, formatting cleanup, fix a couple compiler warnings. | Jeff Ames | 2008-08-15 | 1 | -1/+1 |
* | Make the estate owner work. Changes permissions checks to allow the | Melanie Thielker | 2008-08-14 | 1 | -16/+15 |
* | Mantis #1946 | Melanie Thielker | 2008-08-14 | 1 | -1/+1 |
* | * minor: make it clear on the console when a client is being logged out becau... | Justin Clarke Casey | 2008-08-13 | 1 | -9/+12 |
* | Fix data format for last commit | Melanie Thielker | 2008-08-12 | 1 | -1/+1 |
* | Minor patch: fix an instance where the estate name, as displayed on the | Melanie Thielker | 2008-08-12 | 1 | -3/+5 |
* | * Stop warnings about non existent scene presences/entities being removed on ... | Justin Clarke Casey | 2008-08-12 | 1 | -5/+13 |
* | * Remove warnings | Justin Clarke Casey | 2008-08-09 | 1 | -1/+1 |
* | De-coupling the IClientAPI interface and ClientManager class from the | Mike Mazur | 2008-08-08 | 1 | -4/+7 |
* | Patch #9158 | Melanie Thielker | 2008-08-07 | 1 | -45/+7 |
* | Minor formatting cleanup. | Jeff Ames | 2008-08-07 | 1 | -8/+8 |
* | * Fix probable cause of one of the bugs seen in the osgrid office hours today | Justin Clarke Casey | 2008-08-05 | 1 | -3/+4 |
* | Estate series, patch 9 (#9157) | Melanie Thielker | 2008-08-01 | 1 | -3/+4 |
* | * start tracking viewer session threads | Justin Clarke Casey | 2008-08-01 | 1 | -3/+4 |
* | * minor: log message twiddling | Justin Clarke Casey | 2008-08-01 | 1 | -6/+4 |
* | Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea... | Melanie Thielker | 2008-07-31 | 1 | -0/+30 |
* | Prevents Mantis #1829 | Melanie Thielker | 2008-07-27 | 1 | -0/+2 |
* | renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessage | Dr Scofield | 2008-07-25 | 1 | -5/+5 |
* | Add GetGroupPowers() and a dictionary to hold them to ClientView and | Melanie Thielker | 2008-07-25 | 1 | -0/+8 |
* | * minor: eliminate warnings from LindenUDP | Justin Clarke Casey | 2008-07-24 | 1 | -2/+2 |
* | refactor TaskInventoryItem Mask -> Permissions to be consistant with how things | Sean Dague | 2008-07-23 | 1 | -6/+6 |
* | refactored LandData to use properties, and cleaned up the naming on | Sean Dague | 2008-07-23 | 1 | -37/+37 |
* | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 2008-07-23 | 1 | -14/+14 |
* | Changed it so the avatar's rotation is now sent as part of a full avatar upda... | MW | 2008-07-23 | 1 | -1/+6 |
* | Refactor the packet scheduling out of ClientView. Add intelligent | Melanie Thielker | 2008-07-22 | 1 | -526/+41 |
* | added experimental packet tracker (LLPacketTracker.cs), which can be told to ... | MW | 2008-07-21 | 1 | -40/+75 |
* | Patch #9151 | Melanie Thielker | 2008-07-18 | 1 | -22/+42 |
* | Patch #9150 | Melanie Thielker | 2008-07-14 | 1 | -15/+15 |
* | Mantis#1638. Thank you kindly, Salahzar for a patch that: | Charles Krinke | 2008-07-13 | 1 | -1/+3 |
* | Patch #9145 (Mantis #1723) | Melanie Thielker | 2008-07-12 | 1 | -1/+5 |
* | Patches #9143 and #9144 (Mantis #1723) | Melanie Thielker | 2008-07-12 | 1 | -0/+59 |
* | Mantis#1005. Thank you kindly, Mircea for a two patches that: | Charles Krinke | 2008-07-11 | 1 | -0/+5 |
* | corrected the params types on IClientAPI.SendParcelMediaCommand. the command ... | MW | 2008-07-09 | 1 | -2/+2 |
* | * Added experimental SendParcelMediaCommand and SendParcelMediaUpdate to ICli... | lbsa71 | 2008-07-08 | 1 | -0/+32 |
* | * Changed casing of some archaic methods to conform with code standards | lbsa71 | 2008-07-08 | 1 | -10/+10 |
* | * Moved script packet handlers from 'unimplemented' to 'Script Packets' | lbsa71 | 2008-07-08 | 1 | -173/+180 |
* | mini-warnings-safari, plus cleanup of IUserServices method naming. | Dr Scofield | 2008-07-04 | 1 | -11/+11 |
* | * On client login, send only one terrain patch at a time (with pauses) instea... | Justin Clarke Casey | 2008-07-03 | 1 | -9/+25 |
* | Mantis#1616. Applied Melanie's patch. This may or may | Charles Krinke | 2008-06-28 | 1 | -1/+28 |
* | * Various documentation to some black magic parts of LLClientView | Teravus Ovares | 2008-06-28 | 1 | -6/+90 |
* | last round of warning squashing. calling it a day now. | Dr Scofield | 2008-06-27 | 1 | -9/+9 |
* | Mantis#1597. Thank you, Melanie for a patch that: | Charles Krinke | 2008-06-26 | 1 | -0/+11 |
* | added the flag param to IClientAPI.SendMapBlock | MW | 2008-06-25 | 1 | -4/+4 |
* | first part of Requestmapblocks fixes: Adds uint flags param to the OnRequestM... | MW | 2008-06-25 | 1 | -1/+1 |
* | * Adds Region ban capability to Regions. You access this by going to World->... | Teravus Ovares | 2008-06-21 | 1 | -0/+45 |