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
...
*
|
|
Make console backup command do a forced backup rather than non-forced
Justin Clark-Casey (justincc)
2010-09-06
4
-8
/
+3
*
|
|
extend TestNewSceneObjectLinkPersistence() to check for presence of non-root ...
Justin Clark-Casey (justincc)
2010-09-06
1
-2
/
+3
*
|
|
Add test to check persistence of newly added pre-linked objects
Justin Clark-Casey (justincc)
2010-09-06
10
-24
/
+234
|
/
/
*
|
Reflect the ParcelPropertiesUpdateRequest into Scene.EventManager, because
Melanie Thielker
2010-09-06
2
-4
/
+36
*
|
Fix a handful of copypaste errors
Melanie
2010-09-05
4
-4
/
+4
*
|
Change UserAccountService to match
Melanie
2010-09-05
1
-12
/
+22
*
|
Make Simian profiles respect the module chosen in [Profile]
Melanie
2010-09-05
1
-2
/
+10
*
|
Fix up presence connector in SimianGrid
Melanie
2010-09-05
1
-12
/
+22
*
|
Fix up Simian inentory
Melanie
2010-09-05
1
-18
/
+30
*
|
Friends works differently, it' snot even a region module at all, but a connector
Melanie
2010-09-05
1
-16
/
+1
*
|
And the avatar services :)
Melanie
2010-09-05
1
-12
/
+22
*
|
Add the m_Enabled pattern to Simian Auth
Melanie
2010-09-05
1
-12
/
+22
*
|
Add m_Enabled pattern to SimianGridConnector
Melanie
2010-09-05
1
-14
/
+28
*
|
As an exmple, add the code to disable connectors intot he simian asset
Melanie
2010-09-05
1
-12
/
+23
*
|
Add missing IDwellModule interface
Melanie
2010-09-05
1
-0
/
+37
*
|
Fix build break
Melanie
2010-09-05
1
-4
/
+0
*
|
Remove "Dwell" support from core and replace it with calls to methods
Melanie Thielker
2010-09-05
10
-102
/
+72
*
|
Logout the presence if client IP verification fails.
Diva Canto
2010-09-04
1
-0
/
+2
*
|
One more debug message to track an issue on Danger grid.
Diva Canto
2010-09-04
1
-0
/
+1
*
|
Make User Agent Service and Login Service separable.
Diva Canto
2010-09-04
6
-32
/
+81
|
/
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2010-09-04
6
-3
/
+49
|
\
|
*
Added XFF header processing. Untested, for lack of proxy.
Diva Canto
2010-09-03
6
-3
/
+49
*
|
Move code that allows llGiveInvetory() to move item into appropriate system f...
Justin Clark-Casey (justincc)
2010-09-04
8
-80
/
+56
|
/
*
Create Scene.Inventory.cs.AddInventoryItem(InventoryItemBase item)
Justin Clark-Casey (justincc)
2010-09-04
3
-14
/
+33
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2010-09-03
1
-22
/
+19
|
\
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
John Hurliman
2010-09-03
4
-12
/
+37
|
|
\
|
*
|
Make SimianFriendsServiceConnector initialize like the other connectors and g...
John Hurliman
2010-09-03
1
-22
/
+19
*
|
|
minor: remove mono compiler warnings
Justin Clark-Casey (justincc)
2010-09-03
3
-92
/
+91
|
|
/
|
/
|
*
|
In RemoveAdminPlugin, use a .ini file template in XmlRpcCreateRegionMethod ra...
Justin Clark-Casey (justincc)
2010-09-03
3
-11
/
+36
*
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2010-09-03
11
-165
/
+166
|
\
\
|
|
/
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
John Hurliman
2010-09-03
1
-2
/
+3
|
|
\
|
*
\
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
John Hurliman
2010-09-03
7
-13
/
+43
|
|
\
\
|
*
|
|
* Removed Simian.IsSimianEnabled() call, changed the SimianGrid connectors to...
John Hurliman
2010-09-03
11
-165
/
+166
*
|
|
|
minor: remove mono compiler warning
Justin Clark-Casey (justincc)
2010-09-03
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Add another variant of password hash construction to SimianAuthenticationServ...
Justin Clark-Casey (justincc)
2010-09-03
1
-2
/
+3
|
|
/
|
/
|
*
|
minor: remove mono compiler warnings
Justin Clark-Casey (justincc)
2010-09-03
3
-8
/
+8
*
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2010-09-03
9
-32
/
+169
|
\
\
|
*
|
Last+2 tweak
Diva Canto
2010-09-03
1
-1
/
+1
|
*
|
Last+1 tweak.
Diva Canto
2010-09-03
1
-1
/
+1
|
*
|
One last tweak, hopefully.
Diva Canto
2010-09-03
1
-2
/
+2
|
*
|
Another tweak. Sux^2
Diva Canto
2010-09-03
1
-2
/
+2
|
*
|
More tweaks related to my previous commit. Tweaks sux.
Diva Canto
2010-09-03
2
-3
/
+3
|
*
|
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2010-09-03
4
-28
/
+38
|
|
\
\
|
|
|
/
|
|
*
Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim
Diva Canto
2010-09-02
27
-323
/
+616
|
|
|
\
|
|
*
|
Quick fix for making global references for gatekeepers that are not domain:po...
Diva Canto
2010-09-02
4
-28
/
+38
|
*
|
|
Fix an issue with rezzing scripted objects.
Melanie Thielker
2010-09-03
1
-2
/
+2
|
|
|
/
|
|
/
|
|
*
|
Remove commented code and the comment, as the change has proven out
Melanie Thielker
2010-09-02
1
-3
/
+0
|
*
|
Experimentally comment the sending of unbaked avatars
Melanie Thielker
2010-09-02
1
-1
/
+3
|
*
|
Show when appearance is sent to an avatar to help track down failure
Melanie Thielker
2010-09-02
1
-0
/
+1
|
*
|
Implement UploadBakedTexture cap
Melanie Thielker
2010-09-02
1
-0
/
+105
[prev]
[next]