aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Client/MXP (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2010-10-292-5/+3
|\
| * Major refactoring of appearance handling.Master ScienceSim2010-10-202-5/+3
* | Make SendKillObject send multiple localIDs in one packet. This avoids theMelanie2010-10-081-1/+7
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-052-91/+90
|\ \ | |/
| * minor: remove mono compiler warningsJustin Clark-Casey (justincc)2010-09-032-91/+90
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-181-1/+5
|\ \ | |/
| * Added SendTeleportProgress to IClientAPI. Ya know what that means... 8 files ...Diva Canto2010-08-161-0/+4
| * Work on TeleportStart: renamed method from TeleportLocationStart to TeleportS...Diva Canto2010-08-161-1/+1
| * Major attachments cleanup. Remove unused AttachObject ClientView methodMelanie2010-07-141-5/+0
* | Implement CreateNewOutfitAttachments. This addresses mantis #199.Tom2010-08-061-0/+1
* | Major attachments cleanup. Remove unused AttachObject ClientView methodMelanie Thielker2010-07-141-5/+0
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-121-0/+4
|\ \ | |/
| * Move "StopFlying()" into LLSpace. Try to reinstate the carefully crafted packetMelanie2010-06-121-0/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-231-0/+4
|\ \ | |/
| * Added overload of SendGenericMessage to LLClientView with string list as para...Mikko Pallari2010-05-211-0/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-211-1/+1
|\ \ | |/
| * * Moving all of the prioritization/reprioritization code into a new file Prio...John Hurliman2010-05-211-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-211-28/+19
|\ \ | |/
| * * Initial commit of the slimupdates2 rewrite. This pass maintains the origina...unknown2010-05-121-28/+19
* | Fix for hanging on "Connecting to region".. caused by packets being processed...Tom Grimshaw2010-05-181-0/+4
* | When killing a zombie session, don't send the stop packet since it often has ...Tom Grimshaw2010-05-171-1/+9
|/
* thanks lkalif for Mantis #4676 - a patch that adds support for inventory linksdahlia2010-04-121-0/+1
* Committing the LightShare code, which was developed by TomMeta of Meta7.Melanie2010-03-311-1/+1
* - parcel blocking, region crossing blocking, teleport blockingunknown2010-03-091-0/+1
* - supporting llTextBoxunknown2010-03-061-0/+4
* Change the signature of SendChangeUserRights, because we have to sendMelanie2010-02-281-1/+1
* Add missing ChangeUserRights packet senderMelanie2010-02-281-0/+4
* Initial Online friends notification seems to be working reliably now. All thi...Diva Canto2010-02-281-2/+2
* Merge branch 'master' into presence-refactorMelanie2010-02-151-0/+2
|\
| * Revolution is on the roll again! :)Revolution2010-02-141-0/+2
* | Merge branch 'master' into presence-refactorMelanie2010-02-081-1/+1
|\ \ | |/
| * minor: remove one mono compiler warningJustin Clark-Casey (justincc)2010-02-031-1/+1
| * Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-291-24/+12
| * more endlines..Teravus Ovares (Dan Olivares)2010-01-261-9/+9
| * Updates all IRegionModules to the new style region modules.Revolution2010-01-231-12/+24
* | * HGGridConnector is no longer necessary.Diva Canto2010-01-291-9/+15
* | Merge branch 'master' into presence-refactorMelanie2010-01-161-12/+20
|\ \ | |/
| * Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed usersMelanie2010-01-091-1/+1
| * Adds IClientAPI voids for GroupProposals.Revolution2010-01-081-1/+9
| * Fixes the newly added packets as per Melanie's request.Revolution2010-01-071-10/+10
* | Fixed a couple of bugs with Appearance. Appearance is all good now.Diva Canto2010-01-111-1/+1
* | Some typos fixed related to master avie removalDiva Canto2010-01-101-1/+1
* | Remove all references to master avatar, replacing with estate owner whereMelanie2010-01-101-1/+1
* | Inching ahead... This compiles, but very likely does not run.Diva Canto2010-01-081-93/+28
|/
* Formatting cleanup. Add copyright headers.Jeff Ames2010-01-041-18/+18
* Adds tons of packets.Revolution2009-12-311-0/+31
* Change teleports so the TeleportFlags are sent to the destination sim. ItMelanie2009-12-291-1/+1
* Add AvatarInterestsReplyMelanie2009-12-261-0/+4
* Patch by revolution, thank you. Mantis #1789 . Implement friends permissions.Melanie2009-11-051-0/+1
* Backport the fixes to WebFetchInventoryDescendents to the UDPMelanie2009-11-041-1/+1