aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/IClientAPI.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-10Formatting cleanup.Jeff Ames1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-16Send the owner name, not the client name on SendDialog.Homer Horwitz1-1/+1
2009-05-12Paving the way for syncing group permissions across a gridMelanie Thielker1-0/+1
2009-05-04Add a method to flush the prim update buffers once a frame, since the timerMelanie Thielker1-0/+2
2009-04-30Thank you, mpallari, for a patch that increses efficiency by combiningMelanie Thielker1-1/+1
2009-04-20Add PlacesQuery packetMelanie Thielker1-0/+3
2009-04-16Correctly flag group owned prims in the land prim listMelanie Thielker1-1/+1
2009-04-16Fix build break and change some groups interfacesMelanie Thielker1-1/+1
2009-04-15Commit the group deeding support, thank you, mcortezMelanie Thielker1-0/+3
2009-04-14Thank you, Fly-Man, for a patch that adds the stub to handle theMelanie Thielker1-0/+1
2009-04-10Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Dragnlin1-1/+4
2009-04-07* Apply http://opensimulator.org/mantis/view.php?id=3227Justin Clarke Casey1-0/+4
2009-04-04Thanks jonc, for a patch that adds rendering of classic clouds.Homer Horwitz1-0/+1
2009-04-04Preliminary work to support ObjectSpin* packets when user invokes CTRL / SHIF...nlin1-0/+4
2009-03-30Add PickInfoReply packet.Melanie Thielker1-0/+2
2009-03-29Change the client API to use GridInstantMessage for the "last mile" of IMMelanie Thielker1-5/+1
2009-03-29Finish the offline IM module (still needs a server). Add rudimentaryMelanie Thielker1-0/+1
2009-03-28Add mute list request event and dummy responseMelanie Thielker1-0/+5
2009-03-28* Adds AgentUUIDs into the CourseLocationUpdate to improve compatibility with...Teravus Ovares1-1/+1
2009-03-27Add the events needed for profiles.Melanie Thielker1-0/+9
2009-03-27Remove a hardcoded flow/dependency on the money module from LLCLientViewMelanie Thielker1-0/+2
2009-03-13Thank you, mcortez, for a patch that fixes a number of long standingMelanie Thielker1-0/+9
2009-02-26Plumb in the RetrieveInstantMessages event that is sent by the viewerMelanie Thielker1-0/+3
2009-02-19Thank you, Snowdrop, for a patch that makes the callback ID parameterMelanie Thielker1-1/+1
2009-02-17Re-add the objectID field to the anim pack, that was deemed unneccessaryMelanie Thielker1-1/+1
2009-02-11* Change SendBulkUpdateInventory from two methods to one which accepts an Inv...Justin Clarke Casey1-11/+7
2009-01-16* Rig up enough infrastructure to actually perform a successful 'standalone' ...Justin Clarke Casey1-1/+6
2009-01-12* Separate starting a client thread into a separate Start() method (which mat...Justin Clarke Casey1-10/+20
2009-01-09Finish dwell sending, adding the forgotten method body.Melanie Thielker1-1/+8
2009-01-03Plumb the remaining dwell packetsMelanie Thielker1-0/+6
2008-12-25Plumb the profile reply packets for picks, classifieds and notesMelanie Thielker1-0/+5
2008-12-23Plumb in EventNotification* and EventGodDeleteMelanie Thielker1-0/+8
2008-12-23Plumb in the 4 missing classified events and the 3 packet methodsMelanie Thielker1-0/+15
2008-12-23* refactor: Replace part of SceneObjectPart with the identical sound playing ...Justin Clarke Casey1-4/+2
2008-12-21* Re-implement packet tracking in IClientAPI so we can see what's going on in...Teravus Ovares1-3/+3
2008-12-17* Implement 'Save Object Back to My Inventory'. On the Linden client this is...Justin Clarke Casey1-1/+1
2008-12-14Plumb the TP-Sending packetsMelanie Thielker1-0/+6
2008-12-04* Put in the code necessary to allow inventory transfer of whole folders (and...Justin Clarke Casey1-0/+7
2008-11-29Revert justincc's try to change the licence char-by-char AGAIN!!! :PHomer Horwitz1-1/+1
2008-11-28* refactor: Replace derez destiation magic numbers with an enumerationJustin Clarke Casey1-3/+2
2008-11-27Thank you kindly, Nlin for a patch that:Charles Krinke1-0/+2
2008-11-22First stage group permissions plumbingMelanie Thielker1-0/+2
2008-11-21Plumb in the list if user IDs to the land module to allow selectionMelanie Thielker1-1/+1
2008-11-19Mantis#2638. Thank you kindly, Sacha Magne for a patch that:Charles Krinke1-0/+4
2008-11-17Make newly created prims be the correct groupMelanie Thielker1-1/+1
2008-11-16Remove a redundant parameterMelanie Thielker1-1/+1
2008-11-16Megapatch. Completely remove the multiparameter IM methods. Remove the insecureMelanie Thielker1-6/+1
2008-11-14* Implements terrain raw upload. You can now upload your .raw terrain files ...Teravus Ovares1-0/+6
2008-11-14More groups plumbingMelanie Thielker1-0/+6