| Commit message (Expand) | Author | Files | Lines |
2008-10-10 | added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrab event, for the... | MW | 1 | -1/+1 |
2008-10-10 | A bit more estate fudging | Melanie Thielker | 1 | -1/+1 |
2008-10-06 | * Stop the sim stats reporter reusing the same SimStatsPacket for all clients | Justin Clarke Casey | 1 | -1/+1 |
2008-10-06 | Implement Parcel -> ForceOwnerToMe god mode packet | Melanie Thielker | 1 | -0/+1 |
2008-10-06 | Implements ObjectOwner god mode packet (Set Owner To Me admin option) | Melanie Thielker | 1 | -0/+1 |
2008-10-06 | * Green dots on the mainmap for avatar. | Teravus Ovares | 1 | -0/+6 |
2008-10-05 | Plumb in the DirPlacesReply packet | Melanie Thielker | 1 | -0/+4 |
2008-10-04 | Plumb packet DirPlacesQuery for search module | Melanie Thielker | 1 | -0/+2 |
2008-10-04 | Add "Drop" functionality to pie menu | Melanie Thielker | 1 | -0/+1 |
2008-10-03 | This changeset changes the way chat from client is routed: | Dr Scofield | 1 | -3/+3 |
2008-10-03 | Mantis #1360 | Melanie Thielker | 1 | -2/+3 |
2008-10-01 | - Added SendScriptTeleportRequest to IClientView and classes implementing it. | Homer Horwitz | 1 | -0/+4 |
2008-09-28 | Mantis#296. Thank you kindly, Idb for a patch that resolves: | Charles Krinke | 1 | -0/+1 |
2008-09-28 | Add some methods to allow modules so set client view options | Melanie Thielker | 1 | -0/+9 |
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 1 | -2/+1 |
2008-09-26 | * Wind updates. Still random.. but in 4 directions instead of two! | Teravus Ovares | 1 | -1/+1 |
2008-09-25 | * Adds some Wind | Teravus Ovares | 1 | -0/+3 |
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 | -1/+7 |
2008-09-09 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -4/+4 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 5 | -142/+142 |
2008-08-25 | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 1 | -0/+9 |
2008-08-24 | Implements 80% of object buy (prim vendor). You can't buy the object yet, | Melanie Thielker | 1 | -1/+4 |
2008-08-20 | Mantis #2003 - thank you, SachaMagne, for a patch that implements | Melanie Thielker | 1 | -0/+9 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 2 | -3/+1 |
2008-08-16 | Mantis#1965. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -0/+11 |
2008-08-15 | Plumb the user flags all the way through to the profile. userFlags in | 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 | -4/+4 |
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/+8 |
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/+5 |
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 | 2 | -6/+17 |
2008-07-21 | added experimental packet tracker (LLPacketTracker.cs), which can be told to ... | MW | 1 | -2/+7 |
2008-07-18 | Patch #9151 | Melanie Thielker | 1 | -3/+4 |
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/+11 |
2008-07-08 | * Changed casing of some archaic methods to conform with code standards | lbsa71 | 1 | -10/+10 |
2008-06-30 | properly explaining each #pragma warning disable | Dr Scofield | 1 | -0/+1 |
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/+5 |
2008-06-27 | last round of warning squashing. calling it a day now. | Dr Scofield | 1 | -42/+42 |
2008-06-27 | * refactor: fission InnerScene.AddSceneObject() | Justin Clarke Casey | 1 | -3/+3 |
2008-06-26 | Mantis#1597. Thank you, Melanie for a patch that: | Charles Krinke | 1 | -0/+1 |
2008-06-25 | added the flag param to IClientAPI.SendMapBlock | MW | 1 | -1/+1 |
2008-06-21 | * Adds Region ban capability to Regions. You access this by going to World->... | Teravus Ovares | 1 | -0/+5 |
2008-06-19 | Mantis#1543. Thank you kindly, Jonc for a patch that: | Charles Krinke | 1 | -0/+1 |
2008-06-18 | * Refactors call to OutPacket out of AssetCache and into LLClientView | Teravus Ovares | 1 | -0/+3 |