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
*
Remove the (wrong) implementation if llPointAt. It never worked on the LL
Melanie Thielker
2010-08-02
1
-6
/
+0
*
Renamed variables in RemoteAdmin plugin to be closer to the coding standards.
randomhuman
2010-08-01
1
-472
/
+473
*
Changed all method names in the RemoteAdmin plugin to use the correct capital...
randomhuman
2010-08-01
1
-30
/
+30
*
White space from previous commit.
Diva Canto
2010-07-31
5
-106
/
+106
*
Implemented console command "show hyperlinks".
Marck
2010-07-31
5
-110
/
+111
*
Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim
Diva Canto
2010-07-30
1
-7
/
+5
|
\
|
*
Thank you, Snoopy, for a patch to fix child prim movement. This still doesn't
Melanie
2010-07-31
1
-7
/
+5
*
|
Bug fix: make m_HypergridLinker static.
Diva Canto
2010-07-30
1
-1
/
+1
|
/
*
Slight improvement on previous commit.
Diva Canto
2010-07-30
1
-1
/
+13
*
Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim
Diva Canto
2010-07-30
23
-2310
/
+88
|
\
|
*
remove gods event subscription to gods module from scene
Justin Clark-Casey (justincc)
2010-07-30
3
-25
/
+32
|
*
remove empty, unused and uncalled UnsubscribeToClientEvents()
Justin Clark-Casey (justincc)
2010-07-30
1
-4
/
+0
|
*
move attachment subscription events into AttachmentsModule from scene.
Justin Clark-Casey (justincc)
2010-07-30
3
-38
/
+28
|
*
remove unused BasicQuadTreeNode
Justin Clark-Casey (justincc)
2010-07-30
2
-274
/
+0
|
*
store terrain module trying to load plugins if plugin path does not exist
Justin Clark-Casey (justincc)
2010-07-30
1
-2
/
+7
|
*
move ChannelDigger from its own project into the main terrain module with the...
Justin Clark-Casey (justincc)
2010-07-30
2
-25
/
+1
|
*
remove long unused OpenSim/Framework/Configuration/* projects
Justin Clark-Casey (justincc)
2010-07-30
4
-375
/
+0
|
*
Remove unused ILoginServiceToRegionsConnector
Justin Clark-Casey (justincc)
2010-07-30
1
-41
/
+0
|
*
Remove unused LLFileTransfer
Justin Clark-Casey (justincc)
2010-07-30
2
-407
/
+0
|
*
remove long superseded HGNetworkServersInfo
Justin Clark-Casey (justincc)
2010-07-30
1
-107
/
+0
|
*
remove unused FriendRegionInfo
Justin Clark-Casey (justincc)
2010-07-30
1
-38
/
+0
|
*
remove now unused GridConfig, MessageServerConfig, UserConfig
Justin Clark-Casey (justincc)
2010-07-30
4
-583
/
+0
|
*
remove unused ACL class
Justin Clark-Casey (justincc)
2010-07-30
2
-377
/
+0
|
*
convert attachments module from old region module style to new
Justin Clark-Casey (justincc)
2010-07-30
1
-19
/
+25
*
|
Changed the way HG client verification is done: now transforming local and LA...
Diva Canto
2010-07-30
4
-9
/
+84
|
/
*
* Added debug logging to SimianGrid inventory service response parsing
John Hurliman
2010-07-29
1
-0
/
+2
*
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2010-07-29
1
-3
/
+4
|
\
|
*
* Tweaked WebUtil.PostToService() to help debug an object disposed exception
John Hurliman
2010-07-29
1
-3
/
+4
*
|
Make dataserver() return a 0 when agent id offline, instead of a timeout
Melanie Thielker
2010-07-29
1
-5
/
+4
|
/
*
Allow gods and estate managers/owners to be unaffected by parcel bans
Melanie Thielker
2010-07-29
3
-0
/
+24
*
Add some options
Melanie
2010-07-24
1
-0
/
+11
*
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2010-07-24
2
-2
/
+3
|
\
|
*
remove compile.bat from a created binary distribution
Justin Clark-Casey (justincc)
2010-07-23
1
-0
/
+1
|
*
in nant distbin, specifically only delete Regions.ini instead of the entire R...
Justin Clark-Casey (justincc)
2010-07-23
1
-1
/
+1
|
*
Added ': ' to password prompt. Mantis #4851
Diva Canto
2010-07-22
1
-1
/
+1
*
|
Fix some inventory issues
Melanie
2010-07-24
1
-0
/
+29
|
/
*
Adding sample configuration to previous patch
Melanie
2010-07-22
1
-0
/
+3
*
Add sending of the avatar interests and configuration of the profiles
Melanie
2010-07-22
1
-2
/
+33
*
Allow Megaregions to start properly after an unclean shutdown
Melanie
2010-07-20
2
-1
/
+4
*
Restore lines that have been removed due to previous merge conflict.
Diva Canto
2010-07-20
1
-2
/
+6
*
Remove a merge artefact
Melanie
2010-07-20
1
-4
/
+0
*
When a god uses mass permission setting, the V bit is cleared from next
Melanie Thielker
2010-07-20
1
-4
/
+7
*
prevent hacked viewers from being able to delete arbitrary items from any
Melanie Thielker
2010-07-20
1
-3
/
+18
*
Fix a few permissions vulnerability. Owners could cause permissions
Melanie Thielker
2010-07-20
3
-8
/
+40
*
adjust DialogModule to only send broadcast alerts to root agents
Justin Clark-Casey (justincc)
2010-07-20
1
-2
/
+3
*
Relaxed the ultra-conservative lock on m_items. Needs testing under linux and...
Diva Canto
2010-07-20
1
-219
/
+188
*
Adding it again.
Diva Canto
2010-07-20
1
-28
/
+36
*
Reverting this for now, but this needs to go in again.
Diva Canto
2010-07-19
1
-36
/
+28
*
Another stab at http://opensimulator.org/mantis/view.php?id=4858. Eliminated ...
Diva Canto
2010-07-19
1
-28
/
+36
*
One more stab at http://opensimulator.org/mantis/view.php?id=4858.
Diva Canto
2010-07-19
1
-33
/
+33
[next]