dahlia
|
c2b7ef7d60
Adjust velocity threshold for triggering flailing. Thanks to KittoFlora for researching this.
|
15 rokov pred |
Teravus Ovares (Dan Olivares)
|
a9da2786cf
* Fix incorrect math on the Velocity check in PhysicsCollisionUpdate. This may reduce avatar flailing.
|
15 rokov pred |
Justin Clark-Casey (justincc)
|
4e678d3d16
minor: Change commented out authentication service realm setting to "users" to match defaults in code
|
15 rokov pred |
Justin Clark-Casey
|
85e9d774ea
switch 0.6.7 identification back to post_fixes
|
15 rokov pred |
Justin Clark-Casey (justincc)
|
7f13ac0f48
change flavour of 0.6.7 to release
|
15 rokov pred |
Justin Clark-Casey (justincc)
|
e9c05cf385
change 0.6.7 candidate branch down to RC1
|
15 rokov pred |
Justin Clark-Casey (justincc)
|
74a05ac32b
small test change
|
15 rokov pred |
Melanie
|
691f1e8aa0
Fix loading modules with alternate configurations and ports into ROBUST.
|
15 rokov pred |
Diva Canto
|
13c6202da9
Fixed a bug that was causing exceptions to the thrown in ROBUST MainServer.
|
15 rokov pred |
Melanie
|
fe3760e4a2
Merge branch 'master' into 0.6.7-post-fixes
|
15 rokov pred |
Melanie
|
a1aa362866
Allow the notation config_name@port/dll_name:class_name as a handler spec
|
15 rokov pred |
Melanie
|
7cd03abab5
Bump main version to 0.6.8-Dev
|
15 rokov pred |
Melanie
|
63c3c7483f
Bump version number in post-fixes
|
15 rokov pred |
Melanie
|
0ed7371f3e
Change DocToBytes to return no trailing whitespace.
|
15 rokov pred |
Melanie
|
42746e99bd
Make the RegionData plugin store the RegionName
|
15 rokov pred |
Melanie
|
12640d0824
Prevent manually setting Data["locX"] and Data["locY"], since that would
|
15 rokov pred |
Melanie
|
b5bf3f87d5
Merge branch 'master' of ssh://[email protected]/var/git/opensim
|
15 rokov pred |
Melanie
|
8e091f5903
Add the Migration for the regions table
|
15 rokov pred |
Teravus Ovares (Dan Olivares)
|
a7f3d01f8a
Merge branch 'master' of ssh://MyConnection/var/git/opensim
|
15 rokov pred |
Teravus Ovares (Dan Olivares)
|
2bb513329a
* Does a full battery of tests to ensure that the object isn't an attachment before border crossing
|
15 rokov pred |
dahlia
|
fb2cabd6b3
corrections to viewerMode AddPos()
|
15 rokov pred |
Teravus Ovares (Dan Olivares)
|
0a0b532270
* Fixes teleporting within megaregions on HG enabled regions. You can teleport around now. (but it still doesn't fix the inconsistent attachment state when teleporting into region slots that are not the south west region on megaregions)
|
15 rokov pred |
Justin Clark-Casey (justincc)
|
2995d87d75
minor: remove some mono compiler warnings
|
15 rokov pred |
Justin Clark-Casey (justincc)
|
0bdf75637f
Merge branch 'master' of ssh://[email protected]/var/git/opensim
|
15 rokov pred |
Diva Canto
|
eed8a61559
More small changes to FlotsamAssetCache as per mcortez' request.
|
15 rokov pred |
Diva Canto
|
be7afa0b1f
Changed a [Groups] config as per mcortez' request.
|
15 rokov pred |
Diva Canto
|
902279f0fd
Moved the property RegionLoginsEnabled from GridComms to the Scene -- not the scene itself but SceneCommunicationService, for now. Beginning to clear the code from using Region.Communications. grid stuff.
|
15 rokov pred |
Justin Clark-Casey (justincc)
|
9249c026f2
Don't preserve full user profile details within iars for now
|
15 rokov pred |
Diva Canto
|
295868033f
Better error handling on the client-side grid connector.
|
15 rokov pred |
Diva Canto
|
b2772b3a2d
Added GridForm.html in Tests/Clients/Grid that shows how to interact with a grid server via regular Web forms. May be good for developing administrative tools.
|
15 rokov pred |