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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Back porting the LLSD Login Service Method fix to stable.
0.6.1-release
Teravus Ovares
2008-12-27
1
-0
/
+4
*
made a copy
Charles Krinke
2008-12-20
0
-0
/
+0
*
Change VersionInfo.cs from 0.6.0 to 0.6.1 in preparation
Charles Krinke
2008-12-20
1
-1
/
+1
*
This reduces DNS lookups in TPs by a factor of 4. Let's see if this fixes som...
diva
2008-12-20
3
-13
/
+36
*
* Add two more missing defaults that use GetBoolean without a default in stan...
Teravus Ovares
2008-12-20
1
-2
/
+2
*
Fix Mantis#2878 for now by not resetting physical values on rez (only on swit...
Homer Horwitz
2008-12-20
1
-1
/
+1
*
* A few more fixes to HttpServer.
Teravus Ovares
2008-12-20
3
-2
/
+10
*
Slowing things down a little bit in TPs, with a couple of extra Thread.Sleep ...
diva
2008-12-20
2
-2
/
+10
*
* Adds defaults for some GetBoolean config values that previously did not hav...
Teravus Ovares
2008-12-20
1
-3
/
+3
*
* ReCommit the OpenID patch with a few less dependencies.
Teravus Ovares
2008-12-20
11
-0
/
+1133
*
Revert OpenId until we can come to grips with the mono 2 requirement
Charles Krinke
2008-12-20
5
-357
/
+0
*
The previous fix for the EQ might have been too radical, and some early event...
diva
2008-12-19
1
-15
/
+4
*
Mantis#2816. Thank you kindly, JHurliman for the beginnings of
Charles Krinke
2008-12-19
5
-0
/
+357
*
let you specify a hex number as the color in the vector rendering
Sean Dague
2008-12-19
1
-1
/
+11
*
- Set acceleration and rotational velocity to 0, too
Homer Horwitz
2008-12-19
1
-7
/
+10
*
* refactor: move sound trigger from scene into sepearate SoundModule
Justin Clarke Casey
2008-12-19
3
-19
/
+114
*
Stop prims that get non-physical. Fixes Mantis#2859.
Homer Horwitz
2008-12-19
1
-0
/
+7
*
Remove forgotten debug message from my last commit.
Homer Horwitz
2008-12-19
1
-1
/
+0
*
Fix for more child agent mismanagement (like #2846). On enqueueing events, we...
diva
2008-12-19
1
-5
/
+44
*
* minor: Just some method commentary before turning to another subject
Justin Clarke Casey
2008-12-19
1
-2
/
+10
*
minor: remove mono compiler warning
Justin Clarke Casey
2008-12-19
1
-1
/
+0
*
* refactor: move saved named prims to xml2 method out into the serialization ...
Justin Clarke Casey
2008-12-19
5
-26
/
+36
*
minor: Remove some serialization module scene wrappers
Justin Clarke Casey
2008-12-19
5
-37
/
+37
*
* refactor: remove xml serialization wrappers from Scene
Justin Clarke Casey
2008-12-19
2
-18
/
+6
*
* refactor: Rename IRegionSerialiser and move into interfaces namespace
Justin Clarke Casey
2008-12-19
8
-21
/
+19
*
Reset Expire date for tempOnRez objects on rez. Fixes Mantis#2848
Homer Horwitz
2008-12-19
1
-4
/
+13
*
* minor: move IGesturesModule into the correct namespace
Justin Clarke Casey
2008-12-19
1
-1
/
+1
*
* refactor: Remove archiver module scene wrappers
Justin Clarke Casey
2008-12-19
5
-38
/
+28
*
* Add missing file from last commit
Justin Clarke Casey
2008-12-19
1
-0
/
+56
*
* refactor: Move tree code out into a separate module
Justin Clarke Casey
2008-12-19
5
-57
/
+215
*
* Commit patch from cmickeyb. #2871. Optimized float array for the terrain ...
Teravus Ovares
2008-12-19
1
-5
/
+13
*
Make llSetAlpha and llSetTexture properly queue full updates, so changes
Melanie Thielker
2008-12-18
1
-1
/
+1
*
Removing a check in Teleports. This check should be there, I think, but it ma...
diva
2008-12-18
1
-20
/
+22
*
Fix and streamline the RegionHandshake stuff for estate managers
Melanie Thielker
2008-12-18
1
-8
/
+3
*
* refactor: move gestures code out from Scene into its own module
Justin Clarke Casey
2008-12-18
3
-45
/
+155
*
This may fix mantis #2855. There was a race condition on the TextureDownloadM...
diva
2008-12-18
1
-9
/
+49
*
Enabled complex meshing for simple box prims with non-zero shear
Dahlia Trimble
2008-12-18
1
-2
/
+3
*
* Apply http://opensimulator.org/mantis/view.php?id=2810
Justin Clarke Casey
2008-12-18
1
-2
/
+1
*
Stop hacked godmode from being able to actually move other people's
Melanie Thielker
2008-12-18
1
-0
/
+4
*
* Tweak my previously mentioned nasty hack so it's a little less nasty
Teravus Ovares
2008-12-18
1
-6
/
+8
*
* Added "show queues" command that shows throttling queues for all clients.
lbsa71
2008-12-18
6
-6
/
+55
*
* Add a nasty hack to try and give the HttpServer a few extra lives until we ...
Teravus Ovares
2008-12-18
2
-2
/
+29
*
* Caught unhandled IOException, and outputted it to log.
lbsa71
2008-12-18
1
-1
/
+5
*
* Catch a WebException in the LoadImageURLModule
Teravus Ovares
2008-12-18
1
-33
/
+40
*
* Added more articulate logging of HttpServer so we can diagnose issues.
Teravus Ovares
2008-12-18
1
-0
/
+38
*
This innocuous change in the TextureDownloadModule suddenly made the texture ...
diva
2008-12-18
1
-1
/
+4
*
* Committing an opensim level error message on httpserver. This might help w...
Teravus Ovares
2008-12-18
1
-0
/
+6
*
Fix attachment persistence which got broken with some inventory
Melanie Thielker
2008-12-17
1
-1
/
+6
*
fix a bug with the Grid REST interface that was returning the classname
Sean Dague
2008-12-17
1
-1
/
+1
*
remove an unused Match line in prebuild that is causing issues for
Sean Dague
2008-12-17
1
-1
/
+0
[next]