aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-24Add regionName to OGS1 regionUp report.Charles Krinke1-1/+2
2007-12-20* Added a configuration parameter on the Grid Server to disallow forceful ban...Teravus Ovares1-1/+26
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames1-3/+3
2007-12-10* Hooked up the GridComm event ChildDataUpdate to the scene.Teravus Ovares1-3/+4
2007-12-09* Added some inter-region comms glue for allowing sims to chat amongst themse...Teravus Ovares1-0/+86
2007-12-07* All remoting calls are now using Serializable valuesTeravus Ovares1-3/+3
2007-12-07* Serialized data properly for the InterRegionSingleton InformRegionChild methodTeravus Ovares1-1/+1
2007-12-06removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames1-3/+3
2007-12-04* Fixed a whole bunch of console messages.Adam Frisby1-1/+1
2007-12-04* Removed 12 compiler warnings.Adam Frisby1-3/+1
2007-11-29*Added more information about the sim that you're connecting to in remoting d...Teravus Ovares1-5/+15
2007-11-29* Fixed about 7 issues with restarting sims and resolved interRegion comms is...Teravus Ovares1-83/+100
2007-11-28* Restaring the sim works fine in grid mode now. Sims announce themselves to...Teravus Ovares1-22/+16
2007-11-27Fixed an event in the events chain in inter-region communications.Teravus Ovares1-47/+136
2007-11-26* Restarting regions with the estate tools works in sandbox mode. I'm still ...Teravus Ovares1-0/+90
2007-11-25fixed order of map block requests to grid server. flipped map texture, as it ...Brian McBee1-0/+15
2007-11-24Make remoting errors because of missing adjacent regions a little more user a...Brian McBee1-20/+36
2007-11-21* Did some initial work for prim crossing. Just glue so far.Teravus Ovares1-0/+164
2007-11-18Prevent the region crash in gridmode on bringing up the mapDalien Talbot1-5/+13
2007-11-16More cleaning up when deleting regions from a instance. NOTE: IGridServices.D...MW1-0/+5
2007-11-04Some more refactoringMW1-0/+5
2007-10-30* Optimized usingslbsa711-48/+56
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-2/+2
2007-10-26Added method to create default config file in region server(OpenSim) followin...Tleiades Hax1-2/+2
2007-10-22* Made EstateSetting static since there's only one instance, and we only need...lbsa711-26/+36
2007-10-21* Disabled TCP Remoting Channel Security for InterRegion communication, as it...Adam Frisby1-1/+1
2007-10-18Possible fix for: Remoting exceptions with adjacent non-running sims.Tleiades Hax1-20/+34
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-0/+28
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa711-18/+2
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa711-2/+18
2007-09-25* Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...lbsa711-65/+29
2007-09-24* Removed some more fields from CommunicationsLocallbsa711-10/+12
2007-09-24* Encapsulated all CommunicationsManager serviceslbsa711-1/+1
2007-08-15* Permissions! - You can now only perform certain functions (such as editing ...Adam Frisby1-0/+10
2007-08-08OGS1GridServices.csBrian McBee1-0/+8
2007-08-01Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa...MW1-1/+0
2007-07-22* Some work in progress code: Inventory cache, start of inventory server/serv...MW1-5/+14
2007-07-20Attempt to fix the bug/crash that MetaLeo just reported.MW1-1/+1
2007-07-19* Removing more compiler warningsAdam Frisby1-1/+1
2007-07-18few small changesMW1-5/+0
2007-07-18* One hopefully-final attempt at fixing this remoting issue.Adam Frisby1-48/+64
2007-07-17* More LSL changes (and fixing a compile warning)Adam Frisby1-3/+10
2007-07-17* Added exception handler to deal with RemotingExceptions for Child Agents.Adam Frisby1-3/+10
2007-07-17* Applying babblefrog's DNS patches from issue #188Adam Frisby1-1/+1
2007-07-17* Added quick ping check reply system to OGS1GridServicesAdam Frisby1-0/+19
2007-07-16changed to native line ending encodingSean Dague1-431/+431
2007-07-15It wasn't me who messed up flying when adding a test NPC class. (honestly!)MW1-1/+1
2007-07-15* Fixed bug where UserServer SendKey would not be saved in configuration.Adam Frisby1-3/+3
2007-07-14* Excelsior!Adam Frisby1-0/+2
2007-07-11updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi bra...MW1-11/+62