aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local/LocalBackEndServices.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-1/+1
* * Made EstateSetting static since there's only one instance, and we only need...lbsa712007-10-221-2/+3
* Bug fix, so that local loginserver (in standalone mode) can set a start posit...MW2007-10-221-6/+7
* 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-181-7/+8
* * Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...lbsa712007-09-251-17/+62
* * Removed some more fields from CommunicationsLocallbsa712007-09-241-5/+1
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* * Some work in progress code: Inventory cache, start of inventory server/serv...MW2007-07-221-2/+11
* changed to native line ending encodingSean Dague2007-07-161-206/+206
* *Removed GridInfo class as it has been previously replaced with the much bett...mingchen2007-07-031-1/+1
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-4/+2
* *Hopefully fixed the empty dialog box error on client when logging in on sand...mingchen2007-06-291-1/+0
* *Added some missing files I forgot to add...OpenSim.sln should compile nowmingchen2007-06-271-0/+209