| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add EventInfoRequest and EventInfoReply packets. | Homer Horwitz | 2008-10-12 | 1 | -1/+5 |
* | Plumb the remaining search packets and replies. | Melanie Thielker | 2008-10-11 | 1 | -7/+36 |
* | added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrab event, for the... | MW | 2008-10-10 | 1 | -1/+1 |
* | A bit more estate fudging | Melanie Thielker | 2008-10-10 | 1 | -1/+1 |
* | * Stop the sim stats reporter reusing the same SimStatsPacket for all clients | Justin Clarke Casey | 2008-10-06 | 1 | -1/+1 |
* | Implement Parcel -> ForceOwnerToMe god mode packet | Melanie Thielker | 2008-10-06 | 1 | -0/+1 |
* | Implements ObjectOwner god mode packet (Set Owner To Me admin option) | Melanie Thielker | 2008-10-06 | 1 | -0/+1 |
* | * Green dots on the mainmap for avatar. | Teravus Ovares | 2008-10-06 | 1 | -0/+6 |
* | Plumb in the DirPlacesReply packet | Melanie Thielker | 2008-10-05 | 1 | -0/+4 |
* | Plumb packet DirPlacesQuery for search module | Melanie Thielker | 2008-10-04 | 1 | -0/+2 |
* | Add "Drop" functionality to pie menu | Melanie Thielker | 2008-10-04 | 1 | -0/+1 |
* | This changeset changes the way chat from client is routed: | Dr Scofield | 2008-10-03 | 1 | -3/+3 |
* | Mantis #1360 | Melanie Thielker | 2008-10-03 | 1 | -2/+3 |
* | - Added SendScriptTeleportRequest to IClientView and classes implementing it. | Homer Horwitz | 2008-10-01 | 1 | -0/+4 |
* | Mantis#296. Thank you kindly, Idb for a patch that resolves: | Charles Krinke | 2008-09-28 | 1 | -0/+1 |
* | Add some methods to allow modules so set client view options | Melanie Thielker | 2008-09-28 | 1 | -0/+9 |
* | * Patch from JHurliman | Teravus Ovares | 2008-09-26 | 1 | -2/+1 |
* | * Wind updates. Still random.. but in 4 directions instead of two! | Teravus Ovares | 2008-09-26 | 1 | -1/+1 |
* | * Adds some Wind | Teravus Ovares | 2008-09-25 | 1 | -0/+3 |
* | * Patch http://opensimulator.org/mantis/view.php?id=2167 | Justin Clarke Casey | 2008-09-12 | 1 | -0/+1 |
* | * Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI. | Adam Frisby | 2008-09-09 | 1 | -1/+7 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-09 | 1 | -4/+4 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 5 | -142/+142 |
* | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 2008-08-25 | 1 | -0/+9 |
* | Implements 80% of object buy (prim vendor). You can't buy the object yet, | Melanie Thielker | 2008-08-24 | 1 | -1/+4 |
* | Mantis #2003 - thank you, SachaMagne, for a patch that implements | Melanie Thielker | 2008-08-20 | 1 | -0/+9 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 2 | -3/+1 |
* | Mantis#1965. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-16 | 1 | -0/+11 |
* | Plumb the user flags all the way through to the profile. userFlags in | Melanie Thielker | 2008-08-15 | 1 | -1/+1 |
* | 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 | 1 | -4/+4 |
* | Estate series, patch 9 (#9157) | Melanie Thielker | 2008-08-01 | 1 | -1/+1 |
* | Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea... | Melanie Thielker | 2008-07-31 | 1 | -0/+8 |
* | renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessage | Dr Scofield | 2008-07-25 | 1 | -2/+2 |
* | Add GetGroupPowers() and a dictionary to hold them to ClientView and | Melanie Thielker | 2008-07-25 | 1 | -0/+5 |
* | 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 | 2 | -6/+17 |
* | added experimental packet tracker (LLPacketTracker.cs), which can be told to ... | MW | 2008-07-21 | 1 | -2/+7 |
* | Patch #9151 | Melanie Thielker | 2008-07-18 | 1 | -3/+4 |
* | corrected the params types on IClientAPI.SendParcelMediaCommand. the command ... | MW | 2008-07-09 | 1 | -1/+1 |
* | * Added experimental SendParcelMediaCommand and SendParcelMediaUpdate to ICli... | lbsa71 | 2008-07-08 | 1 | -0/+11 |
* | * Changed casing of some archaic methods to conform with code standards | lbsa71 | 2008-07-08 | 1 | -10/+10 |
* | properly explaining each #pragma warning disable | Dr Scofield | 2008-06-30 | 1 | -0/+1 |
* | Mantis#1616. Applied Melanie's patch. This may or may | Charles Krinke | 2008-06-28 | 1 | -0/+6 |
* | * Various documentation to some black magic parts of LLClientView | Teravus Ovares | 2008-06-28 | 1 | -0/+5 |
* | last round of warning squashing. calling it a day now. | Dr Scofield | 2008-06-27 | 1 | -42/+42 |
* | * refactor: fission InnerScene.AddSceneObject() | Justin Clarke Casey | 2008-06-27 | 1 | -3/+3 |
* | Mantis#1597. Thank you, Melanie for a patch that: | Charles Krinke | 2008-06-26 | 1 | -0/+1 |
* | added the flag param to IClientAPI.SendMapBlock | 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/+5 |