aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Client (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Allows standalone region users to skip the "You must wait 5 minutes to log ...Arthur Valadares2009-05-292-1/+13
* * Adds NAT routing support for MXP Asset Delivery. (This means MXP should be ...Adam Frisby2009-05-241-2/+9
* * Implements automatic loopback handling for standalone regions. Adam Frisby2009-05-231-2/+8
* * Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths.Adam Frisby2009-05-231-1/+1
* * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby2009-05-231-2/+2
* * Upgraded LLStandaloneLoginModule, LLProxyLoginModule and LLClientStackModul...Arthur Valadares2009-05-214-36/+125
* Send the owner name, not the client name on SendDialog.Homer Horwitz2009-05-162-2/+2
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-152-2/+2
* Paving the way for syncing group permissions across a gridMelanie Thielker2009-05-122-0/+9
* * Implements IP and DNS based ban facilities to OpenSim. Adam Frisby2009-05-111-0/+11
* - moving banned check and public/private check toDr Scofield2009-05-054-14/+31
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-043-2/+3
* Add a method to flush the prim update buffers once a frame, since the timerMelanie Thielker2009-05-042-0/+9
* Thank you, mpallari, for a patch that increses efficiency by combiningMelanie Thielker2009-04-302-2/+2
* Update svn properties, add copyright headers, formatting cleanup.Jeff Ames2009-04-242-6/+60
* * Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey2009-04-231-1/+0
* * Adds missing IClientAPI member. (Plz be adding new members to IClientCore!)Adam Frisby2009-04-231-0/+1
* * Adds additional background layer for VWoHTTP ClientStackAdam Frisby2009-04-232-13/+110
* * minor: remove some compiler warningsJustin Clarke Casey2009-04-222-8/+8
* Thank you kindly, TLaukkan, for a patch that:Charles Krinke2009-04-222-73/+91
* Thanks tlaukkan for a patch that Fixes asset cache url forming for MXP join r...Dahlia Trimble2009-04-221-1/+1
* fix line endings on new filesSean Dague2009-04-222-1107/+1107
* fix the build break, thankes mikkopa for pointing out the quick changeSean Dague2009-04-221-0/+2
* * Committing stub VW-over-HTTP ClientStack. (1/2)Adam Frisby2009-04-222-0/+1105
* Add PlacesQuery packetMelanie Thielker2009-04-201-0/+2
* * Change inventory archiver module to use profile cacheJustin Clarke Casey2009-04-171-27/+28
* * Added some debug info if MXP is enabled.Adam Frisby2009-04-171-0/+6
* Correctly flag group owned prims in the land prim listMelanie Thielker2009-04-161-1/+1
* Fix build break and change some groups interfacesMelanie Thielker2009-04-161-1/+1
* Commit the group deeding support, thank you, mcortezMelanie Thielker2009-04-151-0/+1
* Adds session authentication upon NewUserConnections. Adds user key authentica...diva2009-04-141-1/+1
* Thank you, Fly-Man, for a patch that adds the stub to handle theMelanie Thielker2009-04-141-0/+2
* Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Dragnlin2009-04-101-0/+3
* * Apply http://opensimulator.org/mantis/view.php?id=3227Justin Clarke Casey2009-04-071-0/+1
* Thanks jonc, for a patch that adds rendering of classic clouds.Homer Horwitz2009-04-041-0/+5
* Add PickInfoReply packet.Melanie Thielker2009-03-301-0/+4
* Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...diva2009-03-291-0/+1
* Change the client API to use GridInstantMessage for the "last mile" of IMMelanie Thielker2009-03-291-6/+1
* Finish the offline IM module (still needs a server). Add rudimentaryMelanie Thielker2009-03-291-0/+4
* Add mute list request event and dummy responseMelanie Thielker2009-03-281-0/+5
* * Adds AgentUUIDs into the CourseLocationUpdate to improve compatibility with...Teravus Ovares2009-03-281-1/+1
* Add the events needed for profiles.Melanie Thielker2009-03-271-0/+4
* * This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares2009-03-271-1/+1
* Remove a hardcoded flow/dependency on the money module from LLCLientViewMelanie Thielker2009-03-271-0/+3
* * Appearance patches suite: These patches are applied to allow libomv bots to...Sean Dague2009-03-251-1/+1
* * Normalized and pulled GetInventorySkeleton up.lbsa712009-03-201-34/+0
* * De-duplicated login service some morelbsa712009-03-201-36/+4
* * refactor: Create IHttpServer interface instead of accessing BaseHttpServer ...Justin Clarke Casey2009-03-191-3/+4
* * minor: remove compiler warningJustin Clarke Casey2009-03-171-1/+1
* Mantis#3306: Thanks tlaukkan for a patch thatHomer Horwitz2009-03-162-10/+20