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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix component order on a quaternion for the sit target. This caused
Melanie Thielker
2008-09-08
1
-1
/
+1
*
Adapt the unit tests to the new list rules, change some casts to
Melanie Thielker
2008-09-08
3
-29
/
+35
*
Mantis #2147
Melanie Thielker
2008-09-08
2
-26
/
+27
*
* some if inversions and added {}'s for readability
lbsa71
2008-09-08
7
-60
/
+91
*
Mantis #2144
Melanie Thielker
2008-09-08
1
-3
/
+3
*
Mantis #2145
Melanie Thielker
2008-09-08
1
-24
/
+24
*
fix: warnings from libomv
Dr Scofield
2008-09-08
5
-1
/
+17
*
Use older ExpectedException attribute format. Previously tests were failing o...
Mike Mazur
2008-09-08
1
-2
/
+2
*
Implement proper persistence of the following prim properties:
Melanie Thielker
2008-09-08
14
-15
/
+102
*
Implement llEjectFromLand.
Charles Krinke
2008-09-08
2
-2
/
+24
*
Fix dll filenames in test targets.
Mike Mazur
2008-09-08
2
-6
/
+6
*
I inadvertently edited out llGroundSlope, llGroundNormal
Charles Krinke
2008-09-08
1
-6
/
+36
*
Add implementation for llSetSoundRadius().
Charles Krinke
2008-09-08
2
-38
/
+9
*
Remove trailing whitespace.
Mike Mazur
2008-09-08
1
-25
/
+25
*
Add Adam's llGroundSlope, llGroundNormal and
Charles Krinke
2008-09-08
1
-7
/
+36
*
* Implements llGroundSlope, llGroundNormal and llGroundContour in LSL_Api.cs ...
Adam Frisby
2008-09-07
1
-6
/
+36
*
Revert the removal of the commented out
Charles Krinke
2008-09-07
1
-1
/
+56
*
Xengine patch to force a persistence save on script creation. This prevents
Melanie Thielker
2008-09-07
3
-9
/
+52
*
Mantis #2138
Melanie Thielker
2008-09-07
2
-4
/
+4
*
Mantis #2142
Melanie Thielker
2008-09-07
4
-32
/
+51
*
Return 0 for no wind and 0 for no clouds from
Charles Krinke
2008-09-07
2
-4
/
+0
*
* Fixes linking using the new types.
Teravus Ovares
2008-09-07
1
-1
/
+1
*
Convert TestStringsWithEscapedQuotesAndComments to use concatenated expected ...
Mike Mazur
2008-09-07
1
-20
/
+9
*
(Hopefully) fix making .zip and .tar.gz files with each build.
Mike Mazur
2008-09-07
1
-4
/
+4
*
Update svn properties.
Jeff Ames
2008-09-07
6
-0
/
+0
*
* On a failing login, don't bother trying the default region if it's the same...
Justin Clarke Casey
2008-09-07
1
-4
/
+8
*
* Increase expect_user XMLRPC timeout from 6 to 30 seconds
Justin Clarke Casey
2008-09-07
1
-1
/
+1
*
* Improve login failure handling.
Justin Clarke Casey
2008-09-07
5
-43
/
+38
*
* refactor: Remove duplication in UserLoginService where most of the emergenc...
Justin Clarke Casey
2008-09-07
1
-260
/
+170
*
Clean up some of the nonsensical use of ScriptSleep
Charles Krinke
2008-09-07
1
-56
/
+1
*
* minor: for now, print out the exception if logging into the initially selec...
Justin Clarke Casey
2008-09-07
1
-3
/
+3
*
* minor: Clean up of logging messages to make following the client login proc...
Justin Clarke Casey
2008-09-07
7
-61
/
+113
*
* minor: just minor doc and tidy up
Justin Clarke Casey
2008-09-07
3
-4
/
+28
*
Remove a few of the commented out "NotImplemented"
Charles Krinke
2008-09-07
1
-13
/
+0
*
Mantis#2136. Thank you kindly, HomerHorwitz for a patch that:
Charles Krinke
2008-09-06
1
-7
/
+5
*
* This changes gridcomms types back to our home grown wholy controlled types.
Teravus Ovares
2008-09-06
6
-26
/
+77
*
Mantis#1234. Thank you HomerHorwitz for a patch that:
Charles Krinke
2008-09-06
1
-1
/
+1
*
* Addresses the same issue as last commit on SceneObjectGroup border crossings
Teravus Ovares
2008-09-06
1
-0
/
+8
*
* Fixes a few type changes that caused the XML Format to break.
Teravus Ovares
2008-09-06
4
-1
/
+7
*
Brushing rust of ye old commit
Tedd Hansen
2008-09-06
3
-6
/
+3
*
Mantis #2133
Melanie Thielker
2008-09-06
28
-37
/
+36
*
* Replace a Try/catch I commented out while testing/fixing issues.
Teravus Ovares
2008-09-06
1
-8
/
+8
*
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
2008-09-06
388
-7143
/
+6816
*
* minor: speculatively try a change to bamboo.build to see if this generates ...
Justin Clarke Casey
2008-09-06
1
-4
/
+3
*
more unit test cross-platform compatibility tweaks
Dahlia Trimble
2008-09-06
1
-214
/
+195
*
Rolling back #6139 because there is no consensus on it's application.
Melanie Thielker
2008-09-06
1
-27
/
+1
*
Mantis #624
Melanie Thielker
2008-09-06
1
-1
/
+27
*
more unit test tweaks in the name of cross-platform compatibility
Dahlia Trimble
2008-09-06
1
-143
/
+137
*
* Add SampleMoneyModule patch from mantis #2079
Justin Clarke Casey
2008-09-06
2
-12
/
+21
*
Revert changes to TestStringsWithEscapedQuotesAndComments() so it will work i...
Dahlia Trimble
2008-09-06
1
-9
/
+21
[prev]
[next]