Arthur Valadares
|
604ef5ba79
Fix issue where conversion of temporary boolean variable fails on MySQL
|
15 年之前 |
Melanie
|
7daf6dbbd3
Add -xmlfile= option to UGM, to let the files be outside bin if desired
|
15 年之前 |
Jeff Ames
|
158ad39df0
Add copyright header. Formatting cleanup.
|
15 年之前 |
Diva Canto
|
31e7e1b5f9
Merge branch 'master' of ssh://[email protected]/var/git/opensim
|
15 年之前 |
Diva Canto
|
e4f64dd714
Made HandleFetchInventoryDescendents async, so that the client thread doesn't wait for the download of the entire inventory.
|
15 年之前 |
Adam Frisby
|
bd7757de22
* oops. Mistake with value return.
|
15 年之前 |
Adam Frisby
|
568d1fae50
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
15 年之前 |
Adam Frisby
|
f7c5eca978
* Moves NPC Creation across AppDomains to prevent a major perfomance issue.
|
15 年之前 |
Diva Canto
|
9e64427262
Putting the inventory packets back to ThrottleOutPacketType.Asset, because that didn't work.
|
15 年之前 |
Diva Canto
|
922007443e
Changed most of inventory packets to LowPriority, to see if that helps with freezing on searching large inventories.
|
15 年之前 |
Adam Frisby
|
98da8e9b16
* Make cache, actually cache.
|
15 年之前 |
Adam Frisby
|
29e2067ec3
* Implements a cache in NPCModule for Appearance.
|
15 年之前 |
Adam Frisby
|
25dbf16cfb
* Once more into the breach!
|
15 年之前 |
Adam Frisby
|
d4600eec4d
* Attempting to diagnose a connection bug.
|
15 年之前 |
Adam Frisby
|
bce98f9670
* Fixing an issue with NPC's and Circuit Codes.
|
15 年之前 |
Adam Frisby
|
7ef3e5f41c
* Protip: Declare publically accessible functions, as public functions.
|
15 年之前 |
Adam Frisby
|
c7e140171e
* Addendum to previous
|
15 年之前 |
Adam Frisby
|
1740fd60b3
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
15 年之前 |
Adam Frisby
|
01f394d203
* Fleshes more of NPCModule out.
|
15 年之前 |
Melanie
|
ea32600b8b
Merge branch 'master' of ssh://[email protected]/var/git/opensim
|
15 年之前 |
Melanie
|
70c870972a
Fix the user and password defaults int he remote console setup
|
15 年之前 |
Diva Canto
|
a3d895908f
Merge branch 'master' of ssh://[email protected]/var/git/opensim
|
15 年之前 |
Diva Canto
|
118f710a79
Fixed a missing field in SendBulkInventoryFolderUpdate.
|
15 年之前 |
Adam Frisby
|
e83b00a3df
* Implements a bunch of stuff in NPCModule
|
15 年之前 |
Melanie
|
b23160a871
Remove the AssetInventory server from core. It has fallen behind both
|
15 年之前 |
Melanie
|
297393f349
Remove a load-order dependency in inventory transfer that was biting
|
15 年之前 |
Melanie
|
4c8bcd2ff6
Add some output (at DEBUG level) to the message transfer module to aid
|
15 年之前 |
John Hurliman
|
ae2ceda479
* Only update TextureEntry in AvatarAppearance if the incoming XML-RPC has a valid TextureEntry. About half the time update_avatar_appearance calls are made, the TextureEntry is empty
|
15 年之前 |
Diva Canto
|
1604c9d19e
One more place fixed for setting the inventory folder owner. Thanks jhurliman.
|
15 年之前 |
Diva Canto
|
948c7ea20b
Commented T021_TestCrossToNewRegion because (1) it can fail on panda, and (2) it is not a meaningful representation of region crossing.
|
15 年之前 |