aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Client (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-21Really make module port selection work. Implement port setting inMelanie1-2/+10
2009-10-18* Rewrote the methods that build ObjectUpdate and ImprovedTerseObjectUpdate p...John Hurliman1-9/+11
2009-10-17Committing the second part of Jim Greensky @ Intel Lab's patch, re-prioritizi...John Hurliman2-0/+9
2009-10-17Adds SendAvatarInterestsUpdate to IClientAPIMelanie1-0/+6
2009-10-15Object update prioritization by Jim Greensky of Intel Labs, part one. This im...John Hurliman2-27/+17
2009-10-13* Consolidated adding / removing ClientManager IClientAPIs to two places in S...John Hurliman2-6/+5
2009-10-13* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo...John Hurliman3-8/+13
2009-10-11* Changed logic of enabling LLProxyLoginModule to follow the new style -- tru...Diva Canto1-2/+2
2009-10-06Fixing a few compile errors in the previous commitJohn Hurliman1-1/+0
2009-10-04* KeepAlive set to false in expect_user and log_off.Diva Canto1-2/+2
2009-10-04* MySQL data tests now pass by fixing a bad fix for a bad cast on the asset L...John Hurliman1-7/+6
2009-10-03Better error handling to diagnose login problems.Diva Canto1-79/+101
2009-10-02* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman1-1/+1
2009-09-30* Change the signature of the agent set appearance callback to prevent unnece...John Hurliman1-6/+1
2009-09-30Add RebakeAvatarTexturesPacket to the client viewMelanie2-0/+8
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-09-25Moved the property RegionLoginsEnabled from GridComms to the Scene -- not the...Diva Canto2-2/+2
2009-09-09* Lock timers when Calling Start() and Stop() when the Thread Context is murk...Teravus Ovares (Dan Olivares)1-3/+8
2009-08-28minor: formatting and commentsJustin Clark-Casey (justincc)1-11/+6
2009-08-16Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ...Adam Johnson2-0/+2
2009-08-12minor: commentsTeravus Ovares (Dan Olivares)1-0/+6
2009-08-10Replace the Replaceable modules nameMelanie3-3/+3
2009-07-19* Created a way that the OpenSimulator scene can ask the physics scene to do ...Teravus Ovares2-0/+10
2009-07-17fixed the bug where changing the rotation of a selection of prims in a linkse...MW2-0/+2
2009-07-10Committing the interface change and the addition to the modules to getMelanie Thielker3-0/+15
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker3-6/+6
2009-07-01Restore the functionality that was removed in r9928. This lets the loadMelanie Thielker2-0/+10
2009-06-27Make cleartext authentication case sensitive. Thanks jhurliman for spotting t...Dahlia Trimble2-3/+3
2009-06-19From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2-2/+2
2009-06-18* Corrected CAPS namespacesArthur Valadares2-2/+2
2009-06-12* Move standalone login setup in LLStandaloneLoginmodule to RegionLoaded() fr...Justin Clarke Casey1-24/+27
2009-06-11InterServiceInventoryService references *almost* completely removed from the ...diva2-3/+4
2009-06-01* Making silent logoff of old hung sessions for new connections default forArthur Valadares2-12/+2
2009-05-29* Allows standalone region users to skip the "You must wait 5 minutes to log ...Arthur Valadares2-1/+13
2009-05-24* Adds NAT routing support for MXP Asset Delivery. (This means MXP should be ...Adam Frisby1-2/+9
2009-05-23* Implements automatic loopback handling for standalone regions. Adam Frisby1-2/+8
2009-05-23* Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths.Adam Frisby1-1/+1
2009-05-23* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby1-2/+2
2009-05-21* Upgraded LLStandaloneLoginModule, LLProxyLoginModule and LLClientStackModul...Arthur Valadares4-36/+125
2009-05-16Send the owner name, not the client name on SendDialog.Homer Horwitz2-2/+2
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2-2/+2
2009-05-12Paving the way for syncing group permissions across a gridMelanie Thielker2-0/+9
2009-05-11* Implements IP and DNS based ban facilities to OpenSim. Adam Frisby1-0/+11
2009-05-05- moving banned check and public/private check toDr Scofield4-14/+31
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker3-2/+3
2009-05-04Add a method to flush the prim update buffers once a frame, since the timerMelanie Thielker2-0/+9
2009-04-30Thank you, mpallari, for a patch that increses efficiency by combiningMelanie Thielker2-2/+2
2009-04-24Update svn properties, add copyright headers, formatting cleanup.Jeff Ames2-6/+60
2009-04-23* Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey1-1/+0
2009-04-23* Adds missing IClientAPI member. (Plz be adding new members to IClientCore!)Adam Frisby1-0/+1