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
*
Update svn properties.
Jeff Ames
2008-12-05
0
-0
/
+0
*
Actually remove the script when it's task inventory item is deleted, rather
Melanie Thielker
2008-12-05
1
-1
/
+1
*
And fix it right
Melanie Thielker
2008-12-05
1
-1
/
+1
*
Mantis #2754
Melanie Thielker
2008-12-05
1
-0
/
+4
*
Allow no-copy attachments to be worn without losing them
Melanie Thielker
2008-12-05
1
-3
/
+7
*
Yay for languages without default parameter values
Melanie Thielker
2008-12-05
1
-1
/
+1
*
Stop trying to save attachment states on logout. That caused a predicatble
Melanie Thielker
2008-12-05
1
-10
/
+7
*
* minor: Take out some of the test log output I accidentally left in a couple...
Justin Clarke Casey
2008-12-04
2
-2
/
+2
*
* Check in another patch from http://opensimulator.org/mantis/view.php?id=2710
Justin Clarke Casey
2008-12-04
12
-8
/
+693
*
* Apply http://opensimulator.org/mantis/view.php?id=2750 with a small tweak.
Justin Clarke Casey
2008-12-04
1
-2
/
+5
*
* Put in the code necessary to allow inventory transfer of whole folders (and...
Justin Clarke Casey
2008-12-04
9
-41
/
+380
*
Minor formatting cleanup.
Jeff Ames
2008-12-03
2
-10
/
+10
*
Fixes Mantis#2744: Permissions returned false for resetting scripts in
Homer Horwitz
2008-12-03
1
-0
/
+6
*
* Minor test correction, comment removal
Sean Dague
2008-12-03
2
-3
/
+1
*
* Locked some RemoteAdmin methods due to racing condition bad behavior.
Sean Dague
2008-12-03
1
-392
/
+407
*
Extends Avatar Appearance tests
Sean Dague
2008-12-03
1
-1
/
+109
*
From: Christopher Yeoh <cyeoh@au1.ibm.com>
Dr Scofield
2008-12-03
1
-1
/
+4
*
Reinstate closing the EQ when the UDP circuit disconnects. This will likely
Melanie Thielker
2008-12-03
1
-9
/
+6
*
Make a couple log4net instances static readonly.
Jeff Ames
2008-12-03
2
-2
/
+2
*
Update svn properties.
Jeff Ames
2008-12-03
3
-2511
/
+2511
*
Remove a line of debug info in XEngine that i missed
Melanie Thielker
2008-12-03
1
-1
/
+1
*
Remove the bandaid (fast rip)
Melanie Thielker
2008-12-03
2
-19
/
+19
*
Apply Diva's bandaid to OpenSim's scraped knee.
Melanie Thielker
2008-12-03
2
-19
/
+19
*
* Apply http://opensimulator.org/mantis/view.php?id=2741
Justin Clarke Casey
2008-12-02
1
-1
/
+1
*
* Put back NHibernate.Mapping.Attribute.dll even though according to the disc...
Justin Clarke Casey
2008-12-02
1
-0
/
+0
*
* Reapply http://opensimulator.org/mantis/view.php?id=2710
Justin Clarke Casey
2008-12-02
24
-387
/
+517
*
* Resolve http://opensimulator.org/mantis/view.php?id=2743 and http://opensim...
Justin Clarke Casey
2008-12-02
2
-8
/
+3
*
* reverted 7561 as the logger reference should always be private to the class...
lbsa71
2008-12-02
2
-2
/
+2
*
changed UserManagerBase. IInterServiceInventoryServices m_interServiceInvent...
MW
2008-12-02
1
-1
/
+1
*
Remove some of the XEngine chattiness
Melanie Thielker
2008-12-02
2
-4
/
+4
*
Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown...
MW
2008-12-02
6
-6
/
+5
*
Added two new "trusted" url handlers to the Inventory server, to allow the us...
MW
2008-12-02
2
-10
/
+34
*
Catch all possible exceptions in the mysql module. It throws non-mysql
Melanie Thielker
2008-12-02
1
-2
/
+2
*
Fix Mantis#2527. Permissions returned false for editing non-root SOPs. Now,
Homer Horwitz
2008-12-01
1
-0
/
+8
*
don't close eventqueues when you leave a region. This really does seem
Sean Dague
2008-12-01
1
-2
/
+10
*
* minor: A few tiny bits of documentation and log message cleanup before star...
Justin Clarke Casey
2008-12-01
6
-9
/
+11
*
* Assume that asset data in a reset inventory post is not inlined by default
Justin Clarke Casey
2008-12-01
1
-3
/
+2
*
Fix the terrain loader
Melanie Thielker
2008-12-01
1
-1
/
+1
*
* minor: remove 2 mono compiler warnings
Justin Clarke Casey
2008-12-01
2
-2
/
+2
*
More reverts. Revert the MySQL database module. This caused more issues
Melanie Thielker
2008-12-01
1
-474
/
+513
*
* Unforunately it turns out not to be that simple. Revert the rest of r7560 ...
Justin Clarke Casey
2008-12-01
21
-517
/
+387
*
* Temporarily revert nhibernate.dll to the previous one
Justin Clarke Casey
2008-12-01
1
-0
/
+0
*
* stop inventory item creation via REST falling over on any included assets t...
Justin Clarke Casey
2008-12-01
1
-93
/
+93
*
* minor: fix log message printed when unrecognized elements are found in inve...
Justin Clarke Casey
2008-12-01
2
-135
/
+119
*
fix the "I get no textures if I teleport back to a region I've been in
Sean Dague
2008-12-01
1
-2
/
+4
*
attempt to modify the event queue for greater debugging
Sean Dague
2008-12-01
1
-0
/
+2
*
Mantis#2730. Thank you kindly, StrawberryFride for a patch that:
Charles Krinke
2008-12-01
1
-2
/
+2
*
Added a Catch(InvalidOperationException) to BaseHttpServer.HandleRequest(). W...
MW
2008-12-01
1
-19
/
+24
*
* Making log available for subclasses
lbsa71
2008-12-01
1
-1
/
+1
*
* From Mantis#2701 - Implements NHibernate data adapter, adds support for MsS...
Adam Frisby
2008-12-01
22
-387
/
+517
[next]