aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1/OGS1InterSimComms.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-1/+3
2008-03-30This update has good news and bad news, first the bad.Teravus Ovares1-8/+8
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-02Change handler001 through handler009 to moreCharles Krinke1-28/+28
2008-02-22* Converted the last of the events to the private delegate instance method to...Teravus Ovares1-15/+28
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-05Converted logging to use log4net.Jeff Ames1-3/+5
2008-01-21* Shutting down child agents properly in neighbor regions.Teravus Ovares1-0/+28
2007-12-27* Optimized usingslbsa711-12/+20
2007-12-09* Added some inter-region comms glue for allowing sims to chat amongst themse...Teravus Ovares1-0/+26
2007-12-07* All remoting calls are now using Serializable valuesTeravus Ovares1-6/+6
2007-12-07* Serialized data properly for the InterRegionSingleton InformRegionChild methodTeravus Ovares1-2/+2
2007-11-29* Fixed about 7 issues with restarting sims and resolved interRegion comms is...Teravus Ovares1-5/+5
2007-11-28* Restaring the sim works fine in grid mode now. Sims announce themselves to...Teravus Ovares1-4/+6
2007-11-26* Restarting regions with the estate tools works in sandbox mode. I'm still ...Teravus Ovares1-1/+25
2007-11-21* Did some initial work for prim crossing. Just glue so far.Teravus Ovares1-0/+48
2007-10-30* Optimized usingslbsa711-10/+8
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-0/+28
2007-07-22* Some work in progress code: Inventory cache, start of inventory server/serv...MW1-5/+5
2007-07-18* Once more into the breach!Adam Frisby1-0/+2
2007-07-18* and again...Adam Frisby1-2/+2
2007-07-18* More attempts at fixing Ckrinke's phantom remoting error. Heh.Adam Frisby1-2/+16
2007-07-16changed to native line ending encodingSean Dague1-69/+69
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-6/+5
2007-06-28*Added UUIDNameRequest packet support (untested, but should work -- at least ...mingchen1-0/+0
2007-06-27*Added some missing files I forgot to add...OpenSim.sln should compile nowmingchen1-0/+70