aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1 (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-28* Restaring the sim works fine in grid mode now. Sims announce themselves to...Teravus Ovares2-26/+22
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 Ovares2-1/+115
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 Ovares2-0/+212
2007-11-19* Changed namespacelbsa711-1/+0
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-13* Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...Teravus Ovares1-0/+8
2007-11-04Some more refactoringMW1-0/+5
2007-11-03*Master Avatar can be specified by a previous UUID in either grid mode or sta...mingchen1-0/+10
2007-11-01* Diuerse beavtificatemslbsa712-6/+3
2007-10-30Step one on the long march towards grid based inventory. Introduction of an I...Tleiades Hax2-5/+23
2007-10-30* Optimized usingslbsa716-111/+130
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW5-6/+6
2007-10-26Added method to create default config file in region server(OpenSim) followin...Tleiades Hax1-2/+2
2007-10-26* Added prototypical AvatarFactory module interface to load avatar parameterslbsa712-3/+3
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 thrulbsa715-0/+140
2007-10-05getting all our line endings consistant againSean Dague1-52/+52
2007-10-05* So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa711-14/+14
2007-10-05* UserProfileData meets code conventionslbsa711-14/+14
2007-10-05== The "right name and place" commit ==lbsa712-2/+2
2007-10-05* Moved IUserService to OpenSim.Framework.Interfaceslbsa711-1/+1
2007-10-05* Renamed IUserServices to IUserServicelbsa711-1/+1
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa713-77/+14
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa713-14/+77
2007-09-25* Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...lbsa711-65/+29
2007-09-24* Removed some more fields from CommunicationsLocallbsa712-11/+13
2007-09-24* So, ok, maybe a bit harsh to explode on grid inventory calls.lbsa711-7/+7
2007-09-24* Started major restructusing of comms to prepare for better grid and region ...lbsa713-41/+60
2007-09-24* Trying to streamline CommunicationsManagerlbsa711-8/+4
2007-09-24* reorder and renamelbsa711-2/+2
2007-09-24* Encapsulated all CommunicationsManager serviceslbsa712-3/+3
2007-09-17fixing me some line endingsSean Dague1-38/+38
2007-08-16Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...MW1-0/+5
2007-08-15* Permissions! - You can now only perform certain functions (such as editing ...Adam Frisby1-0/+10
2007-08-14Start of inventory items, when you upload a texture the data will now be stor...MW1-0/+5
2007-08-14More inventory work, should be able to now create new inventory folders and t...MW2-1/+34
2007-08-08OGS1GridServices.csBrian McBee1-0/+8
2007-08-01Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa...MW1-1/+0
2007-07-31clear userAgent state on client shutdown, which fixes the issueSean Dague1-0/+5
2007-07-30* Fixed a bug where the simulator could crash if the userserver was particula...Adam Frisby1-8/+8
2007-07-22* Some work in progress code: Inventory cache, start of inventory server/serv...MW3-11/+22
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 changesMW2-6/+0