aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-23* Start passing around a region server's http port in RegionInfo.Justin Clarke Casey1-0/+4
2008-03-20Another poxy patch which consists mainly of logging changes (some already com...Justin Clarke Casey1-1/+2
2008-03-18Formatting cleanup. Minor refactoring.Jeff Ames2-8/+8
2008-03-18* Added the ability to type the partial name of a region in the start locatio...Teravus Ovares2-0/+8
2008-03-18Formatting cleanup.Jeff Ames6-160/+156
2008-03-18Formatting cleanup.Jeff Ames1-1/+0
2008-03-18Building on Joha's update...Teravus Ovares1-2/+16
2008-03-17* Make it more obvious if local user services are being usedJustin Clarke Casey1-3/+2
2008-03-07Make Local back end services warn/error messages explicitly say they are from...Justin Clarke Casey1-3/+3
2008-03-02Change handler001 through handler009 to moreCharles Krinke1-4/+4
2008-02-22* Converted the last of the events to the private delegate instance method to...Teravus Ovares1-2/+5
2008-02-20Minor cleanup.Jeff Ames3-3/+3
2008-02-16Some changes to remove some of the direct calls to CommsManager from Scene, s...MW1-1/+1
2008-02-14* Made new Framework.Constants class, added RegionSize member.Adam Frisby1-2/+2
2008-02-14Added a small but maybe important clue that UserServer is not running.Tedd Hansen1-1/+1
2008-02-13Added a method to access a named folder in a users inventory, to the inventor...MW1-0/+17
2008-02-11Documenting and minor tweaksJustin Clarke Casey1-0/+4
2008-02-05Converted logging to use log4net.Jeff Ames2-15/+20
2008-02-05some small changes, like adding a couple of extra methods to IInventoryServic...MW1-0/+14
2008-02-04Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey2-5/+4
2008-01-28* Add total logouts (and total logins) to server side user statsJustin Clarke Casey1-1/+11
2008-01-25* Add very basic initial login stats to the user serverJustin Clarke Casey1-4/+6
2008-01-21* Shutting down child agents properly in neighbor regions.Teravus Ovares1-8/+17
2008-01-20Graceful failure of teleport to unavailable regions might actually work now.Brian McBee1-0/+12
2008-01-15* Mother of all commits:Adam Frisby3-4/+32
2008-01-09* This update enables the web_login method.Teravus Ovares1-1/+6
2008-01-01* You can add and remove a friend in standalone now within the same simulator...Teravus Ovares1-2/+16
2007-12-31Standard library folders can now be configued in the xml in inventory/OpenSim...Justin Clarke Casey1-1/+3
2007-12-27* Optimized usingslbsa715-34/+35
2007-12-20* Added a configuration parameter on the Grid Server to disallow forceful ban...Teravus Ovares1-0/+22
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2-6/+6
2007-12-15Put out a more comprehensible message when user authentication fails than the...Justin Clarke Casey1-4/+8
2007-12-15Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee1-0/+5
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2-3/+3
2007-12-09* Added some inter-region comms glue for allowing sims to chat amongst themse...Teravus Ovares1-0/+22
2007-12-06removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames1-2/+1
2007-12-05From Justin Casey (IBM)Sean Dague1-16/+24
2007-12-04keeping opensim safe for children -- made some namespace references less expl...Jeff Ames1-13/+10
2007-12-01Initial working Grid Inventory server. Only been tested on a very small grid,...MW1-2/+2
2007-11-30* Made RegionUp virtuallbsa711-1/+1
2007-11-29* Fixed about 7 issues with restarting sims and resolved interRegion comms is...Teravus Ovares1-14/+15
2007-11-28* Restaring the sim works fine in grid mode now. Sims announce themselves to...Teravus Ovares1-3/+8
2007-11-27Fixed an event in the events chain in inter-region communications.Teravus Ovares1-3/+55
2007-11-26* Restarting regions with the estate tools works in sandbox mode. I'm still ...Teravus Ovares1-1/+18
2007-11-21* Did some initial work for prim crossing. Just glue so far.Teravus Ovares1-0/+44
2007-11-19* Changed namespacelbsa711-1/+0
2007-11-16More cleaning up when deleting regions from a instance. NOTE: IGridServices.D...MW1-2/+15
2007-11-13Some work on being able to set/send a users Buddylist info. (added handling c...MW1-0/+4
2007-11-05Started to cleanup/close down childagent connections when a user teleports. ...MW1-1/+1
2007-11-04Some more refactoringMW1-0/+8