aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix for minor bug introduced yesterday, HG only. Can't lookup the profile whe...diva2009-04-141-1/+1
* Making OGS1UserServices friendly to subclassing.diva2009-04-141-29/+45
* * Some more experimental work on distributed assets. Nothing hotwired yet.lbsa712009-04-131-75/+93
* * Introduced some experimental code with regards to asset data substitutionlbsa712009-04-081-0/+5
* * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa712009-04-011-1/+1
* Committing partial work on passing folders across instances. This may crash.Melanie Thielker2009-03-232-0/+32
* Add QueryItem method to secure inventory and HG inventory, change method sig toMelanie Thielker2009-03-221-0/+16
* Add a QueryItem method to the inventory subsystem. Currently implemented forMelanie Thielker2009-03-211-0/+16
* Adds support for unlink-region command in hypergrid.diva2009-03-181-0/+22
* regionInfo isn't defined here yet, which leads to a NRE. Grid-serverHomer Horwitz2009-03-151-1/+1
* * Another stab at refactoring up the CustomiseResponse function. Two fixes:lbsa712009-03-121-1/+4
* * Refactored out Create() methods to ensure proper transformation between Reg...lbsa712009-03-101-13/+11
* forgotten filesMW2009-03-031-2/+2
* * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa712009-02-201-3/+3
* THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...diva2009-02-203-1176/+1
* This moves the 2 friends-related interregion messages out of OGS1 and into th...diva2009-02-201-78/+0
* Major change to how appearance is managed, including changes in login and use...diva2009-02-171-1/+5
* Commented a couple of not very useful log messages that are cluttering the lo...diva2009-02-121-4/+4
* * Remove a change which shouldn't have made it into the last commitJustin Clarke Casey2009-02-121-2/+0
* * Add missing OpenSIm.Framework.Communications ref for Wdinwos buildsJustin Clarke Casey2009-02-121-0/+2
* * optimized usings.lbsa712009-02-125-9/+6
* From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-091-1/+1
* * Move the timed_out change to earlier on in the async handlerJustin Clarke Casey2009-01-141-4/+9
* * prune and regrade log messages relating to client login and logoutJustin Clarke Casey2009-01-061-2/+2
* * reference is to Nini.Config, not NiniJustin Clarke Casey2009-01-021-1/+1
* * Add Nini reference to Communications.OGS1Justin Clarke Casey2009-01-021-0/+1
* Plumb in the birthdate from the user server reply to the cacheMelanie Thielker2008-12-221-0/+1
* Mantis#2811. Thank you kindly, Diva for a patch that resolvesCharles Krinke2008-12-131-9/+9
* Add a null check. Mantis #2798idb2008-12-111-1/+1
* - Use the http-port that is now provided by the grid-server. If it isn't (bec...Homer Horwitz2008-12-051-0/+5
* * minor: rename m_parent to m_commsManager to make it a little clearer what i...Justin Clarke Casey2008-11-271-18/+18
* * Remove unused and largely unimplemented UpdateUserCurrentRegion()Justin Clarke Casey2008-11-271-52/+0
* Add copyright headers. Minor formatting cleanup.Jeff Ames2008-11-251-1/+1
* WIP: Adding a few things to PresenceModule. Not quite finished yet.Homer Horwitz2008-11-241-1/+9
* * Implement basic region filtering as described in https://lists.berlios.de/p...Justin Clarke Casey2008-11-111-0/+1
* Mantis#2590. Thank you kindly, Diva for a patch that solves:Charles Krinke2008-11-081-1/+10
* Attachments, attachments, and, did I say attachments?Melanie Thielker2008-11-071-0/+3
* * Improve the previous fix by pushing the exception catching down into OGS1 g...Justin Clarke Casey2008-11-041-8/+8
* Update svn properties, minor formatting cleanup.Jeff Ames2008-11-041-2/+2
* Add a bit more error-checking to GetFriendRegionInfos.Homer Horwitz2008-11-031-13/+24
* Thanks diva for a patch that removes an unnecessary dependency on Communicati...Dahlia Trimble2008-11-031-2/+2
* Update svn properties, formatting cleanup.Jeff Ames2008-11-021-1/+1
* Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2008-11-013-3/+141
* Small optimization: Don't ask gridserver about regions on the local instance.Homer Horwitz2008-10-051-0/+7
* Add the missing bits for the new region-search:Homer Horwitz2008-10-031-43/+76
* * Remove some old libsecondlife workarounds as suggested by jhurliman in http...Justin Clarke Casey2008-09-221-5/+4
* * Fix http://opensimulator.org/mantis/view.php?id=2189Justin Clarke Casey2008-09-211-5/+25
* * Tidy up OGS1GridServicesJustin Clarke Casey2008-09-201-101/+39
* * Enables logins to regions on a grid once they have finished starting up (th...Justin Clarke Casey2008-09-191-29/+46
* * Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey2008-09-192-4/+17