aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't crash the sim if the map image is null.Diva Canto2015-11-011-1/+7
* fix typo reported on mantis 7735UbitUmarov2015-10-311-1/+1
* fix internal support for non square regionsUbitUmarov2015-10-311-2/+3
* Introduce an EntityTransferContext carrying the version numbers to passMelanie Thielker2015-10-313-26/+29
* Remove testing cruft that is blocking the new protocols. Unit tests noMelanie Thielker2015-10-312-7/+3
* fix mantis 7734, Thanks Garmin for the reportUbitUmarov2015-10-311-2/+2
* let silly tests override version on local connectionsUbitUmarov2015-10-312-3/+4
* Testing stage of the new versioning system. Use at own risk. May notMelanie Thielker2015-10-313-46/+24
* On to 0.8.3!Diva Canto2015-10-181-1/+1
* Clean up of simulation version, the number that rules the compatibility of te...Diva Canto2015-10-182-61/+10
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2015-09-111-12/+8
|\
| * Make sure the chat module doesn't deactivate just because the sectionMelanie Thielker2015-09-091-12/+8
* | Mantis #7720: AssetXferUploader was setting AssetID to UUID.Zero. Before that...Diva Canto2015-09-111-5/+7
|/
* Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto2015-09-0416-16/+1
* First commit where physics work as region module.Diva Canto2015-08-312-5/+5
* All physics plugins are now region modules. Compiles but doesn't run.Diva Canto2015-08-311-181/+0
* More namespace and dll name changes. Still no functional changes.Diva Canto2015-08-305-5/+5
* Renamed the namespaces tooDiva Canto2015-08-305-5/+5
* Partial plumbing for the agent stateful module features negotiationMelanie Thielker2015-08-203-8/+9
* Minor improvement of previous patch.Diva Canto2015-08-161-6/+10
* MANTIS-7684 - Use the user management module to get username for script dialogsCinder2015-08-161-13/+9
* Send a proper ownerid for Object messages to conform with what viewer expectsDrake Arconis2015-08-151-2/+5
* WARNING: massive refactor to follow libomv's latest changes regarding invento...Diva Canto2015-08-0813-43/+39
* Eliminated several warningsOren Hurvitz2015-07-312-0/+4
* XMLRPCModule now actually aborts the worker thread when requestedOren Hurvitz2015-07-311-2/+6
* Fixed bad log messageOren Hurvitz2015-07-311-1/+1
* Fixed bug introduced in 4735514. The project didn't compile.Oren Hurvitz2015-07-261-1/+1
* Fixed not being charged to create classifeids on money enabled regionsQuill Littlefeather2015-07-261-2/+14
* Removed unused code related to DNS lookupsOren Hurvitz2015-07-231-2/+0
* Added logging in places where regions are searched for by their locationOren Hurvitz2015-07-223-11/+39
* Prevent two maptiles being generated at startup, one for v1 and another for v...AliciaRaven2015-07-212-1/+9
* Warp3DImageModule. Reduce workload by not calling to render the root prim twi...AliciaRaven2015-06-191-1/+0
* Guard against scenes without an agent prefs service and a copy and paste fixCinder2015-06-131-1/+1
* Refactor AgentPreferences so that database operations happen centrally. the o...Cinder2015-06-132-0/+269
* Address Mantis 7592 (http://opensimulator.org/mantis/view.php?id=7592) byRobert Adams2015-06-061-25/+49
* More on mantis #7567. Two things:Diva Canto2015-06-051-0/+8
* Attachments Module. Fix detach event not being fired until the next time the ...AliciaRaven2015-05-261-0/+5
* Adding back command to clear region's user cacheBlueWall2015-05-131-7/+22
* Knocked off a few compiler warnings regarding unused variables.Diva Canto2015-05-107-7/+0
* Constrain 'terrain modify' to selected RegionDev Random2015-05-091-8/+17
* Another major overhaul of inventory downloading, this time pertaining to inve...Diva Canto2015-05-084-0/+46
* Major change in the way inventory is downloaded: added a method throughout II...Diva Canto2015-05-075-2/+51
* Minor whitespace removalMichael Cerquoni2015-05-071-1/+0
* Add 'terrain modify noise' and code cleanupDev Random2015-05-075-291/+113
* 'terrain modify' command for area-of-effect operationsDev Random2015-05-0610-143/+1266
* Refactored some code that is used in two different dlls related to SOP rewrit...Diva Canto2015-05-052-208/+3
* Only send parcel layer data around the point of interest. Can be disabledRobert Adams2015-05-031-5/+79
* Mantis #7514Diva Canto2015-05-021-2/+2
* Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...Diva Canto2015-04-291-1/+1
* Change UserProfiles so that the parcel name is used for a ProfilePick and not...AliciaRaven2015-04-121-17/+9