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
/
Environment
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
adds support to delete a region completely and offers that
Dr Scofield
2008-09-18
1
-4
/
+3
*
Kan-Ed fix series.
Melanie Thielker
2008-09-18
1
-0
/
+8
*
Mantis #2213
Melanie Thielker
2008-09-18
1
-1
/
+1
*
Kan-Ed fix series. Fix llTakeControls to behave as documented.
Melanie Thielker
2008-09-17
3
-4
/
+7
*
* minor: oops, remove a warning I just inserted myself - naughty boy
Justin Clarke Casey
2008-09-16
1
-1
/
+1
*
* If an individual scene object throws an exception while storing, deal with ...
Justin Clarke Casey
2008-09-16
2
-23
/
+33
*
Minor formatting cleanup.
Jeff Ames
2008-09-16
2
-2
/
+2
*
From: mike pitman <pitman@us.ibm.com>
Dr Scofield
2008-09-16
7
-8
/
+17
*
* refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...
Justin Clarke Casey
2008-09-15
2
-3
/
+4
*
reverting r6302
Dr Scofield
2008-09-15
3
-6
/
+3
*
From: mike pitman <pitman@us.ibm.com>
Dr Scofield
2008-09-15
3
-3
/
+6
*
* Remove a hack I put into OGP so that I could test OGP over SSL with the See...
Teravus Ovares
2008-09-14
1
-3
/
+1
*
* This update makes configuring SSL a little easier on Windows XP. It also m...
Teravus Ovares
2008-09-14
1
-4
/
+53
*
Thank you kindly, CMickeyb for a patch that:
Charles Krinke
2008-09-14
1
-3
/
+8
*
* Minor fixes and cleanups around code being used for Rex Module work.
Adam Frisby
2008-09-14
1
-8
/
+0
*
Formatting cleanup.
Jeff Ames
2008-09-13
1
-9
/
+16
*
Update svn properties. Minor formatting cleanup. Fix some minor typos. Rem...
Jeff Ames
2008-09-13
1
-2
/
+2
*
Update avatar-position while avatar is sitting and the prim is moved (#2159).
Homer Horwitz
2008-09-13
2
-0
/
+16
*
Remove the cruft of accessing a private member of another module's class
Melanie Thielker
2008-09-13
3
-0
/
+16
*
Changed "show users" command to display only root agents, "show users full" to
Homer Horwitz
2008-09-12
1
-3
/
+3
*
* Patch http://opensimulator.org/mantis/view.php?id=2172
Justin Clarke Casey
2008-09-12
2
-13
/
+26
*
* Patch http://opensimulator.org/mantis/view.php?id=2167
Justin Clarke Casey
2008-09-12
3
-0
/
+18
*
* Check in first part of http://opensimulator.org/mantis/view.php?id=2073
Justin Clarke Casey
2008-09-12
3
-6
/
+14
*
* Move the ResetChildPrimPhysics() calls to after physics have been applied t...
Justin Clarke Casey
2008-09-12
1
-5
/
+5
*
* minor: various doc and tidy up, logging increase to make it clearer which p...
Justin Clarke Casey
2008-09-12
3
-37
/
+80
*
* This updates the OGP module to support both the revision 2 and revision 3 o...
Teravus Ovares
2008-09-11
1
-10
/
+64
*
Revert the two debug log statements from r6212 as described in Mantis 2126.
Charles Krinke
2008-09-10
1
-14
/
+0
*
Update svn properties, minor formatting cleanup.
Jeff Ames
2008-09-10
1
-1
/
+1
*
Thank you kindly, CMickeyB for a patch that adds a
Charles Krinke
2008-09-10
1
-0
/
+14
*
From: alan_webb@us.ibm.com
Sean Dague
2008-09-09
1
-1
/
+4
*
* Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI.
Adam Frisby
2008-09-09
1
-1
/
+7
*
Preserve link numbers when items are taken into inventory and re-rezzed.
Melanie Thielker
2008-09-09
1
-1
/
+6
*
Update svn properties, formatting cleanup.
Jeff Ames
2008-09-09
21
-671
/
+678
*
Fix an inventory naming regression
Melanie Thielker
2008-09-08
1
-5
/
+2
*
Remove casting nastiness in LSL_Api
Melanie Thielker
2008-09-08
1
-0
/
+4
*
Correct state handling and state event masks. Prims will now show
Melanie Thielker
2008-09-08
1
-1
/
+5
*
Fix component order on a quaternion for the sit target. This caused
Melanie Thielker
2008-09-08
1
-1
/
+1
*
fix: warnings from libomv
Dr Scofield
2008-09-08
4
-1
/
+13
*
Implement proper persistence of the following prim properties:
Melanie Thielker
2008-09-08
2
-3
/
+14
*
Mantis #2142
Melanie Thielker
2008-09-07
1
-1
/
+1
*
* Fixes linking using the new types.
Teravus Ovares
2008-09-07
1
-1
/
+1
*
* minor: Clean up of logging messages to make following the client login proc...
Justin Clarke Casey
2008-09-07
1
-6
/
+2
*
* This changes gridcomms types back to our home grown wholy controlled types.
Teravus Ovares
2008-09-06
1
-5
/
+5
*
* 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
2
-1
/
+7
*
Mantis #2133
Melanie Thielker
2008-09-06
5
-7
/
+7
*
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
2008-09-06
106
-2607
/
+2445
*
* Add SampleMoneyModule patch from mantis #2079
Justin Clarke Casey
2008-09-06
1
-11
/
+19
*
* refactor: Make SOG itself responsible for checking whether it's already bee...
Justin Clarke Casey
2008-09-06
2
-12
/
+10
*
* minor: change hard tabs back to spaces in previous commit
Justin Clarke Casey
2008-09-06
2
-3
/
+3
[next]