aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-31fix typo reported on mantis 7735UbitUmarov1-1/+1
2015-10-31fix internal support for non square regionsUbitUmarov1-2/+3
2015-10-31Introduce an EntityTransferContext carrying the version numbers to passMelanie Thielker3-26/+29
2015-10-31Remove testing cruft that is blocking the new protocols. Unit tests noMelanie Thielker2-7/+3
2015-10-31fix mantis 7734, Thanks Garmin for the reportUbitUmarov1-2/+2
2015-10-31let silly tests override version on local connectionsUbitUmarov2-3/+4
2015-10-31Testing stage of the new versioning system. Use at own risk. May notMelanie Thielker3-46/+24
2015-10-18On to 0.8.3!Diva Canto1-1/+1
2015-10-18Clean up of simulation version, the number that rules the compatibility of te...Diva Canto2-61/+10
2015-09-11Mantis #7720: AssetXferUploader was setting AssetID to UUID.Zero. Before that...Diva Canto1-5/+7
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