| Commit message (Expand) | Author | Files | Lines |
2008-09-12 | * Patch http://opensimulator.org/mantis/view.php?id=2167 | Justin Clarke Casey | 1 | -0/+1 |
2008-09-09 | * Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI. | Adam Frisby | 1 | -0/+7 |
2008-09-09 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -167/+167 |
2008-08-28 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -3/+3 |
2008-08-25 | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 1 | -0/+6 |
2008-08-24 | Implements 80% of object buy (prim vendor). You can't buy the object yet, | Melanie Thielker | 1 | -1/+7 |
2008-08-20 | Mantis #2003 - thank you, SachaMagne, for a patch that implements | Melanie Thielker | 1 | -1/+6 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -7/+7 |
2008-08-16 | Mantis#1965. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -0/+9 |
2008-08-15 | Plumb the user flags all the way through to the profile. userFlags in | Melanie Thielker | 1 | -1/+1 |
2008-08-14 | Mantis #1946 | Melanie Thielker | 1 | -1/+1 |
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 | 1 | -1/+1 |
2008-08-01 | Estate series, patch 9 (#9157) | Melanie Thielker | 1 | -1/+1 |
2008-07-31 | Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea... | Melanie Thielker | 1 | -0/+3 |
2008-07-25 | renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessage | Dr Scofield | 1 | -2/+2 |
2008-07-25 | Add GetGroupPowers() and a dictionary to hold them to ClientView and | Melanie Thielker | 1 | -0/+2 |
2008-07-23 | Changed it so the avatar's rotation is now sent as part of a full avatar upda... | MW | 1 | -1/+1 |
2008-07-22 | Refactor the packet scheduling out of ClientView. Add intelligent | Melanie Thielker | 1 | -6/+6 |
2008-07-21 | added experimental packet tracker (LLPacketTracker.cs), which can be told to ... | MW | 1 | -2/+9 |
2008-07-18 | Patch #9151 | Melanie Thielker | 1 | -4/+6 |
2008-07-13 | Mantis#1638. Thank you kindly, Salahzar for a patch that: | Charles Krinke | 1 | -1/+1 |
2008-07-09 | corrected the params types on IClientAPI.SendParcelMediaCommand. the command ... | MW | 1 | -1/+1 |
2008-07-08 | * Added experimental SendParcelMediaCommand and SendParcelMediaUpdate to ICli... | lbsa71 | 1 | -0/+10 |
2008-07-08 | * Changed casing of some archaic methods to conform with code standards | lbsa71 | 1 | -10/+10 |
2008-07-08 | * Split out various classes from IClientAPI into their own files, in accordan... | lbsa71 | 1 | -365/+3 |
2008-06-28 | Mantis#1616. Applied Melanie's patch. This may or may | Charles Krinke | 1 | -0/+6 |
2008-06-28 | * Various documentation to some black magic parts of LLClientView | Teravus Ovares | 1 | -0/+2 |
2008-06-27 | dr scofield's warning safari: | Dr Scofield | 1 | -10/+10 |
2008-06-26 | Update svn properties. Minor formatting cleanup. | Jeff Ames | 1 | -5/+2 |
2008-06-26 | Mantis#1597. Thank you, Melanie for a patch that: | Charles Krinke | 1 | -0/+2 |
2008-06-25 | added the flag param to IClientAPI.SendMapBlock | MW | 1 | -1/+1 |
2008-06-25 | first part of Requestmapblocks fixes: Adds uint flags param to the OnRequestM... | MW | 1 | -1/+1 |
2008-06-21 | * Adds Region ban capability to Regions. You access this by going to World->... | Teravus Ovares | 1 | -0/+3 |
2008-06-19 | Mantis#1543. Thank you kindly, Jonc for a patch that: | Charles Krinke | 1 | -1/+3 |
2008-06-18 | * Refactors call to OutPacket out of AssetCache and into LLClientView | Teravus Ovares | 1 | -0/+2 |
2008-06-11 | *Parcel Prim Count Maximums moved to their own functions so modules can overr... | mingchen | 1 | -1/+1 |
2008-06-06 | * This wraps the autopilot request to the client's sit response. An interes... | Teravus Ovares | 1 | -0/+1 |
2008-05-28 | Mantis#1406. Thank you kindly, Xantor for a patch that: | Charles Krinke | 1 | -1/+1 |
2008-05-26 | Thank you kindly, Melanie for a patch for script reset | Charles Krinke | 1 | -0/+2 |
2008-05-26 | This cleans up a merge mess from the earlier checkin and implements llOwnerSa... | Dr Scofield | 1 | -0/+13 |
2008-05-25 | * Adds Top Colliders when using ODE. Access it from the estate tools/debug tab. | Teravus Ovares | 1 | -0/+6 |
2008-05-24 | This enables return from the parcel object owner display. | Teravus Ovares | 1 | -0/+3 |
2008-05-23 | Thank you kindly, Melanie, for: | Charles Krinke | 1 | -1/+1 |
2008-05-18 | * Group type stuff. Nothing spectacular. two packets, sorta almost semi half... | Teravus Ovares | 1 | -1/+3 |
2008-05-17 | * Tweaked patch mantis 1302 and committing it. | Teravus Ovares | 1 | -2/+9 |
2008-05-16 | * Committing patch from mantis 0001297: [PATCH] Fix behavior of child prim in... | Teravus Ovares | 1 | -1/+1 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -17/+17 |
2008-05-14 | * Adding the very bare minimum for the client to register user as having the ... | Teravus Ovares | 1 | -0/+3 |