aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Client (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-04-23* Adds additional background layer for VWoHTTP ClientStackAdam Frisby2-13/+110
2009-04-22* minor: remove some compiler warningsJustin Clarke Casey2-8/+8
2009-04-22Thank you kindly, TLaukkan, for a patch that:Charles Krinke2-73/+91
2009-04-22Thanks tlaukkan for a patch that Fixes asset cache url forming for MXP join r...Dahlia Trimble1-1/+1
2009-04-22fix line endings on new filesSean Dague2-1107/+1107
2009-04-22fix the build break, thankes mikkopa for pointing out the quick changeSean Dague1-0/+2
2009-04-22* Committing stub VW-over-HTTP ClientStack. (1/2)Adam Frisby2-0/+1105
2009-04-20Add PlacesQuery packetMelanie Thielker1-0/+2
2009-04-17* Change inventory archiver module to use profile cacheJustin Clarke Casey1-27/+28
2009-04-17* Added some debug info if MXP is enabled.Adam Frisby1-0/+6
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/+1
2009-04-14Adds session authentication upon NewUserConnections. Adds user key authentica...diva1-1/+1
2009-04-14Thank you, Fly-Man, for a patch that adds the stub to handle theMelanie Thielker1-0/+2
2009-04-10Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Dragnlin1-0/+3
2009-04-07* Apply http://opensimulator.org/mantis/view.php?id=3227Justin Clarke Casey1-0/+1
2009-04-04Thanks jonc, for a patch that adds rendering of classic clouds.Homer Horwitz1-0/+5
2009-03-30Add PickInfoReply packet.Melanie Thielker1-0/+4
2009-03-29Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...diva1-0/+1
2009-03-29Change the client API to use GridInstantMessage for the "last mile" of IMMelanie Thielker1-6/+1
2009-03-29Finish the offline IM module (still needs a server). Add rudimentaryMelanie Thielker1-0/+4
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/+4
2009-03-27* This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares1-1/+1
2009-03-27Remove a hardcoded flow/dependency on the money module from LLCLientViewMelanie Thielker1-0/+3
2009-03-25* Appearance patches suite: These patches are applied to allow libomv bots to...Sean Dague1-1/+1
2009-03-20* Normalized and pulled GetInventorySkeleton up.lbsa711-34/+0
2009-03-20* De-duplicated login service some morelbsa711-36/+4
2009-03-19* refactor: Create IHttpServer interface instead of accessing BaseHttpServer ...Justin Clarke Casey1-3/+4
2009-03-17* minor: remove compiler warningJustin Clarke Casey1-1/+1
2009-03-16Mantis#3306: Thanks tlaukkan for a patch thatHomer Horwitz2-10/+20