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
/
Framework
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-03-04
8
-139
/
+209
|
\
|
*
compiler warnings revealed that public PlaySoundSlavePrims properties were ch...
Justin Clark-Casey (justincc)
2010-03-03
2
-4
/
+4
|
*
minor: remove some compiler warnings
Justin Clark-Casey (justincc)
2010-03-03
1
-7
/
+7
|
*
refactor: push sog.SendPartFullUpdate() down into sop where it better belongs
Justin Clark-Casey (justincc)
2010-03-03
2
-45
/
+43
|
*
Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2010-03-03
1
-37
/
+16
|
|
\
|
|
*
* Adjusted the significant movement magic value from 0.5m to 2.0m and added a...
John Hurliman
2010-03-03
1
-1
/
+6
|
|
*
Removing the sLLVector3 dinosaur
John Hurliman
2010-03-03
1
-3
/
+3
|
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
John Hurliman
2010-03-03
2
-1
/
+4
|
|
|
\
|
|
*
|
* Fixed bad start position clamping in MakeRootAgent()
John Hurliman
2010-03-03
1
-33
/
+7
|
*
|
|
Fix bug where approximately half the time, attachments would rez only their r...
Justin Clark-Casey (justincc)
2010-03-03
4
-32
/
+130
|
|
|
/
|
|
/
|
|
*
|
Actually make EventManager.OnAttach() fire when an object is attached. Previ...
Justin Clark-Casey (justincc)
2010-03-03
1
-0
/
+3
|
*
|
remove references to OpenSim.Framework.Commuications.Tests.dll since all rele...
Justin Clark-Casey (justincc)
2010-03-03
1
-1
/
+1
|
|
/
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-03-03
38
-3525
/
+1219
|
\
\
|
|
/
|
*
Fixes Region.Framework tests. Although these tests don't fail, they need to b...
Diva Canto
2010-03-02
2
-16
/
+17
|
*
Change friends to handle offers as it was originally designed. This may
Melanie
2010-03-01
1
-13
/
+0
|
*
Initial Online friends notification seems to be working reliably now. All thi...
Diva Canto
2010-02-28
4
-3
/
+37
|
*
* Removed the unused GridRegion.getInternalEndPointPort() (just use InternalE...
John Hurliman
2010-02-23
1
-1
/
+1
|
*
Changed asset CreatorID to a string
John Hurliman
2010-02-22
2
-2
/
+2
|
*
Merge branch 'presence-refactor' of ssh://opensimulator.org/var/git/opensim i...
John Hurliman
2010-02-22
11
-130
/
+140
|
|
\
|
|
*
Merge branch 'master' into presence-refactor
Melanie
2010-02-22
11
-130
/
+140
|
|
|
\
|
|
|
*
Formatting cleanup.
Jeff Ames
2010-02-22
1
-1
/
+1
|
|
|
*
Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2010-02-16
15
-208
/
+716
|
|
|
|
\
|
|
|
|
*
Formatting cleanup.
Jeff Ames
2010-02-15
9
-102
/
+102
|
|
|
|
*
Fixes a bug in the previous patch.
Revolution
2010-02-15
1
-18
/
+13
|
|
|
*
|
minor: Make SOG.DelinkFromGroup() return the newly delinked scene object inst...
Justin Clark-Casey (justincc)
2010-02-16
2
-11
/
+26
|
*
|
|
|
* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...
John Hurliman
2010-02-22
4
-16
/
+15
|
|
/
/
/
|
*
|
|
Merge branch 'master' into presence-refactor
Melanie
2010-02-15
10
-97
/
+618
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Plug a small hole
Melanie
2010-02-14
1
-0
/
+3
|
|
*
|
Revolution is on the roll again! :)
Revolution
2010-02-14
9
-106
/
+616
|
|
|
/
|
*
|
Merge branch 'master' into presence-refactor
Melanie
2010-02-08
5
-28
/
+129
|
|
\
\
|
*
\
\
Merge branch 'master' into presence-refactor
Melanie
2010-02-08
12
-493
/
+1780
|
|
\
\
\
|
*
|
|
|
Finally cutting the gordian knot. Friends needs to be both a module and a
Melanie
2010-02-04
1
-9
/
+0
|
*
|
|
|
Some interface and data structure changes, add the missing method in friends
Melanie
2010-02-04
1
-0
/
+9
|
*
|
|
|
Added missing file.
Diva Canto
2010-01-31
1
-0
/
+20
|
*
|
|
|
* HGScene is no more.
Diva Canto
2010-01-30
6
-1019
/
+40
|
*
|
|
|
HG 1.5 is in place. Tested in standalone only.
Diva Canto
2010-01-28
2
-1
/
+37
|
*
|
|
|
Change a member of the friendslist module to better reflect the client side
Melanie
2010-01-19
1
-1
/
+1
|
*
|
|
|
* Fixed misspelling of field in GridService
Diva Canto
2010-01-18
2
-15
/
+9
|
*
|
|
|
Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ...
Diva Canto
2010-01-16
1
-11
/
+13
|
*
|
|
|
Finished moving object crossings into EntityTransferModule
Diva Canto
2010-01-16
2
-298
/
+0
|
*
|
|
|
Moved prim crossing to EntityTransferModule. Not complete yet.
Diva Canto
2010-01-16
3
-174
/
+185
|
*
|
|
|
Merge branch 'presence-refactor' of ssh://diva@opensimulator.org/var/git/open...
Diva Canto
2010-01-15
6
-36
/
+422
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'master' into presence-refactor
Melanie
2010-01-16
6
-36
/
+422
|
|
|
\
\
\
\
|
*
|
|
|
|
|
Renamed IAgentTransferModule to IEntityTransferModule -- accounts for objects...
Diva Canto
2010-01-15
3
-5
/
+5
|
|
/
/
/
/
/
|
*
|
|
|
|
* General cleanup of Teleports, Crossings and Child agents. They are now in t...
Diva Canto
2010-01-15
6
-1599
/
+50
|
*
|
|
|
|
Bug fix in releasing agent. In Scene, always use SimulatonService, and not m_...
Diva Canto
2010-01-13
2
-2
/
+2
|
*
|
|
|
|
Omit AuthorizationService from the default configurations, because the servic...
Diva Canto
2010-01-13
1
-5
/
+5
|
*
|
|
|
|
* Removed debug messages.
Diva Canto
2010-01-13
1
-2
/
+0
|
*
|
|
|
|
Bug in Teleport fixed -- Appearance was missing from AgentCircuitData.
Diva Canto
2010-01-13
2
-0
/
+3
|
*
|
|
|
|
Several more buglets removed.
Diva Canto
2010-01-13
3
-18
/
+18
[next]