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
*
Small fix to eliminate a beauty spot
Melanie Thielker
2008-09-23
1
-1
/
+1
*
Update the permissions system to handle scripts and notecards the way
Melanie Thielker
2008-09-23
2
-10
/
+88
*
* Update in OGP draft 3 protocol spec with regards to seed region requests ru...
Teravus Ovares
2008-09-23
1
-1
/
+3
*
Move script and notecard open perms checks from ClientView to the
Melanie Thielker
2008-09-22
1
-2
/
+127
*
Remove the ugly-as-sin "interop" hack script perms fudging in
Melanie Thielker
2008-09-22
1
-18
/
+0
*
Remove comment in perms module after consulting with awebb
Melanie Thielker
2008-09-22
1
-6
/
+2
*
Fix a small logic error in my perms module changes
Melanie Thielker
2008-09-22
1
-1
/
+1
*
Create CanEditObjectInventory to preserve the ability
Melanie Thielker
2008-09-22
3
-26
/
+49
*
cleanups in inventory REST code. also, disables digest authentications
Dr Scofield
2008-09-22
1
-4
/
+26
*
Change the scirpt engine loading mechanism. Script engines are now
Melanie Thielker
2008-09-21
8
-22
/
+34
*
Fix another reason for #2218
Homer Horwitz
2008-09-21
1
-3
/
+8
*
* Fix http://opensimulator.org/mantis/view.php?id=2189
Justin Clarke Casey
2008-09-21
1
-1
/
+12
*
Don't attach attachements to child agents. This coincidentially fixes a race
Homer Horwitz
2008-09-21
1
-0
/
+3
*
The viewer only stores a screenshot on "Set home to here" if the alert that
Homer Horwitz
2008-09-21
1
-1
/
+2
*
Completely revert the notecard uploading changes I made, since they
Melanie Thielker
2008-09-21
1
-3
/
+4
*
Partially implement notecard saves in task inventory. Still makes the
Melanie Thielker
2008-09-20
1
-3
/
+3
*
* Fix build error, (maybe)
Teravus Ovares
2008-09-20
1
-1
/
+1
*
* One more tweak in the OGP module to support OGP draft3.
Teravus Ovares
2008-09-19
1
-1
/
+8
*
* Implements an experimental method to define which region you want to go to ...
Teravus Ovares
2008-09-19
1
-9
/
+136
*
* minor: eliminate the current warnings
Justin Clarke Casey
2008-09-19
1
-2
/
+2
*
* Only allow logins on standalone when the sim has completed it's initial sta...
Justin Clarke Casey
2008-09-19
1
-3
/
+3
*
* Added null exception handler where we couldn't locate a user data record in...
Teravus Ovares
2008-09-19
2
-2
/
+18
*
* Switches content type from application/xml+llsd to application/llsd+xml on ...
Teravus Ovares
2008-09-19
1
-2
/
+37
*
- Add Dispose method to IRegionDataStore
Homer Horwitz
2008-09-18
1
-0
/
+5
*
* Updates the SQLite region database to support the same properties that the ...
Teravus Ovares
2008-09-18
1
-1
/
+11
*
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
[next]