aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-27fix bug where generic sqlite table delete wasn't working.0.7.1.1-releaseJustin Clark-Casey (justincc)1-1/+1
2011-05-27switch to 0.7.1.1 release version infoJustin Clark-Casey (justincc)1-2/+2
2011-05-27Make sure culture is en-US when saving archive related xml.Justin Clark-Casey (justincc)2-1/+4
2011-05-27If parsing fails in the primitive base shape (which prints out a debug log me...Justin Clark-Casey (justincc)1-4/+25
2011-05-27When saving an iar, don't chase down link asset IDs (since these points to ot...Justin Clark-Casey (justincc)1-1/+5
2011-05-27fix bug where outfit folder links could not be deletedJustin Clark-Casey (justincc)1-4/+4
2011-05-27Allow item links to be deleted even when other deletes and purges are disabled.Justin Clark-Casey (justincc)8-30/+149
2011-05-27don't throw a null reference if an inventory link target doesn't exist when w...Justin Clark-Casey (justincc)1-1/+4
2011-05-27Fix adding/removing/replacing outfits in viewer 2Justin Clark-Casey (justincc)1-18/+27
2011-05-27Fix broken inventory links on viewer 2.Justin Clark-Casey (justincc)3-3/+29
2011-05-27Add a smidgen of method doc about the fact that item links reuse the asset id...Justin Clark-Casey (justincc)1-0/+4
2011-05-27Prevent viewer 2 from creating a duplicate outfit inventory links.Justin Clark-Casey (justincc)1-2/+29
2011-05-14Correct llGetParcelMaxPrims() to use the same calculation as used elsewhere i...Justin Clark-Casey (justincc)1-6/+5
2011-05-14When loading an OAR that doesn't have parcels, create a default parcelOren Hurvitz4-14/+31
2011-05-14The get_grid_info REST call now encodes XML EntitiesSignpostMarv Martin1-1/+2
2011-05-12Fix offline IMs here too.Diva Canto1-1/+1
2011-05-10Somewhat reverting the last commit. The viewer ignores 255's on tiles that we...Diva Canto1-3/+3
2011-05-09Changed the Access flag on HGMap to 255 (does not exist) and clarified the ot...Diva Canto2-2/+2
2011-05-09Fixes gray tiles around +/-4 when user clicks on an empty tile. Affects regio...Diva Canto2-2/+2
2011-05-09Fixes gray tiles on map search for viewers 1.Diva Canto3-6/+9
2011-05-09The map is seriously broken. This doesn't fix it, but at least provides one m...Diva Canto3-7/+6
2011-05-08Fix content-type to be application/x-www-form-urlencodedDiva Canto1-1/+1
2011-05-07Mantis #5470 -- add forgotten MSSQL's GridUserStore. Thank you MrMonkEDiva Canto1-0/+19
2011-05-06Removed SimpleRegionInfo, which was obsolete and not used anywhere.Diva Canto1-245/+0
2011-05-06Change command help text for "show capabilities" to "show caps", as this is t...Justin Clark-Casey (justincc)1-2/+2
2011-05-06One more bug fix concerning library items that weren't being copied to user's...Diva Canto2-2/+2
2011-05-06Bug fix: iars under Library weren't being loaded.Diva Canto1-0/+2
2011-05-06change release flavour to post fixesJustin Clark-Casey (justincc)1-1/+1
2011-05-04Change flavour to release0.7.1-releaseJustin Clark-Casey (justincc)1-1/+1
2011-05-04Fixes mantis #5461.Diva Canto1-1/+2
2011-05-04Fix crash when [Mesh] section is missing from configuration filesDan Lake1-1/+2
2011-05-02Increased timeout for fat UpdateAgent to 200secs. Nebadon's 3800-prim alien a...Diva Canto1-1/+1
2011-05-02Oops, forgot this one.Diva Canto1-1/+1
2011-05-02Turns out that it's a bad idea to let Agent position updates linger for a lon...Diva Canto2-16/+16
2011-04-30Increased the timeouts here too. They were very low.Diva Canto1-4/+4
2011-04-29Thank you MrMonkE for a patch that seems to bring the MSSQL data layer up to ...Diva Canto11-32/+199
2011-04-28Stop CHANGED_INVENTORY firing twice if a notecard is edited in prim.Justin Clark-Casey (justincc)3-6/+14
2011-04-28Fix a bug where physical objects rezzed with an initial velocity by script do...Justin Clark-Casey (justincc)1-0/+6
2011-04-25Removed stale client components: MXP and VWoHTTP.Diva Canto6-3826/+0
2011-04-25recover from unhandled exception from bad rotation data while processing enti...dahlia1-1/+9
2011-04-25Made things consistent between LocalInventoryServiceConnector and RemoteXInve...Diva Canto2-11/+32
2011-04-26print invalid command message to the console, not the logJustin Clark-Casey (justincc)1-3/+1
2011-04-25Addresses mantis #5449 -- crashing exception in SendInventoryFolderDetails.Diva Canto1-6/+4
2011-04-24Commented verbose debug message.Diva Canto1-1/+1
2011-04-23switch up flavour to rc2 in preparationJustin Clark-Casey (justincc)1-1/+1
2011-04-22some mesh config asthetics0.7.1-rc1BlueWall2-2/+2
2011-04-21change flavour to rc1Justin Clark-Casey (justincc)1-1/+1
2011-04-21Group collada meshies settings under [Mesh] in OpensimDefaults.iniBlueWall1-1/+2
2011-04-21Adjust freeswitch logging to be somewhat less noisy. However, there is still...Justin Clark-Casey (justincc)2-14/+21
2011-04-21minor: small amount of method doc and some commented out odds and endsJustin Clark-Casey (justincc)1-6/+15