aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* == The "right name and place" commit ==lbsa712007-10-052-2/+2
* * Moved IUserService to OpenSim.Framework.Interfaceslbsa712007-10-051-1/+1
* * Renamed IUserServices to IUserServicelbsa712007-10-051-1/+1
* Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa712007-09-273-77/+14
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-273-14/+77
* * Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...lbsa712007-09-251-65/+29
* * Removed some more fields from CommunicationsLocallbsa712007-09-242-11/+13
* * So, ok, maybe a bit harsh to explode on grid inventory calls.lbsa712007-09-241-7/+7
* * Started major restructusing of comms to prepare for better grid and region ...lbsa712007-09-243-41/+60
* * Trying to streamline CommunicationsManagerlbsa712007-09-241-8/+4
* * reorder and renamelbsa712007-09-241-2/+2
* * Encapsulated all CommunicationsManager serviceslbsa712007-09-242-3/+3
* fixing me some line endingsSean Dague2007-09-171-38/+38
* Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...MW2007-08-161-0/+5
* * Permissions! - You can now only perform certain functions (such as editing ...Adam Frisby2007-08-151-0/+10
* Start of inventory items, when you upload a texture the data will now be stor...MW2007-08-141-0/+5
* More inventory work, should be able to now create new inventory folders and t...MW2007-08-142-1/+34
* OGS1GridServices.csBrian McBee2007-08-081-0/+8
* Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa...MW2007-08-011-1/+0
* clear userAgent state on client shutdown, which fixes the issueSean Dague2007-07-311-0/+5
* * Fixed a bug where the simulator could crash if the userserver was particula...Adam Frisby2007-07-301-8/+8
* * Some work in progress code: Inventory cache, start of inventory server/serv...MW2007-07-223-11/+22
* Attempt to fix the bug/crash that MetaLeo just reported.MW2007-07-201-1/+1
* * Removing more compiler warningsAdam Frisby2007-07-191-1/+1
* few small changesMW2007-07-182-6/+0