aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add regionName to OGS1 regionUp report.Charles Krinke2007-12-241-1/+2
* Miscellaneous small tweaks and more logging messages to move towards resolvin...Justin Clarke Casey2007-12-231-8/+32
* * Added a configuration parameter on the Grid Server to disallow forceful ban...Teravus Ovares2007-12-201-1/+26
* Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2007-12-203-5/+5
* * Make inventory operations sync rather than async. This is to alleviate rac...Justin Clarke Casey2007-12-151-28/+9
* Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee2007-12-151-0/+10
* Another addition to Inventory debug output.MW2007-12-141-1/+1
* more inventory debugging output added to region server.MW2007-12-141-1/+3
* Added some extra debug console output to Inventory Server and region OGS1 inv...MW2007-12-141-8/+10
* * Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c...Teravus Ovares2007-12-141-3/+3
* * Start listening for client connections immediately after a region initializ...Teravus Ovares2007-12-121-0/+1
* * Hooked up the GridComm event ChildDataUpdate to the scene.Teravus Ovares2007-12-101-3/+4
* * Added some inter-region comms glue for allowing sims to chat amongst themse...Teravus Ovares2007-12-092-0/+112
* * All remoting calls are now using Serializable valuesTeravus Ovares2007-12-072-9/+9
* * Serialized data properly for the InterRegionSingleton InformRegionChild methodTeravus Ovares2007-12-072-3/+3
* removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames2007-12-061-3/+3
* keeping opensim safe for children -- made some namespace references less expl...Jeff Ames2007-12-041-6/+4
* * Avatar picker works in grid mode now.Teravus Ovares2007-12-041-1/+47
* * Fixed a whole bunch of console messages.Adam Frisby2007-12-042-2/+2
* * Removed 12 compiler warnings.Adam Frisby2007-12-042-4/+1
* Attempt to fix mantis issue #82, taking prims into inventory and then rezzing...MW2007-12-021-0/+1
* Some refactoring , mainly on Inventory code. MW2007-12-021-1/+1
* Initial working Grid Inventory server. Only been tested on a very small grid,...MW2007-12-012-15/+98
* *Added more information about the sim that you're connecting to in remoting d...Teravus Ovares2007-11-291-5/+15
* * Fixed about 7 issues with restarting sims and resolved interRegion comms is...Teravus Ovares2007-11-292-88/+105
* * Restaring the sim works fine in grid mode now. Sims announce themselves to...Teravus Ovares2007-11-282-26/+22
* Fixed an event in the events chain in inter-region communications.Teravus Ovares2007-11-271-47/+136
* * Restarting regions with the estate tools works in sandbox mode. I'm still ...Teravus Ovares2007-11-262-1/+115
* fixed order of map block requests to grid server. flipped map texture, as it ...Brian McBee2007-11-251-0/+15
* Make remoting errors because of missing adjacent regions a little more user a...Brian McBee2007-11-241-20/+36
* * Did some initial work for prim crossing. Just glue so far.Teravus Ovares2007-11-212-0/+212
* * Changed namespacelbsa712007-11-191-1/+0
* Prevent the region crash in gridmode on bringing up the mapDalien Talbot2007-11-181-5/+13
* More cleaning up when deleting regions from a instance. NOTE: IGridServices.D...MW2007-11-161-0/+5
* * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...Teravus Ovares2007-11-131-0/+8
* Some more refactoringMW2007-11-041-0/+5
* *Master Avatar can be specified by a previous UUID in either grid mode or sta...mingchen2007-11-031-0/+10
* * Diuerse beavtificatemslbsa712007-11-012-6/+3
* Step one on the long march towards grid based inventory. Introduction of an I...Tleiades Hax2007-10-302-5/+23
* * Optimized usingslbsa712007-10-306-111/+130
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-295-6/+6
* Added method to create default config file in region server(OpenSim) followin...Tleiades Hax2007-10-261-2/+2
* * Added prototypical AvatarFactory module interface to load avatar parameterslbsa712007-10-262-3/+3
* * Made EstateSetting static since there's only one instance, and we only need...lbsa712007-10-221-26/+36
* * Disabled TCP Remoting Channel Security for InterRegion communication, as it...Adam Frisby2007-10-211-1/+1
* Possible fix for: Remoting exceptions with adjacent non-running sims.Tleiades Hax2007-10-181-20/+34
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-155-0/+140
* getting all our line endings consistant againSean Dague2007-10-051-52/+52
* * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa712007-10-051-14/+14
* * UserProfileData meets code conventionslbsa712007-10-051-14/+14