aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1/OGS1InterSimComms.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* Change handler001 through handler009 to moreCharles Krinke2008-03-021-28/+28
* * Converted the last of the events to the private delegate instance method to...Teravus Ovares2008-02-221-15/+28
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* Converted logging to use log4net.Jeff Ames2008-02-051-3/+5
* * Shutting down child agents properly in neighbor regions.Teravus Ovares2008-01-211-0/+28
* * Optimized usingslbsa712007-12-271-12/+20
* * Added some inter-region comms glue for allowing sims to chat amongst themse...Teravus Ovares2007-12-091-0/+26
* * All remoting calls are now using Serializable valuesTeravus Ovares2007-12-071-6/+6
* * Serialized data properly for the InterRegionSingleton InformRegionChild methodTeravus Ovares2007-12-071-2/+2
* * Fixed about 7 issues with restarting sims and resolved interRegion comms is...Teravus Ovares2007-11-291-5/+5
* * Restaring the sim works fine in grid mode now. Sims announce themselves to...Teravus Ovares2007-11-281-4/+6
* * Restarting regions with the estate tools works in sandbox mode. I'm still ...Teravus Ovares2007-11-261-1/+25
* * Did some initial work for prim crossing. Just glue so far.Teravus Ovares2007-11-211-0/+48
* * Optimized usingslbsa712007-10-301-10/+8
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-1/+1
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-0/+28
* * Some work in progress code: Inventory cache, start of inventory server/serv...MW2007-07-221-5/+5
* * Once more into the breach!Adam Frisby2007-07-181-0/+2
* * and again...Adam Frisby2007-07-181-2/+2
* * More attempts at fixing Ckrinke's phantom remoting error. Heh.Adam Frisby2007-07-181-2/+16
* changed to native line ending encodingSean Dague2007-07-161-69/+69
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-6/+5
* *Added UUIDNameRequest packet support (untested, but should work -- at least ...mingchen2007-06-281-0/+70