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
...
*
* Fix unit tests so that they correctly handle 404 missing asset response
Justin Clarke Casey
2009-06-05
2
-5
/
+8
*
* Fix problem where known missing assets would stop save oar ever completing
Justin Clarke Casey
2009-06-05
2
-13
/
+55
*
* Add oar saving timeout
Justin Clarke Casey
2009-06-05
2
-2
/
+10
*
Add copyright headers.
Jeff Ames
2009-06-04
2
-17
/
+52
*
Update svn properties.
Jeff Ames
2009-06-04
4
-3137
/
+3137
*
Make AssetMetadata [Serializable] to help in binary caching
Melanie Thielker
2009-06-03
1
-0
/
+1
*
From: Chris Yeoh <yeohc@au1.ibm.com>
Dr Scofield
2009-06-03
1
-0
/
+24
*
Thank you Imaze Rhiano for a patch that implements Cenome Memory Asset Cache ...
Dahlia Trimble
2009-06-03
4
-0
/
+3137
*
revert r9765 due to too many errors on some compilers. Affects Mantis #3759
Dahlia Trimble
2009-06-03
4
-3137
/
+0
*
add body to an empty getter/setter
Dahlia Trimble
2009-06-03
1
-1
/
+8
*
fix a int[] declaration
Dahlia Trimble
2009-06-03
1
-1
/
+1
*
Thank you Imaze Rhiano for a patch that implements Cenome Memory Asset Cache ...
Dahlia Trimble
2009-06-02
4
-0
/
+3130
*
* Removed some commented-out code
lbsa71
2009-06-01
1
-1
/
+0
*
* Making silent logoff of old hung sessions for new connections default for
Arthur Valadares
2009-06-01
2
-3
/
+5
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
214
-214
/
+214
*
Add copyright headers, formatting cleanup, ignore some generated files.
Jeff Ames
2009-05-31
4
-8
/
+62
*
Added option (on my default) to the clone avatar function so that the clothes...
MW
2009-05-30
2
-1
/
+23
*
* Allows standalone region users to skip the "You must wait 5 minutes to log ...
Arthur Valadares
2009-05-29
1
-4
/
+15
*
* refactor: Remove redundent prim id attribute on Scene.AddSceneObject()
Justin Clarke Casey
2009-05-29
1
-2
/
+1
*
plumbing for future sculpt map caching
Dahlia Trimble
2009-05-29
1
-0
/
+12
*
* So, giving up on my efforts to de-duplicate the asset handlers. I'll just s...
lbsa71
2009-05-27
1
-0
/
+10
*
making TarArchiveReader more resilient when faced with OARs created by
Dr Scofield
2009-05-27
1
-2
/
+8
*
Update svn properties.
Jeff Ames
2009-05-27
1
-26
/
+26
*
Catching weirdnesses on resolving External EndPoint in agent transfers. Will ...
diva
2009-05-26
1
-5
/
+34
*
* We have strand flavours.
lbsa71
2009-05-26
2
-8
/
+13
*
* Introduced GetVersionString so we can harness the whole thing.
lbsa71
2009-05-26
2
-3
/
+24
*
* slowly getting there...
lbsa71
2009-05-26
1
-12
/
+7
*
* Changed Version to property for great justice
lbsa71
2009-05-26
1
-1
/
+9
*
* Added test to make sure version info is 27 chars long (still don't know exa...
lbsa71
2009-05-26
2
-0
/
+18
*
Addresses mantis #3718.
diva
2009-05-26
1
-1
/
+10
*
* reseparate inventory item creator id and creator uuid
Justin Clarke Casey
2009-05-25
3
-11
/
+19
*
One more utility. Not used yet.
diva
2009-05-25
1
-2
/
+22
*
* Display normal log information in the console's default foreground colour, ...
Justin Clarke Casey
2009-05-25
1
-5
/
+5
*
* Upped version number to 0.6.5
lbsa71
2009-05-25
4
-6
/
+6
*
* Attaches debug info to some DNS resolution code.
Adam Frisby
2009-05-25
1
-8
/
+16
*
Update svn properties.
Jeff Ames
2009-05-25
1
-221
/
+221
*
* Disabled NAT translation support for a little while.
Adam Frisby
2009-05-25
1
-8
/
+24
*
* Mono sucks. (Fixes crash due to Mono not implementing NetworkInformation.IP...
Adam Frisby
2009-05-24
1
-5
/
+12
*
* Adds NAT routing support for MXP Asset Delivery. (This means MXP should be ...
Adam Frisby
2009-05-24
1
-8
/
+4
*
* Fixes [irritating] edge case in Util.GetLocalHost which could return an IPv...
Adam Frisby
2009-05-23
3
-15
/
+47
*
* Disables internal IPv6 Support - causing issues.
Adam Frisby
2009-05-23
1
-3
/
+11
*
* "Fixed" an issue with NAT Login Handler, apparently an IPv4Mask can be null...
Adam Frisby
2009-05-23
1
-1
/
+24
*
* Implements automatic loopback handling for standalone regions.
Adam Frisby
2009-05-23
1
-2
/
+8
*
* Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths.
Adam Frisby
2009-05-23
4
-10
/
+11
*
* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...
Adam Frisby
2009-05-23
6
-18
/
+21
*
* Breaks OpenSim.. err I mean.. adds NAT translation support to EnableSimulat...
Adam Frisby
2009-05-23
1
-1
/
+39
*
* NetworkUtil now handles an error case in a way which is easier to debug.
Adam Frisby
2009-05-23
1
-3
/
+11
*
* Adds new NetworkUtil class, contains methods for handling IP resolution whe...
Adam Frisby
2009-05-23
2
-0
/
+136
*
cleaning out warnings.
Dr Scofield
2009-05-22
8
-11
/
+14
*
adding RemoveXmlRpcHandler to IHttpServer
Dr Scofield
2009-05-22
2
-0
/
+14
[prev]
[next]