aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Client (follow)
Commit message (Expand)AuthorAgeFilesLines
* minor: remove mono compiler warningsJustin Clark-Casey (justincc)2010-09-032-91/+90
* Added SendTeleportProgress to IClientAPI. Ya know what that means... 8 files ...Diva Canto2010-08-163-0/+14
* Work on TeleportStart: renamed method from TeleportLocationStart to TeleportS...Diva Canto2010-08-163-3/+3
* Major attachments cleanup. Remove unused AttachObject ClientView methodMelanie2010-07-143-15/+0
* Move "StopFlying()" into LLSpace. Try to reinstate the carefully crafted packetMelanie2010-06-123-0/+12
* Added overload of SendGenericMessage to LLClientView with string list as para...Mikko Pallari2010-05-213-0/+12
* * Moving all of the prioritization/reprioritization code into a new file Prio...John Hurliman2010-05-213-3/+3
* * Initial commit of the slimupdates2 rewrite. This pass maintains the origina...unknown2010-05-123-56/+27
* thanks lkalif for Mantis #4676 - a patch that adds support for inventory linksdahlia2010-04-123-0/+3
* Committing the LightShare code, which was developed by TomMeta of Meta7.Melanie2010-03-313-3/+3
* - parcel blocking, region crossing blocking, teleport blockingunknown2010-03-093-0/+3
* - supporting llTextBoxunknown2010-03-063-0/+12
* Change the signature of SendChangeUserRights, because we have to sendMelanie2010-02-283-3/+3
* Add missing ChangeUserRights packet senderMelanie2010-02-283-0/+12
* Initial Online friends notification seems to be working reliably now. All thi...Diva Canto2010-02-283-4/+4
* Merge branch 'master' into presence-refactorMelanie2010-02-153-0/+6
|\
| * Revolution is on the roll again! :)Revolution2010-02-143-0/+6
| * Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522Justin Clark-Casey (justincc)2010-02-121-3/+3
* | 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
| * * Fix Endlines in SirikataClientView.csTeravus Ovares (Dan Olivares)2010-01-261-9/+9
| * * Fix Endlines in VWHClientView.csTeravus 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-293-28/+43
* | Merge branch 'master' into presence-refactorMelanie2010-01-163-36/+60
|\ \ | |/
| * Remove "login disable", "login enable" and "login status" commands.Melanie2010-01-103-93/+44
| * Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed usersMelanie2010-01-093-3/+3
| * Adds IClientAPI voids for GroupProposals.Revolution2010-01-083-3/+27
| * Fixes the newly added packets as per Melanie's request.Revolution2010-01-073-30/+30
* | 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
* | A few more inches... Old friends things removed. Less references to UserProfi...Diva Canto2010-01-084-918/+0
* | Inching ahead... This compiles, but very likely does not run.Diva Canto2010-01-081-93/+28
* | Merge branch 'master' into presence-refactorMelanie2010-01-0412-71/+314
|\ \ | |/
| * Formatting cleanup. Add copyright headers.Jeff Ames2010-01-0412-71/+314
* | Yes! First test of new login service done still in 2009! Bombs in auth, becau...Diva Canto2009-12-311-0/+2
* | Merge branch 'master' into presence-refactorMelanie2009-12-313-0/+93
|\ \ | |/
| * Adds tons of packets.Revolution2009-12-313-0/+93
* | First pass at the new login service. Still incomplete, but doesn't disrupt th...Diva Canto2009-12-301-0/+1
|/
* Change teleports so the TeleportFlags are sent to the destination sim. ItMelanie2009-12-293-3/+3
* * Implements some basic Sirikata protocol work (initial handshakes).Adam Frisby2009-12-272-1/+57
* * Implements Sirikata ClientStack ModuleAdam Frisby2009-12-2717-0/+29698
* Add AvatarInterestsReplyMelanie2009-12-262-0/+8
* * Diagnosing a connection issue.Adam Frisby2009-12-111-1/+1
* Patch by revolution, thank you. Mantis #1789 . Implement friends permissions.Melanie2009-11-052-0/+3
* Backport the fixes to WebFetchInventoryDescendents to the UDPMelanie2009-11-042-2/+2
* Squelch an error message on sim shutdown when not using MXPMelanie2009-10-301-2/+5