aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* fix bug where generic sqlite table delete wasn't working.0.7.1.1-releaseJustin Clark-Casey (justincc)2011-05-271-1/+1
* switch to 0.7.1.1 release version infoJustin Clark-Casey (justincc)2011-05-271-2/+2
* Make sure culture is en-US when saving archive related xml.Justin Clark-Casey (justincc)2011-05-272-1/+4
* If parsing fails in the primitive base shape (which prints out a debug log me...Justin Clark-Casey (justincc)2011-05-271-4/+25
* When saving an iar, don't chase down link asset IDs (since these points to ot...Justin Clark-Casey (justincc)2011-05-271-1/+5
* fix bug where outfit folder links could not be deletedJustin Clark-Casey (justincc)2011-05-271-4/+4
* Allow item links to be deleted even when other deletes and purges are disabled.Justin Clark-Casey (justincc)2011-05-278-30/+149
* don't throw a null reference if an inventory link target doesn't exist when w...Justin Clark-Casey (justincc)2011-05-271-1/+4
* Fix adding/removing/replacing outfits in viewer 2Justin Clark-Casey (justincc)2011-05-271-18/+27
* Fix broken inventory links on viewer 2.Justin Clark-Casey (justincc)2011-05-274-4/+30
* Add a smidgen of method doc about the fact that item links reuse the asset id...Justin Clark-Casey (justincc)2011-05-271-0/+4
* Prevent viewer 2 from creating a duplicate outfit inventory links.Justin Clark-Casey (justincc)2011-05-271-2/+29
* Correct llGetParcelMaxPrims() to use the same calculation as used elsewhere i...Justin Clark-Casey (justincc)2011-05-141-6/+5
* When loading an OAR that doesn't have parcels, create a default parcelOren Hurvitz2011-05-144-14/+31
* The get_grid_info REST call now encodes XML EntitiesSignpostMarv Martin2011-05-141-1/+2
* Fix offline IMs here too.Diva Canto2011-05-121-1/+1
* Somewhat reverting the last commit. The viewer ignores 255's on tiles that we...Diva Canto2011-05-101-3/+3
* Changed the Access flag on HGMap to 255 (does not exist) and clarified the ot...Diva Canto2011-05-092-2/+2
* Fixes gray tiles around +/-4 when user clicks on an empty tile. Affects regio...Diva Canto2011-05-092-2/+2
* Fixes gray tiles on map search for viewers 1.Diva Canto2011-05-093-6/+9
* The map is seriously broken. This doesn't fix it, but at least provides one m...Diva Canto2011-05-093-7/+6
* Fix content-type to be application/x-www-form-urlencodedDiva Canto2011-05-081-1/+1
* Mantis #5470 -- add forgotten MSSQL's GridUserStore. Thank you MrMonkEDiva Canto2011-05-071-0/+19
* Removed SimpleRegionInfo, which was obsolete and not used anywhere.Diva Canto2011-05-061-245/+0
* Change command help text for "show capabilities" to "show caps", as this is t...Justin Clark-Casey (justincc)2011-05-061-2/+2
* One more bug fix concerning library items that weren't being copied to user's...Diva Canto2011-05-062-2/+2
* Bug fix: iars under Library weren't being loaded.Diva Canto2011-05-061-0/+2
* change release flavour to post fixesJustin Clark-Casey (justincc)2011-05-061-1/+1
* Change flavour to release0.7.1-releaseJustin Clark-Casey (justincc)2011-05-041-1/+1
* Fixes mantis #5461.Diva Canto2011-05-041-1/+2
* Fix crash when [Mesh] section is missing from configuration filesDan Lake2011-05-041-1/+2
* Increased timeout for fat UpdateAgent to 200secs. Nebadon's 3800-prim alien a...Diva Canto2011-05-021-1/+1
* Oops, forgot this one.Diva Canto2011-05-021-1/+1
* Turns out that it's a bad idea to let Agent position updates linger for a lon...Diva Canto2011-05-022-16/+16
* Merge branch '0.7.1-dev' of ssh://opensimulator.org/var/git/opensim into 0.7....Diva Canto2011-04-3068-56/+246
|\
| * Added MrMonkE to the contributors. Fixed contributors.0.7.1-rc2Diva Canto2011-04-291-14/+23
| * Thank you MrMonkE for a patch that seems to bring the MSSQL data layer up to ...Diva Canto2011-04-2911-32/+199
| * Stop CHANGED_INVENTORY firing twice if a notecard is edited in prim.Justin Clark-Casey (justincc)2011-04-283-6/+14
| * Fix a bug where physical objects rezzed with an initial velocity by script do...Justin Clark-Casey (justincc)2011-04-281-0/+6
| * add the executable bit to all bundled DLLs so that these are preserved when u...Justin Clark-Casey (justincc)2011-04-2849-0/+0
| * Bump minimum required mono to 2.4.3 from 2.4.2. OpenSim fails at runtime bel...Justin Clark-Casey (justincc)2011-04-271-1/+1
| * Change default ini.example port used by Freeswitch in grid settings to 8004.Justin Clark-Casey (justincc)2011-04-273-3/+3
| * adjust freeswitch grid connector to port 8003 to agree with the default 8003 ...Justin Clark-Casey (justincc)2011-04-272-2/+2
* | Increased the timeouts here too. They were very low.Diva Canto2011-04-301-4/+4
|/
* Merge branch '0.7.1-dev' of ssh://opensimulator.org/var/git/opensim into 0.7....Diva Canto2011-04-251-3/+1
|\
| * print invalid command message to the console, not the logJustin Clark-Casey (justincc)2011-04-261-3/+1
* | Removed stale client components: MXP and VWoHTTP.Diva Canto2011-04-259-3889/+0
* | recover from unhandled exception from bad rotation data while processing enti...dahlia2011-04-251-1/+9
* | Made things consistent between LocalInventoryServiceConnector and RemoteXInve...Diva Canto2011-04-252-11/+32
|/
* Addresses mantis #5449 -- crashing exception in SendInventoryFolderDetails.Diva Canto2011-04-251-6/+4