aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Start passing around a region server's http port in RegionInfo.Justin Clarke Casey2008-03-231-0/+4
* Another poxy patch which consists mainly of logging changes (some already com...Justin Clarke Casey2008-03-201-1/+2
* Formatting cleanup. Minor refactoring.Jeff Ames2008-03-182-8/+8
* * Added the ability to type the partial name of a region in the start locatio...Teravus Ovares2008-03-182-0/+8
* Formatting cleanup.Jeff Ames2008-03-186-160/+156
* Formatting cleanup.Jeff Ames2008-03-181-1/+0
* Building on Joha's update...Teravus Ovares2008-03-181-2/+16
* * Make it more obvious if local user services are being usedJustin Clarke Casey2008-03-171-3/+2
* Make Local back end services warn/error messages explicitly say they are from...Justin Clarke Casey2008-03-071-3/+3
* Change handler001 through handler009 to moreCharles Krinke2008-03-021-4/+4
* * Converted the last of the events to the private delegate instance method to...Teravus Ovares2008-02-221-2/+5
* Minor cleanup.Jeff Ames2008-02-203-3/+3
* Some changes to remove some of the direct calls to CommsManager from Scene, s...MW2008-02-161-1/+1
* * Made new Framework.Constants class, added RegionSize member.Adam Frisby2008-02-141-2/+2
* Added a small but maybe important clue that UserServer is not running.Tedd Hansen2008-02-141-1/+1
* Added a method to access a named folder in a users inventory, to the inventor...MW2008-02-131-0/+17
* Documenting and minor tweaksJustin Clarke Casey2008-02-111-0/+4
* Converted logging to use log4net.Jeff Ames2008-02-052-15/+20
* some small changes, like adding a couple of extra methods to IInventoryServic...MW2008-02-051-0/+14
* Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey2008-02-042-5/+4
* * Add total logouts (and total logins) to server side user statsJustin Clarke Casey2008-01-281-1/+11
* * Add very basic initial login stats to the user serverJustin Clarke Casey2008-01-251-4/+6
* * Shutting down child agents properly in neighbor regions.Teravus Ovares2008-01-211-8/+17
* Graceful failure of teleport to unavailable regions might actually work now.Brian McBee2008-01-201-0/+12
* * Mother of all commits:Adam Frisby2008-01-153-4/+32
* * This update enables the web_login method.Teravus Ovares2008-01-091-1/+6
* * You can add and remove a friend in standalone now within the same simulator...Teravus Ovares2008-01-011-2/+16
* Standard library folders can now be configued in the xml in inventory/OpenSim...Justin Clarke Casey2007-12-311-1/+3
* * Optimized usingslbsa712007-12-275-34/+35
* * Added a configuration parameter on the Grid Server to disallow forceful ban...Teravus Ovares2007-12-201-0/+22
* Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2007-12-202-6/+6
* Put out a more comprehensible message when user authentication fails than the...Justin Clarke Casey2007-12-151-4/+8
* Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee2007-12-151-0/+5
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-102-3/+3
* * Added some inter-region comms glue for allowing sims to chat amongst themse...Teravus Ovares2007-12-091-0/+22
* removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames2007-12-061-2/+1
* From Justin Casey (IBM)Sean Dague2007-12-051-16/+24
* keeping opensim safe for children -- made some namespace references less expl...Jeff Ames2007-12-041-13/+10
* Initial working Grid Inventory server. Only been tested on a very small grid,...MW2007-12-011-2/+2
* * Made RegionUp virtuallbsa712007-11-301-1/+1
* * Fixed about 7 issues with restarting sims and resolved interRegion comms is...Teravus Ovares2007-11-291-14/+15
* * Restaring the sim works fine in grid mode now. Sims announce themselves to...Teravus Ovares2007-11-281-3/+8
* Fixed an event in the events chain in inter-region communications.Teravus Ovares2007-11-271-3/+55
* * Restarting regions with the estate tools works in sandbox mode. I'm still ...Teravus Ovares2007-11-261-1/+18
* * Did some initial work for prim crossing. Just glue so far.Teravus Ovares2007-11-211-0/+44
* * Changed namespacelbsa712007-11-191-1/+0
* More cleaning up when deleting regions from a instance. NOTE: IGridServices.D...MW2007-11-161-2/+15
* Some work on being able to set/send a users Buddylist info. (added handling c...MW2007-11-131-0/+4
* Started to cleanup/close down childagent connections when a user teleports. ...MW2007-11-051-1/+1
* Some more refactoringMW2007-11-041-0/+8