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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-09
Moved prim crossing out of OGS1 and into RESTComms and LocalInterregionComms....
diva
10
-111
/
+546
2009-02-09
Thank you kindly, TLaukkan (Timmil) for a patch that:
Charles Krinke
3
-0
/
+318
2009-02-09
oops, missing file from last patch set
Sean Dague
1
-0
/
+51
2009-02-09
From Alan Webb <awebb@linux.vnet.ibm.com>
Sean Dague
27
-68
/
+85
2009-02-09
Thank you kindly, TLaukkan (Tommil) for a patch that:
Charles Krinke
5
-1
/
+6
2009-02-09
* Add the ability to type help <command> for more detailed help about a speci...
Justin Clarke Casey
5
-19
/
+137
2009-02-09
a last set of files that seem to have embedded ^M in them
Sean Dague
4
-343
/
+343
2009-02-09
* Restore show information for the OpenSim region server (version, info, thre...
Justin Clarke Casey
2
-2
/
+5
2009-02-09
* Apply http://opensimulator.org/mantis/view.php?id=3080
Justin Clarke Casey
2
-5
/
+16
2009-02-09
* Apply http://opensimulator.org/mantis/view.php?id=3094
Justin Clarke Casey
5
-0
/
+409
2009-02-09
Reinstate the KickUserCommand handler, which was commented out by
Melanie Thielker
1
-26
/
+26
2009-02-09
Correct a delegate in OpenSim.cs
Melanie Thielker
1
-1
/
+1
2009-02-09
* Reinstate tests that are now in CoreModules
Justin Clarke Casey
1
-0
/
+1
2009-02-09
* Fixing refactoring +1 (Fixes Mantis #3113)
Sean Dague
1
-1
/
+1
2009-02-09
fixing warnings.
Dr Scofield
3
-40
/
+40
2009-02-09
This patch implements llLookAt to the extent that an object will correctly
Dr Scofield
1
-1
/
+23
2009-02-09
fixing refactoring artefact. (fixes mantis #3113)
Dr Scofield
1
-1
/
+1
2009-02-09
starting phase 2 of the OpenSim.Region.Environment commit: relocating
Dr Scofield
15
-15
/
+15
2009-02-09
Thanks Tommi Laukkanen for a patch that allows the
Mike Mazur
1
-3
/
+7
2009-02-09
Remove unused OpenSim/Data/{DataStore,InventoryData}Base.cs.
Mike Mazur
2
-67
/
+0
2009-02-09
The DataPluginFactory is now a set of generic methods instead of
Mike Mazur
5
-74
/
+87
2009-02-08
* Once again, fixing linked prim collisions by putting AbsolutePosition = Abs...
Teravus Ovares
1
-1
/
+23
2009-02-08
* Some minor cleanup
Teravus Ovares
1
-30
/
+30
2009-02-08
Reverts patch from tuco/mikkopa/sempuki mantis #3072
Teravus Ovares
7
-225
/
+216
2009-02-08
send group name in binary bucket in chatterbox invitation eventqueue message
Dahlia Trimble
1
-1
/
+6
2009-02-08
* Limit the total number of joints created per frame to the maximum possible ...
Teravus Ovares
1
-12
/
+53
2009-02-08
* Fixes colliding with the terrain lower then 0 and higher then 256m
Teravus Ovares
1
-11
/
+10
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
* Refactored UserLoginService.CustomiseResponse to be (almost) text-wide iden...
lbsa71
2
-20
/
+67
2009-02-07
Thank you kindly, TLaukkan (Tommil) for a patch that:
Charles Krinke
1
-0
/
+140
2009-02-07
Adds support for HG linking to specific regions within an instance. The forma...
diva
4
-181
/
+264
2009-02-07
Fix a .NET issue where changing a locked reference would cause a crash
Melanie Thielker
1
-6
/
+18
2009-02-07
the parameters for llAtan2 were inverted before passing to Math.
Sean Dague
1
-1
/
+1
2009-02-07
Replace the console for all OpenSim apps with a new console featuring command
Melanie Thielker
23
-1035
/
+1471
2009-02-07
Thank you dslake for a patch that:
lbsa71
2
-2
/
+2
2009-02-06
* minor: Apply second patch from http://opensimulator.org/mantis/view.php?id=...
Justin Clarke Casey
2
-28
/
+37
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
4
-11
/
+73
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
326
-854
/
+1001
2009-02-06
* removed superfluous constants class
lbsa71
1
-498
/
+0
2009-02-06
more eventqueue endian madness
Dahlia Trimble
1
-9
/
+5
2009-02-06
move RegionDenyAgeUnverified parameter to AgeVerificationBlock in parcel prop...
Dahlia Trimble
1
-2
/
+1
2009-02-06
Thanks cmickyb for a patch (Mantis#3089) that adds support for proxy in http ...
Dahlia Trimble
2
-0
/
+35
2009-02-05
* minor: remove mono compiler warning
Justin Clarke Casey
1
-3
/
+3
2009-02-05
* Apply http://opensimulator.org/mantis/view.php?id=3056
Justin Clarke Casey
1
-0
/
+7
2009-02-05
* Remove CommanderTestModule as there are several normal modules which effect...
Justin Clarke Casey
1
-89
/
+0
2009-02-05
* cheap hack to make module help information more accurately reflect what com...
Justin Clarke Casey
1
-1
/
+1
2009-02-05
* Make existing module commanders register as help topics
Justin Clarke Casey
10
-70
/
+133
[prev]
[next]