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
...
*
BulletSim: set linkset type to be prim specific rather than a simulator
Robert Adams
2013-06-30
3
-15
/
+8
*
BulletSim: a better version of llMoveToTarget that doesn't go crazy.
Robert Adams
2013-06-30
5
-19
/
+98
*
BulletSim: add inTaintTime parameter to collision cache clear function.
Robert Adams
2013-06-30
1
-3
/
+3
*
Groups V2: charge for group creation only after the group has been successful...
Diva Canto
2013-06-30
1
-1
/
+4
*
Revert "More debug mantis #6625"
Diva Canto
2013-06-30
1
-1
/
+0
*
Revert "One more debug mantis #6625"
Diva Canto
2013-06-30
1
-1
/
+0
*
Revert "A little more debug for the Unknown User problem mantis #6625"
Diva Canto
2013-06-30
1
-3
/
+0
*
Same fix to LocalInventoryServiceConnector.cs
Diva Canto
2013-06-30
1
-1
/
+2
*
More on mantis #6625
Diva Canto
2013-06-29
1
-1
/
+2
*
More debug mantis #6625
Diva Canto
2013-06-29
1
-0
/
+1
*
Fixed previous debug message
Diva Canto
2013-06-29
1
-1
/
+1
*
One more debug mantis #6625
Diva Canto
2013-06-29
1
-0
/
+1
*
More debug for mantis #6625. It looks like the home friends list is being fet...
Diva Canto
2013-06-29
1
-20
/
+21
*
A little more debug for the Unknown User problem mantis #6625
Diva Canto
2013-06-29
1
-0
/
+3
*
Changed HG status notifications timeout down to 15secs from the default 100.
Diva Canto
2013-06-29
2
-2
/
+10
*
Remove hack to migrate previous experimental-level os materials data.
Justin Clark-Casey (justincc)
2013-06-29
1
-9
/
+0
*
Add materials store null check into UuidGatherer code.
Justin Clark-Casey (justincc)
2013-06-28
1
-0
/
+4
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2013-06-28
1
-30
/
+42
|
\
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
dahlia
2013-06-28
6
-107
/
+179
|
|
\
|
*
|
add some locking to materials storage dictionary
dahlia
2013-06-28
1
-30
/
+42
*
|
|
Add IMG_BLOOM1.jp2 to standard asset set, which is used in stars.
Justin Clark-Casey (justincc)
2013-06-28
3
-3
/
+14
|
|
/
|
/
|
*
|
Remove "Asset deletion not supported by database" message from "delete asset"...
Justin Clark-Casey (justincc)
2013-06-28
1
-7
/
+5
*
|
In XAssetService, on a delete asset request also delete the asset in any chai...
Justin Clark-Casey (justincc)
2013-06-28
2
-3
/
+6
*
|
Reinsert code for gathering uuids reference by materials back directly into U...
Justin Clark-Casey (justincc)
2013-06-28
3
-97
/
+168
|
/
*
add method docs for DAMap.GetStore() and DAMap.SetStore()
dahlia
2013-06-27
1
-0
/
+12
*
and yet another check for null returned from DynAttrs.GetStore()
dahlia
2013-06-27
1
-0
/
+4
*
test for null return from DynAttrs.GetStore()
dahlia
2013-06-27
1
-0
/
+3
*
refactor: Move code for gathering textures referenced by materials into Mater...
Justin Clark-Casey (justincc)
2013-06-27
3
-69
/
+103
*
Make the concept of namespaces explicit in dynamic attributes
Justin Clark-Casey (justincc)
2013-06-27
11
-172
/
+257
*
Update temporary "Unknown UserUMMTGUN2" name to "Unknown UserUMMTGUN3" to see...
Justin Clark-Casey (justincc)
2013-06-25
1
-1
/
+1
*
Improve situation where editing just the root prim of an attachment causes ot...
Justin Clark-Casey (justincc)
2013-06-25
1
-1
/
+10
*
Tidy up SOG.UpdateRootPosition() to eliminate unnecessary copying of Vector3 ...
Justin Clark-Casey (justincc)
2013-06-25
1
-10
/
+4
*
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2013-06-23
38
-957
/
+963
|
\
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2013-06-22
1
-29
/
+35
|
|
\
|
|
*
BulletSim: move new linear deflection code to own routine.
Robert Adams
2013-06-21
1
-29
/
+35
|
*
|
Change IsLocalRegion from using region handle to using regionID. This was aff...
Diva Canto
2013-06-22
3
-7
/
+6
|
*
|
HG: avoid call on localhost between sim and UAS for standalone.
Diva Canto
2013-06-22
1
-1
/
+20
|
*
|
Finally moved HG agent transfers to use agent fatpacks.
Diva Canto
2013-06-21
11
-365
/
+171
|
|
/
|
*
BulletSim: Implementation of Linear Deflection, it is a partial help for the ...
Vegaslon
2013-06-20
1
-5
/
+33
|
*
BulletSim: rework velocity updating when not colliding and not flying
Robert Adams
2013-06-20
2
-5
/
+42
|
*
minor: remove mono compiler warnings in WebsocketServerHandler.cs
Justin Clark-Casey (justincc)
2013-06-20
1
-13
/
+7
|
*
Change "ObjectMemory" stat to "HeapMemory" to align with other stat names. A...
Justin Clark-Casey (justincc)
2013-06-20
1
-3
/
+3
|
*
Allow more than one stat category to be specified in "show stats"
Justin Clark-Casey (justincc)
2013-06-20
1
-30
/
+34
|
*
minor: Change "memory churn" terminology in statistics to "heap allocation ra...
Justin Clark-Casey (justincc)
2013-06-20
3
-14
/
+14
|
*
Fix minor bug where the check whether to display SmartThreadPool stats was ac...
Justin Clark-Casey (justincc)
2013-06-20
1
-1
/
+1
|
*
minor: fix mono compiler warning in FetchInventory2Handler
Justin Clark-Casey (justincc)
2013-06-20
1
-2
/
+2
|
*
Make it possible to specify display of stats in a particular 'container' by s...
Justin Clark-Casey (justincc)
2013-06-20
2
-3
/
+17
|
*
Display existing statistic of how many http requests a server is making as se...
Justin Clark-Casey (justincc)
2013-06-19
3
-5
/
+23
|
*
Mantis 6608: Math error in parcel dimensions/borders seen with land show command
Talun
2013-06-19
1
-10
/
+10
|
*
minor: remove mono compiler warning in OfflineIMService
Justin Clark-Casey (justincc)
2013-06-18
1
-1
/
+1
[prev]
[next]