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
/
Framework
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Thank you kindly, Melanie for a patch for script reset
Charles Krinke
2008-05-26
1
-0
/
+2
*
This cleans up a merge mess from the earlier checkin and implements llOwnerSa...
Dr Scofield
2008-05-26
1
-0
/
+13
*
Update svn properties. Formatting cleanup.
Jeff Ames
2008-05-25
11
-62
/
+62
*
* Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.
Teravus Ovares
2008-05-25
2
-0
/
+60
*
This enables return from the parcel object owner display.
Teravus Ovares
2008-05-24
1
-0
/
+3
*
Thank you kindly, Melanie, for:
Charles Krinke
2008-05-23
1
-1
/
+1
*
changing more 'raw' HTTP status codes to OSHttpStatusCodes.
Dr Scofield
2008-05-22
1
-0
/
+2
*
here are further enhancements to the IHttpAgentHandler and to BaseHttpServer ...
Dr Scofield
2008-05-22
3
-21
/
+220
*
* Fix mantis 1325. This is a minor issue where 'show assets' would not work ...
Justin Clarke Casey
2008-05-22
1
-8
/
+14
*
* Minor: Tidy ups and logging tweaks.
Justin Clarke Casey
2008-05-22
1
-1
/
+1
*
* Provide relief for mantis 1263, 1202, 679
Justin Clarke Casey
2008-05-21
1
-23
/
+49
*
i'm extending the RestStreamHandler.Handler(...) signature to actually
Dr Scofield
2008-05-20
4
-6
/
+15
*
Add copyright notices.
Jeff Ames
2008-05-20
4
-3
/
+111
*
my last "simplification" of the the if-then-else logic in BaseHttpServer plac...
Dr Scofield
2008-05-20
1
-1
/
+1
*
fix a constant that meant pants still weren't working. now
Sean Dague
2008-05-19
1
-2
/
+2
*
Thank you kindly, Melanie for a patch that avoids a null
Charles Krinke
2008-05-19
1
-0
/
+24
*
i can haz pantz?
Sean Dague
2008-05-19
1
-1
/
+1
*
(from awebb)
Dr Scofield
2008-05-19
1
-1
/
+10
*
(from awebb)
Dr Scofield
2008-05-19
2
-26
/
+142
*
adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht...
Dr Scofield
2008-05-19
9
-19
/
+338
*
* This fixes the Sculpty seam. Unfortunately not all sculpties will surviv...
Teravus Ovares
2008-05-18
1
-2
/
+6
*
* Refactor: Eliminate empty if clause from AssetCache.GetAsset()
Justin Clarke Casey
2008-05-18
1
-4
/
+1
*
* Group type stuff. Nothing spectacular. two packets, sorta almost semi half...
Teravus Ovares
2008-05-18
1
-1
/
+3
*
* Tweaked patch mantis 1302 and committing it.
Teravus Ovares
2008-05-17
1
-2
/
+9
*
Formatting cleanup.
Jeff Ames
2008-05-17
1
-24
/
+24
*
* Committing patch from mantis 0001297: [PATCH] Fix behavior of child prim in...
Teravus Ovares
2008-05-16
1
-1
/
+1
*
* Applying patch in mantis 0001293: [PATCH] Fix a bug that corrupts uploaded ...
Teravus Ovares
2008-05-16
1
-0
/
+2
*
prime the wearables structure, which should fix the exception
Sean Dague
2008-05-16
1
-0
/
+8
*
* Eliminate occurences of "Got a texture uuid ... with no sender object to ha...
Justin Clarke Casey
2008-05-16
1
-1
/
+1
*
* Cache knowledge in the region server that the asset service has reported an...
Justin Clarke Casey
2008-05-16
3
-15
/
+33
*
* Removing unnecessary LLUUID.Zero check from AssetCache
Justin Clarke Casey
2008-05-16
2
-64
/
+63
*
add to / from hash mapping for grid serialization
Sean Dague
2008-05-16
1
-0
/
+74
*
Minor cleanup.
Jeff Ames
2008-05-16
1
-4
/
+3
*
Formatting cleanup.
Jeff Ames
2008-05-16
60
-745
/
+745
*
appearance now survives logout. Tommorrow will involve moving
Sean Dague
2008-05-16
1
-0
/
+10
*
fix bad default initialization
Sean Dague
2008-05-15
1
-0
/
+2
*
remove my UserAppearance object, switch all code to use
Sean Dague
2008-05-15
4
-235
/
+7
*
add the rest of my UserAppearance created methods to
Sean Dague
2008-05-15
1
-0
/
+117
*
minor refactor of some properties for readability
Sean Dague
2008-05-15
1
-35
/
+35
*
refactoring to move AvatarAppearance into Framework and
Sean Dague
2008-05-15
1
-0
/
+217
*
* Start recording as a statistic the number of times we start blocking repeti...
Justin Clarke Casey
2008-05-14
1
-6
/
+29
*
* Minor: Fussy little wording change on inventory service failure
Justin Clarke Casey
2008-05-14
1
-1
/
+1
*
* Start recording initial complete avatar inventory retrieval failures from t...
Justin Clarke Casey
2008-05-14
1
-1
/
+23
*
* Refactor additional stats collection common code into base opensim server
Justin Clarke Casey
2008-05-14
6
-8
/
+72
*
* Refactor: Renaming non viewer statistics classes from Reporters to Collecto...
Justin Clarke Casey
2008-05-14
5
-27
/
+30
*
From: Dr Scofield <DrScofield@xyzzyxyzzy.net>
Sean Dague
2008-05-14
1
-0
/
+5
*
From: Dr Schofield <hud@zurich.ibm.com>
Justin Clarke Casey
2008-05-14
3
-7
/
+7
*
* Added standard copyright and removed un-necessary using of libsecondlife.Pa...
Teravus Ovares
2008-05-14
1
-0
/
+28
*
* Adding the very bare minimum for the client to register user as having the ...
Teravus Ovares
2008-05-14
2
-0
/
+55
*
More formatting cleanup.
Jeff Ames
2008-05-14
2
-3
/
+9
[prev]
[next]