index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ClientStack
/
Linden
/
UDP
/
Tests
/
MockScene.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-29
Add IScene.Name for code clarity to replace the RegionInfo.RegionName used in...
Justin Clark-Casey (justincc)
1
-2
/
+1
2012-03-20
Move frame loop entirely within Scene.Update() for better future performance ...
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-12-08
On a new client circuit, send the initial reply ack to let the client know it...
Justin Clark-Casey (justincc)
1
-1
/
+4
2011-10-12
Bring LindenUDP.Tests back from the dead. No tests are running.
Justin Clark-Casey (justincc)
1
-3
/
+7
2011-04-30
First stab at cleaning up Caps. Compiles. Untested.
Diva Canto
1
-0
/
+0
2009-09-27
Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei...
Diva Canto
1
-1
/
+2
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-02-12
* optimized usings.
lbsa71
1
-2
/
+0
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
1
-1
/
+1
2009-01-02
* Add Nini.Config and System.Xml references to MockScene for Windows compilers
Justin Clarke Casey
1
-0
/
+2
2008-11-28
* simplify AddNewClient since making this root without using MakeRootAgent() ...
Justin Clarke Casey
1
-1
/
+1
2008-10-30
test: Extend malformed packet test to actually check that a valid packet can ...
Justin Clarke Casey
1
-1
/
+20
2008-10-23
* Add missing file from last commit. Yay for continuous integration!
Justin Clarke Casey
1
-14
/
+15
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-3
/
+3
2008-03-25
* Refactored out circular reference in Region.Environment <-> Framework.Data....
lbsa71
1
-1
/
+0
2008-03-18
Formatting cleanup.
Jeff Ames
1
-27
/
+26
2008-03-14
Update svn properties.
Jeff Ames
1
-52
/
+52
2008-03-13
* SimpleApp is dead, long live OpenSim.Region.Examples.SimpleModule
lbsa71
1
-51
/
+52
2008-02-20
Minor cleanup.
Jeff Ames
1
-1
/
+1
2007-12-28
* Moved PrimitiveBaseShape subclasses into factory methods - the subclassing ...
lbsa71
1
-1
/
+1
2007-12-27
* Optimized usings
lbsa71
1
-1
/
+0
2007-11-18
cleaned up some mono compiler warnings
Jeff Ames
1
-1
/
+1
2007-10-30
* Optimized usings
lbsa71
1
-10
/
+4
2007-10-29
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
1
-1
/
+1
2007-10-15
* Applied patch #418 : copyright-r2012.patch - some errors, but got most thru
lbsa71
1
-0
/
+28
2007-08-27
Deleted a few old files that are no longer used.
MW
1
-1
/
+0
2007-08-15
* Again, FileSystemObject reports filename.
lbsa71
1
-7
/
+8
2007-08-09
Start of replacing the old SceneObject/Primitive classes with the new versions.
MW
1
-4
/
+4
2007-07-30
mass update of files to have native line endings
Sean Dague
1
-31
/
+31
2007-07-18
* Added a FileSystemObject to SimpleApp
lbsa71
1
-0
/
+31