lbsa71
|
6f0adb0920
* applying the interface upgrade in post-fixes as well.
|
há 15 anos atrás |
lbsa71
|
60e189d6fd
* Upped version from 0.6.2 to 0.6.3
|
há 15 anos atrás |
lbsa71
|
95ec4c5a64
Branching 0.6.3-release for further patching.
|
há 15 anos atrás |
lbsa71
|
3c9bdcc6a8
Post-tagging version for stability - after 8472 trunk destabilized.
|
há 15 anos atrás |
diva
|
3f25128e77
Adds support for preserving animations on region crossings and TPs.
|
há 15 anos atrás |
diva
|
c381bee515
Makes SP.CopyFrom a bit more robust with respect to sims in older versions which still don't have the new appearance management code.
|
há 15 anos atrás |
Melanie Thielker
|
33331167b5
Fix a typo. i + i is not 2 times me
|
há 15 anos atrás |
Melanie Thielker
|
7c1305a327
Re-fixing the fix :/
|
há 15 anos atrás |
Melanie Thielker
|
d94c67e953
One-liner to fix an omission
|
há 15 anos atrás |
Sean Dague
|
c417a5b619
remove all the very old create and upgrade sql files, these were
|
há 15 anos atrás |
Justin Clarke Casey
|
d03c32aa69
* Allow inventory archives to be saved from the 'root' inventory directory
|
há 15 anos atrás |
Dr Scofield
|
6fbc1f2b23
- additional code to get ConciergeModule to do truly async broker updates
|
há 15 anos atrás |
Justin Clarke Casey
|
e28738c13b
* Assign incoming items with a random UUID so that archives can be loaded more than once
|
há 15 anos atrás |
Justin Clarke Casey
|
d205cb5260
* extend inventory archive save test to check for the presence of the item file in the saved archive
|
há 15 anos atrás |
diva
|
d347b59ca4
Addresses mantis #3181. Waiting for confirmation from the reporter.
|
há 15 anos atrás |
Justin Clarke Casey
|
af57937760
* Apply http://opensimulator.org/mantis/view.php?id=3068
|
há 15 anos atrás |
Justin Clarke Casey
|
4e779bbd81
* switch to pulsing monitors to perform test sync instead of events, since this doesn't allow one to accidentally forget to reset the event
|
há 15 anos atrás |
Justin Clarke Casey
|
014e9e2c6d
* Get rid of a unit test race condition based on my misreading of the AutoResetEvent docs
|
há 15 anos atrás |
lbsa71
|
8a39223320
* Ignored even more gens
|
há 15 anos atrás |
lbsa71
|
55d89b73ed
* fixed 'path' reference attribute for Nant and VS2008 targets.
|
há 15 anos atrás |
Justin Clarke Casey
|
46fd31346d
* Apply http://opensimulator.org/mantis/view.php?id=3178
|
há 15 anos atrás |
Justin Clarke Casey
|
6bcf7cbb2c
* Apply http://opensimulator.org/mantis/view.php?id=3179
|
há 15 anos atrás |
Justin Clarke Casey
|
829c84e69f
* Apply http://opensimulator.org/mantis/view.php?id=3167
|
há 15 anos atrás |
Justin Clarke Casey
|
229b69e044
* Establish InventoryArchiveSaved event for unit tests
|
há 15 anos atrás |
lbsa71
|
2a67c5ec8b
* Ignored a bunch of genned files
|
há 15 anos atrás |
lbsa71
|
93465df5e3
* Moved the nifty MySQLEstateData connectionstring password-stripper out into the Util project
|
há 15 anos atrás |
Melanie Thielker
|
3130784934
Re-add the objectID field to the anim pack, that was deemed unneccessary
|
há 15 anos atrás |
diva
|
2c272762f8
Small change on dealing with ODE physics, so that this warning doesn't happen: "[PHYSICS]: trying to change capsule size, but the following ODE data is missing - Shell Body Amotor". That warning occurred in MakeRoot, because of the call to SetSize, immediately after making the avie physical.
|
há 15 anos atrás |
Mike Mazur
|
76c0935ec7
- remove the Metadata property from AssetBase and return all previous
|
há 15 anos atrás |
diva
|
7cc9062137
Major change to how appearance is managed, including changes in login and user service/server. Appearance is now sent by the user service/server along with all other loginparams. Regions don't query the user service for appearance anymore. The appearance is passed along from region to region as the avie moves around. And, as before, it's stored back with the user service as the client changes the avie's appearance. Child agents have default appearances that are set to the actual appearance when the avie moves to that region. (as before, child agents are invisible and non-physical).
|
há 15 anos atrás |