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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Thank you, mcortez, for a patch that fixes a number of long standing
Melanie Thielker
2009-03-13
7
-219
/
+347
*
* Support loading empty folders in an iar
Justin Clarke Casey
2009-03-13
4
-85
/
+107
*
* Don't fail the client login if there are no OnClientConnect listeners
Justin Clarke Casey
2009-03-12
1
-1
/
+2
*
* minor: Lable the heartbeat thread with the region it's beating for
Justin Clarke Casey
2009-03-12
1
-1
/
+1
*
From: Christopher Yeoh <yeohc@au1.ibm.com>
Dr Scofield
2009-03-12
1
-3
/
+7
*
* Move SceneObject tests into their proper namespace
Justin Clarke Casey
2009-03-12
3
-3
/
+9
*
* Another stab at refactoring up the CustomiseResponse function. Two fixes:
lbsa71
2009-03-12
1
-1
/
+4
*
Move ArchiveConstants to OpenSim.Framework.Archive
Mike Mazur
2009-03-12
6
-367
/
+132
*
Moving TarArchive to OpenSim.Framework.Archive
Mike Mazur
2009-03-12
9
-437
/
+9
*
Update svn properties, minor formatting cleanup.
Jeff Ames
2009-03-12
1
-8
/
+8
*
Thanks rtomita for a patch to fix inventory listings for clients using libomv...
Jeff Ames
2009-03-11
1
-2
/
+58
*
* Make all coded defaults match settings in OpenSim.ini.example
Justin Clarke Casey
2009-03-11
12
-28
/
+46
*
update some ini defaults in code - all defaults from beginning of OpenSim.ini...
Dahlia Trimble
2009-03-11
3
-9
/
+9
*
From: Alan M Webb <alan_webb@us.ibm.com>
Dr Scofield
2009-03-11
1
-6
/
+9
*
add a taint to SOP.UpdateShape() - addresses Mantis #3277
Dahlia Trimble
2009-03-11
1
-0
/
+1
*
Remove chained tests in BasicGridTest.cs.
Mike Mazur
2009-03-11
1
-1
/
+1
*
* Cleanup and CCC (Code Convention Conformance)
lbsa71
2009-03-10
7
-290
/
+312
*
* Enable test logging for TestSaveOarV0p2 to capture more information the nex...
Justin Clarke Casey
2009-03-10
1
-3
/
+4
*
From: Alan M Webb <alan_webb@us.ibm.com>
Dr Scofield
2009-03-10
1
-1
/
+1
*
* Removed unused and uncommented file
lbsa71
2009-03-10
1
-433
/
+0
*
* Refactored out Create() methods to ensure proper transformation between Reg...
lbsa71
2009-03-10
1
-13
/
+11
*
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
2009-03-10
1
-0
/
+17
*
Update svn properties, minor formatting cleanup.
Jeff Ames
2009-03-10
1
-5
/
+2
*
Thanks M1sha for a patch to reinstate the original functionality of the TreeP...
Jeff Ames
2009-03-09
1
-38
/
+51
*
* minor: remove some mono compiler warnings
Justin Clarke Casey
2009-03-09
1
-1
/
+1
*
* Address http://opensimulator.org/mantis/view.php?id=3207
Justin Clarke Casey
2009-03-09
1
-2
/
+8
*
* Tweak llMoveToTarget per mantis 3265
Teravus Ovares
2009-03-09
4
-6
/
+735
*
Minor formatting cleanup.
Jeff Ames
2009-03-07
2
-8
/
+36
*
Correct a typo, purely cosmetic.
idb
2009-03-07
1
-1
/
+1
*
Limit the message length from llInstantMessage to 1024 characters http://wiki...
idb
2009-03-07
2
-2
/
+11
*
Added the ability to set User-Agent in llHTTPRequest. No new default value ha...
idb
2009-03-07
2
-1
/
+7
*
Correct casts so that the target id in the at_target event matches the origin...
idb
2009-03-07
2
-8
/
+10
*
* Making the minimum ground offset for flying a configurable offset in the Op...
Teravus Ovares
2009-03-07
2
-5
/
+11
*
* fixes mantis 3259
Teravus Ovares
2009-03-07
1
-0
/
+9
*
Update svn properties, minor formatting cleanup.
Jeff Ames
2009-03-07
1
-14
/
+14
*
Add copyright headers.
Jeff Ames
2009-03-07
13
-13
/
+364
*
Update svn properties.
Jeff Ames
2009-03-07
13
-855
/
+855
*
* Fixes mantis: #3241
Teravus Ovares
2009-03-07
1
-2
/
+13
*
* Added some limits to the maximum force applied per second by llMoveToTarget...
Teravus Ovares
2009-03-07
2
-2
/
+27
*
Fixes Mantis #3260. Thank you kindly, MCortez for a patch that:
Charles Krinke
2009-03-06
12
-18
/
+238
*
* minor: remove some mono compiler warnings
Justin Clarke Casey
2009-03-06
3
-6
/
+5
*
* refactor: Remove GetLandOwner function from Scene
Justin Clarke Casey
2009-03-06
3
-42
/
+34
*
* Improve memory usage when writing OARs
Justin Clarke Casey
2009-03-06
6
-76
/
+68
*
* Fixing a few mass calculation errors suggested by jhurliman
Teravus Ovares
2009-03-05
1
-2
/
+2
*
* Add more status information when an oar is being saved
Justin Clarke Casey
2009-03-05
2
-0
/
+23
*
* Replace Scene.GetLandHeight() with a straight query to Scene.Heightmap (whi...
Justin Clarke Casey
2009-03-05
5
-20
/
+13
*
* refactor: move media and music url setting from scene into LandObject
Justin Clarke Casey
2009-03-05
5
-20
/
+38
*
* simplify media and music url setting since we never get back a null land ob...
Justin Clarke Casey
2009-03-05
3
-31
/
+22
*
* Replace some string to byte conversions for object/item name/description fi...
Justin Clarke Casey
2009-03-05
5
-26
/
+33
*
* remove now unused serialization code
Justin Clarke Casey
2009-03-05
4
-602
/
+5
[next]