Diva Canto
|
40f4b30361
Strengthen the tests for the possibility that SetUpFixture does not run in the beginning.
|
7 years ago |
Diva Canto
|
26a4c5ff85
Comment to trigger jenkins
|
7 years ago |
Diva Canto
|
856d218f99
Comment that test dll for now. It's making jenkins fail.
|
7 years ago |
Diva Canto
|
ea448d9d6b
Forgot to add this too (nant auto tests)
|
7 years ago |
Diva Canto
|
5e9b090845
Listed new testable dll in THIS file
|
7 years ago |
Diva Canto
|
af5573728a
Another comment for testing jenkins
|
7 years ago |
Diva Canto
|
3052c7080a
Added comment just to trigger jenkins
|
7 years ago |
UbitUmarov
|
1dbf3215b0
jenkins tests still don't set scene.IsRunning
|
7 years ago |
UbitUmarov
|
82e2e1e00c
change locking on sop updates
|
7 years ago |
Robert Adams
|
2afd158b1d
Update BulletSim with Bullet V2.86.
|
7 years ago |
Kevin Cozens
|
e9b7971929
Remove profile from basic configuration
|
7 years ago |
UbitUmarov
|
a4e7ab6fcf
avoid a null ref
|
7 years ago |
UbitUmarov
|
f658b68181
add a few locks
|
7 years ago |
UbitUmarov
|
1830387840
Oops fix also default UseMeshiesPhysicsMesh also on ubOde
|
7 years ago |
Kevin Cozens
|
cf855c3842
Corrected index number in ErrorFormat based Exception message
|
7 years ago |
UbitUmarov
|
fc4212bc81
mantis 8222
|
7 years ago |
UbitUmarov
|
169a50286b
upload ODE lib for linux. Plz keep previus version in case something goes wrong. Thanks jakdaniels for the compilation
|
7 years ago |
UbitUmarov
|
ad930f8e41
fix typo
|
7 years ago |
UbitUmarov
|
21b71ff1d8
partial mantis 8219; on creating or updating items (animationsets, wearables) that reference assets, and user does not have permissions on those, abort and warn, instead of silent invalition of the references to those assets, creating a broken item
|
7 years ago |
UbitUmarov
|
324bda8ab9
mantis 8218 make Meshmerizer UseMeshiesPhysicsMesh defualt to true, to match stated on ini files.
|
7 years ago |
UbitUmarov
|
6996bab4a1
display remaining pass time in hours, mins or seconds acording to value
|
7 years ago |
UbitUmarov
|
0b23964349
change buypass insuficent funds to make clear that its on that region money system (buypass now uses the new MoveMoney)
|
7 years ago |
UbitUmarov
|
0bbe7bab7b
add new funtion bool MoveMoney(UUID fromUser, UUID toUser, int amount, MoneyTransactionType type, string text). this should be called async allowing time for money module to process it. If returns true, the transation did sucess, so if its use was to pay something, the payed item/service must be provided without fail, otherwise another method is needed so a refund is possible
|
7 years ago |
UbitUmarov
|
a91ceae826
add comments to make that more clear
|
7 years ago |
UbitUmarov
|
025e82341f
do not allow setting land passes on group owned land, because currently we cant give money to the group
|
7 years ago |
UbitUmarov
|
74389c74cb
only allow pass renovation on the last quarter of parcel pass time. go back to MoneyMove charging method
|
7 years ago |
UbitUmarov
|
d52a64c7a3
avoid leasing issues on lsl_list on domain crossings. This will make their use even more slow. AppDomainLoading just needs to be set false to have acceptable scripts performance
|
7 years ago |
UbitUmarov
|
8739ceb00f
lets try using older EventManager.TriggerMoneyTransfer to pay parcel passes
|
7 years ago |
UbitUmarov
|
35b1166ba8
add a few more...
|
7 years ago |
UbitUmarov
|
1557b78d67
add missing session ID verification
|
7 years ago |