aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/Tests/MockScene.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-30First stab at cleaning up Caps. Compiles. Untested.Diva Canto1-72/+0
2009-09-27Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei...Diva Canto1-1/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-02-12* optimized usings.lbsa711-2/+0
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-1/+1
2009-01-02* Add Nini.Config and System.Xml references to MockScene for Windows compilersJustin Clarke Casey1-0/+2
2008-11-28* simplify AddNewClient since making this root without using MakeRootAgent() ...Justin Clarke Casey1-1/+1
2008-10-30test: Extend malformed packet test to actually check that a valid packet can ...Justin Clarke Casey1-1/+20
2008-10-23* Add missing file from last commit. Yay for continuous integration!Justin Clarke Casey1-14/+15
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-3/+3
2008-03-25* Refactored out circular reference in Region.Environment <-> Framework.Data....lbsa711-1/+0
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2008-03-14Update svn properties.Jeff Ames1-52/+52
2008-03-13* SimpleApp is dead, long live OpenSim.Region.Examples.SimpleModulelbsa711-51/+52
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2007-12-28* Moved PrimitiveBaseShape subclasses into factory methods - the subclassing ...lbsa711-1/+1
2007-12-27* Optimized usingslbsa711-1/+0
2007-11-18cleaned up some mono compiler warningsJeff Ames1-1/+1
2007-10-30* Optimized usingslbsa711-10/+4
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-08-27Deleted a few old files that are no longer used.MW1-1/+0
2007-08-15* Again, FileSystemObject reports filename.lbsa711-7/+8
2007-08-09Start of replacing the old SceneObject/Primitive classes with the new versions.MW1-4/+4
2007-07-30mass update of files to have native line endingsSean Dague1-31/+31
2007-07-18* Added a FileSystemObject to SimpleApplbsa711-0/+31