index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-12
Makes region crossings asynchronous. Moved the bulk of the original code out ...
diva
4
-134
/
+219
2009-02-12
large scale fix for svn props after "the great refactor"
Sean Dague
1
-2
/
+2
2009-02-12
* Remove some pointless CachedUserInfo != null tests since these are already ...
Justin Clarke Casey
1
-134
/
+133
2009-02-12
* refactor: Move RequestInventoryForUser() from service to CachedUserInfo
Justin Clarke Casey
2
-7
/
+14
2009-02-12
* optimized usings.
lbsa71
34
-108
/
+38
2009-02-12
Sending this to Justin, so that he can see what's wrong with the StandaloneTe...
diva
2
-12
/
+22
2009-02-11
Enforce estate bans on Teleports.
diva
1
-1
/
+27
2009-02-11
* minor: remove some mono compiler warnings
Justin Clarke Casey
2
-3
/
+3
2009-02-11
* Refactor inventory archive code to allow direct invocation in order to supp...
Justin Clarke Casey
1
-0
/
+52
2009-02-10
Add proper handling for shared vs. unshared modules to the command
Melanie Thielker
1
-2
/
+15
2009-02-10
Fixes the problem of attachment offset after crossings/TPs. Hopefully it fixe...
diva
3
-38
/
+39
2009-02-10
* minor: Remove SOG XML2 serialization log messages for now
Justin Clarke Casey
1
-3
/
+2
2009-02-10
* Implement merging of oars in code
Justin Clarke Casey
1
-2
/
+28
2009-02-10
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
Dr Scofield
10
-12
/
+5
2009-02-10
Commented out a problematic test that needs more careful revision.
diva
1
-1
/
+2
2009-02-09
Fixes a failed unit test on ScenePresences tests. That test unit needs some f...
diva
1
-1
/
+2
2009-02-09
Moved prim crossing out of OGS1 and into RESTComms and LocalInterregionComms....
diva
7
-102
/
+264
2009-02-09
From Alan Webb <awebb@linux.vnet.ibm.com>
Sean Dague
4
-5
/
+5
2009-02-09
a last set of files that seem to have embedded ^M in them
Sean Dague
3
-203
/
+203
2009-02-08
* Once again, fixing linked prim collisions by putting AbsolutePosition = Abs...
Teravus Ovares
1
-1
/
+23
2009-02-08
* Removed the duplicate AddCapsHandler that existed in ScenePresence.MakeRoot...
diva
2
-6
/
+7
2009-02-07
Bug fix related to the filling out the remoting port in RegionInfo. It still ...
diva
1
-1
/
+1
2009-02-07
Adds support for HG linking to specific regions within an instance. The forma...
diva
1
-0
/
+192
2009-02-07
Replace the console for all OpenSim apps with a new console featuring command
Melanie Thielker
3
-4
/
+23
2009-02-06
* reinstate OpenSim/Region/Framework/Scenes/Tests
Justin Clarke Casey
3
-4
/
+3
2009-02-06
* Make the module loader display which module failed if there was a loading p...
Justin Clarke Casey
1
-2
/
+6
2009-02-06
* Implement help <command> from the region console
Justin Clarke Casey
2
-4
/
+54
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
83
-0
/
+33304
[prev]