aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-03Implement optional name and description on http stream handlers so that we ca...Justin Clark-Casey (justincc)3-24/+34
2012-04-28Put scene object related console commands into new "Objects" help category ra...Justin Clark-Casey (justincc)1-9/+13
2012-04-27Add flags information (phantom, physics, etc.) to "show object" and "show par...Justin Clark-Casey (justincc)1-0/+2
2012-04-27If a Grid God teleports then include the Godlike teleport flag. This can affe...Oren Hurvitz1-9/+22
2012-04-27Use DotNetZip to compress OARs and IARs.Oren Hurvitz1-1/+4
2012-04-27Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)4-6/+6
2012-04-26When creating an OAR, objects where the user is the Creator are always includ...Oren Hurvitz1-2/+7
2012-04-23Changed the Map-related messages from Info to Debug. They're debug messages.Diva Canto4-8/+8
2012-04-22Fix bug where setting phantom on a prim would result in a server log message ...Justin Clark-Casey (justincc)1-2/+2
2012-04-20Improve bitmap disposal to do null checks and not to potentially try disposal...Justin Clark-Casey (justincc)1-4/+7
2012-04-20Always dispose of existing opened bitmap from file in SaveFile(), instead of ...Justin Clark-Casey (justincc)1-22/+37
2012-04-20Explicitly dispose of bitmaps opened from files in GenericSystemDrawing and J...Justin Clark-Casey (justincc)2-18/+31
2012-04-20concerns GenericSystemDrawing.csGarmin Kawaguichi1-8/+9
2012-04-18On "show part" command, show link number.Justin Clark-Casey (justincc)1-1/+1
2012-04-17refactor: Rename EstateSettings.IsEstateManager() to EstateSettings.IsEstateM...Justin Clark-Casey (justincc)3-4/+4
2012-04-10New OS scripting functions osSetTerrainTexture and osSetTerrainHeight as orig...Snoopy Pfeffer1-2/+13
2012-04-10Do not timeout group member cache entry, as long as there are frequent group ...Snoopy Pfeffer1-0/+3
2012-04-05Revert last commitSnoopy Pfeffer1-22/+25
2012-04-05Group based access restrictions to parcels require group membership, but not ...Snoopy Pfeffer1-25/+22
2012-04-05Little bug fix in HasGroupAccess, to properly store the case "true" in the ca...Snoopy Pfeffer1-5/+2
2012-04-05Simplify group access checks and break them out into a separate method.Melanie1-57/+49
2012-04-05Implements group based access restrictions for parcels of land. Because of ca...Snoopy Pfeffer1-1/+57
2012-04-03terrain save-tile extensions Signed-off-by: Garmin Kawaguichi <garmin.kawagui...Garmin Kawaguichi11-3/+74
2012-03-31refactor: Rename SOG.GetChildPart() to GetPart() since it can also return the...Justin Clark-Casey (justincc)1-1/+1
2012-03-30Add simple login test with online friends. Add IFriendsModule.GrantRights() ...Justin Clark-Casey (justincc)1-6/+4
2012-03-27In TerrainModule.cs, the command terrain save-tile is modified to remove an u...Garmin Kawaguichi1-2/+0
2012-03-24Hack example on to "terrain save-tile" extended help.Justin Clark-Casey (justincc)1-0/+6
2012-03-24Use system provided temporary file in "terrain save-tile" to avoid problems w...Justin Clark-Casey (justincc)1-3/+3
2012-03-24Give feedback when "terrain save-tile" is not successfully invoked.Justin Clark-Casey (justincc)2-30/+52
2012-03-22Comment out a terrain save-tile debugging message that accidentally crept in ...Justin Clark-Casey (justincc)1-6/+6
2012-03-22Add llGiveInventory() test from object to object where both objects are owned...Justin Clark-Casey (justincc)1-0/+6
2012-03-22Change a false false to be truly true - or is this statement false?Melanie1-1/+1
2012-03-22Rework Diva's patch to simplify itMelanie2-16/+29
2012-03-22Revert "Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEF...Melanie2-69/+6
2012-03-22Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEFAULT. Tu...Diva Canto2-6/+69
2012-03-21Replace "scene debug true false true" console command with "scene debug scrip...Justin Clark-Casey (justincc)1-1/+7
2012-03-21fix compile error from last commitJustin Clark-Casey (justincc)1-1/+1
2012-03-20Fixed borkness with map search introduce by my last changes to it.Diva Canto1-1/+1
2012-03-21refactor: simplify EstateManagementModule.handleEstateDebugRegionRequest()Justin Clark-Casey (justincc)1-18/+7
2012-03-20remove some mono compiler warningsJustin Clark-Casey (justincc)1-2/+0
2012-03-16Terrain: added [Terrain] section with an option to load an initial flat terra...Diva Canto1-1/+6
2012-03-15More on map search: send extra messages to the user regarding the region bein...Diva Canto1-0/+11
2012-03-16In Top Scripts report, don't show scripts with no or less than 1 microsecond ...Justin Clark-Casey (justincc)1-0/+6
2012-03-16Fix owner name display in "Top Colliders" and "Top Script" region reports.Justin Clark-Casey (justincc)1-45/+1
2012-03-16Replace script-lines-per-second with the script execution time scaled by its ...Justin Clark-Casey (justincc)1-30/+47
2012-03-15More on SLURLs and V3. This is hacky, but it works. Basically, we have to red...Diva Canto1-3/+12
2012-03-15Revert "Revert "More hacking around viewer bug""Diva Canto1-1/+1
2012-03-15These SLURLs are very confusing! -- reverting the revert. Hack is, indeed, ne...Diva Canto1-1/+13
2012-03-15Revert "Hack around https://jira.secondlife.com/browse/VWR-28570"Diva Canto1-13/+1
2012-03-15Revert "More hacking around viewer bug"Diva Canto1-1/+1