Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-06-03 | HG Landmarks bug fix: pull landmark asset data from user's asset server when ↵ | Diva Canto | 1 | -4/+24 | |
user is traveling. | |||||
2011-06-03 | HG Landmarks now working. | Diva Canto | 1 | -3/+2 | |
2011-05-31 | When sending an LLUDP MoneyBalanceReply message, fill out the transaction ↵ | Justin Clark-Casey (justincc) | 1 | -0/+1 | |
item description even though there is none. This is to deal with a problem in libomv where calling ToBytes() without this crashes because of an ItemDescription.Lnegth dereference. | |||||
2011-05-31 | Fill in the new OwnerData field in the LLUDP ScriptDialog message. | Justin Clark-Casey (justincc) | 1 | -3/+8 | |
If we don't do this then viewer 2.8 crashes. Resolves http://opensimulator.org/mantis/view.php?id=5510 | |||||
2011-05-13 | Fix broken inventory links on viewer 2. | Justin Clark-Casey (justincc) | 1 | -1/+6 | |
It appears that if the viewer requests a folder containing links, we must also send the folders that contain the link targets first. This was tested with Kokua 0.1.0 WIP though I predict it will also work with other viewer 2s | |||||
2011-05-09 | Fixes gray tiles on map search for viewers 1. | Diva Canto | 1 | -1/+0 | |
2011-05-08 | The map is seriously broken. This doesn't fix it, but at least provides one ↵ | Diva Canto | 1 | -2/+1 | |
more piece of data that seems to be required -- agent flags, which seem to be different in Viewer 2. WARNING: changes IClientAPI. | |||||
2011-05-06 | One more bug fix concerning library items that weren't being copied to ↵ | Diva Canto | 1 | -1/+1 | |
user's inventory. Also commented verbose debug message. | |||||
2011-04-30 | First stab at cleaning up Caps. Compiles. Untested. | Diva Canto | 17 | -0/+16663 | |