aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Client (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * Standalone logins will now go through the sequence of "requested region, de...John Hurliman2009-10-281-0/+4
* Do case-insensitive comparisons on region names in LLStandaloneLoginModuleJohn Hurliman2009-10-261-1/+1
* * Changed various modules to not initialize timers unless the module is initi...John Hurliman2009-10-231-2/+3
* Implemented a Watchdog class. Do not manually create Thread objects anymore, ...John Hurliman2009-10-221-4/+1
* Merged master into prioritizationJohn Hurliman2009-10-211-2/+10
|\
| * Really make module port selection work. Implement port setting inMelanie2009-10-211-2/+10
* | * Rewrote the methods that build ObjectUpdate and ImprovedTerseObjectUpdate p...John Hurliman2009-10-181-9/+11
* | Committing the second part of Jim Greensky @ Intel Lab's patch, re-prioritizi...John Hurliman2009-10-172-0/+9
* | Merge branch 'master' into prioritizationMelanie2009-10-171-0/+6
|\ \ | |/
| * Adds SendAvatarInterestsUpdate to IClientAPIMelanie2009-10-171-0/+6
* | Object update prioritization by Jim Greensky of Intel Labs, part one. This im...John Hurliman2009-10-152-27/+17
|/
* * Consolidated adding / removing ClientManager IClientAPIs to two places in S...John Hurliman2009-10-132-6/+5
* * Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo...John Hurliman2009-10-133-8/+13
* * Changed logic of enabling LLProxyLoginModule to follow the new style -- tru...Diva Canto2009-10-111-2/+2
* Fixing a few compile errors in the previous commitJohn Hurliman2009-10-061-1/+0
* * KeepAlive set to false in expect_user and log_off.Diva Canto2009-10-041-2/+2
* * MySQL data tests now pass by fixing a bad fix for a bad cast on the asset L...John Hurliman2009-10-041-7/+6
* Merge branch 'diva-textures-osgrid'Melanie2009-10-041-1/+1
|\
| * * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman2009-10-021-1/+1
* | Better error handling to diagnose login problems.Diva Canto2009-10-031-79/+101
* | Merge branch 'master' into diva-texturesMelanie2009-10-023-3/+3
|\ \ | |/ |/|
| * Formatting cleanup.Jeff Ames2009-10-011-1/+1
| * Moved the property RegionLoginsEnabled from GridComms to the Scene -- not the...Diva Canto2009-09-252-2/+2
* | * Change the signature of the agent set appearance callback to prevent unnece...John Hurliman2009-09-301-6/+1
* | Add RebakeAvatarTexturesPacket to the client viewMelanie2009-09-302-0/+8
|/