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