aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-09Make sure the chat module doesn't deactivate just because the sectionMelanie Thielker1-12/+8
2015-09-04Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto16-16/+1
2015-08-31First commit where physics work as region module.Diva Canto2-5/+5
2015-08-31All physics plugins are now region modules. Compiles but doesn't run.Diva Canto1-181/+0
2015-08-30More namespace and dll name changes. Still no functional changes.Diva Canto5-5/+5
2015-08-30Renamed the namespaces tooDiva Canto5-5/+5
2015-08-20Partial plumbing for the agent stateful module features negotiationMelanie Thielker3-8/+9
2015-08-16Minor improvement of previous patch.Diva Canto1-6/+10
2015-08-16MANTIS-7684 - Use the user management module to get username for script dialogsCinder1-13/+9
2015-08-15Send a proper ownerid for Object messages to conform with what viewer expectsDrake Arconis1-2/+5
2015-08-08WARNING: massive refactor to follow libomv's latest changes regarding invento...Diva Canto13-43/+39
2015-07-31Eliminated several warningsOren Hurvitz2-0/+4
2015-07-31XMLRPCModule now actually aborts the worker thread when requestedOren Hurvitz1-2/+6
2015-07-31Fixed bad log messageOren Hurvitz1-1/+1
2015-07-26Fixed bug introduced in 4735514. The project didn't compile.Oren Hurvitz1-1/+1
2015-07-26Fixed not being charged to create classifeids on money enabled regionsQuill Littlefeather1-2/+14
2015-07-23Removed unused code related to DNS lookupsOren Hurvitz1-2/+0
2015-07-22Added logging in places where regions are searched for by their locationOren Hurvitz3-11/+39
2015-07-21Prevent two maptiles being generated at startup, one for v1 and another for v...AliciaRaven2-1/+9
2015-06-19Warp3DImageModule. Reduce workload by not calling to render the root prim twi...AliciaRaven1-1/+0
2015-06-13Guard against scenes without an agent prefs service and a copy and paste fixCinder1-1/+1
2015-06-13Refactor AgentPreferences so that database operations happen centrally. the o...Cinder2-0/+269
2015-06-06Address Mantis 7592 (http://opensimulator.org/mantis/view.php?id=7592) byRobert Adams1-25/+49
2015-06-05More on mantis #7567. Two things:Diva Canto1-0/+8
2015-05-26Attachments Module. Fix detach event not being fired until the next time the ...AliciaRaven1-0/+5
2015-05-13Adding back command to clear region's user cacheBlueWall1-7/+22
2015-05-10Knocked off a few compiler warnings regarding unused variables.Diva Canto7-7/+0
2015-05-09Constrain 'terrain modify' to selected RegionDev Random1-8/+17
2015-05-08Another major overhaul of inventory downloading, this time pertaining to inve...Diva Canto4-0/+46
2015-05-07Major change in the way inventory is downloaded: added a method throughout II...Diva Canto5-2/+51
2015-05-07Minor whitespace removalMichael Cerquoni1-1/+0
2015-05-07Add 'terrain modify noise' and code cleanupDev Random5-291/+113
2015-05-06'terrain modify' command for area-of-effect operationsDev Random10-143/+1266
2015-05-05Refactored some code that is used in two different dlls related to SOP rewrit...Diva Canto2-208/+3
2015-05-03Only send parcel layer data around the point of interest. Can be disabledRobert Adams1-5/+79
2015-05-02Mantis #7514Diva Canto1-2/+2
2015-04-29Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...Diva Canto1-1/+1
2015-04-12Change UserProfiles so that the parcel name is used for a ProfilePick and not...AliciaRaven1-17/+9
2015-03-13Fix script state not being preserved in objects sent via Hypergrid.Justin Clark-Casey (justincc)2-9/+79
2015-03-11minor: Remove windows build warning about CompressionLevel package ambiguity.Justin Clark-Casey (justincc)2-0/+2
2015-03-06Remove references to MAX_ASSET_DESC from the dynamic texture module, hardcode...BlueWall1-2/+2
2015-03-05adjusted new UserManagementModule to accept the HG UUI test harnessFreaky Tech1-1/+5
2015-03-05solving HG IM, HGFriends issues based on falsified GridUser dataFreaky Tech3-272/+324
2015-03-04Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() scri...Justin Clark-Casey (justincc)3-27/+154
2015-02-28Use using constructs on disposable io objects in LLRaw to ensure they are alw...Justin Clark-Casey (justincc)1-113/+111
2015-02-28Add OpenSim.Framework using statement necessary to get previous fad4d4dc to c...Justin Clark-Casey (justincc)1-0/+1
2015-02-28Permit loading of LLRAW files bigger than 256x256 by calculating size based o...Magnuz Binder1-1/+9
2015-02-25minor: In HGAssetMapper, don't complain on seeing an XmlDeclaration as we kno...Justin Clark-Casey (justincc)1-0/+5
2015-02-25Reduce coupling in regression test task inventory creation methods to make th...Justin Clark-Casey (justincc)1-2/+2
2015-02-21Fix cross-grid inventory delivery notifications, fixes http://opensimulator.o...BlueWall1-0/+1