aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Start listening for client connections immediately after a region initializ...Teravus Ovares2007-12-121-0/+1
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-102-3/+3
* * 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-093-0/+134
* * 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-062-5/+4
* From Justin Casey (IBM)Sean Dague2007-12-051-16/+24
* keeping opensim safe for children -- made some namespace references less expl...Jeff Ames2007-12-042-19/+14
* * 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-013-17/+100
* * Made RegionUp virtuallbsa712007-11-301-1/+1
* *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-293-102/+120
* * Restaring the sim works fine in grid mode now. Sims announce themselves to...Teravus Ovares2007-11-283-29/+30
* Fixed an event in the events chain in inter-region communications.Teravus Ovares2007-11-272-50/+191
* * Restarting regions with the estate tools works in sandbox mode. I'm still ...Teravus Ovares2007-11-263-2/+133
* 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-213-0/+256
* * Changed namespacelbsa712007-11-192-2/+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-162-2/+20
* * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...Teravus Ovares2007-11-131-0/+8
* 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-042-0/+13
* *Master Avatar can be specified by a previous UUID in either grid mode or sta...mingchen2007-11-032-0/+20
* * Diuerse beavtificatemslbsa712007-11-013-7/+4
* Step one on the long march towards grid based inventory. Introduction of an I...Tleiades Hax2007-10-302-5/+23
* * Optimized usingslbsa712007-10-3012-206/+227
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-2910-14/+12
* 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-264-10/+17
* * Made EstateSetting static since there's only one instance, and we only need...lbsa712007-10-222-28/+39
* nice catch by chi11ken that I was setting the wrong propertySean Dague2007-10-221-1/+1
* Bug fix, so that local loginserver (in standalone mode) can set a start posit...MW2007-10-222-7/+9
* * Disabled TCP Remoting Channel Security for InterRegion communication, as it...Adam Frisby2007-10-211-1/+1
* Fixed a bug causing a crash during clientlog on in Windows (Thanks to Rookiie...Tleiades Hax2007-10-211-1/+2
* Possible fix for: Remoting exceptions with adjacent non-running sims.Tleiades Hax2007-10-183-28/+43
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-158-1/+225
* getting all our line endings consistant againSean Dague2007-10-053-292/+292
* * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa712007-10-052-22/+22
* * minor refactoringlbsa712007-10-051-7/+2
* Some tiny refactoringMW2007-10-052-1/+3
* * UserProfileData meets code conventionslbsa712007-10-052-22/+22