aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* delay terrain sending if land queue is 2 busyUbitUmarov2015-08-222-0/+10
* Merge branch 'mbworkvar2' into ubitvarUbitUmarov2015-08-197-38/+14
|\
| * varregion: any conversions of use of Constants.RegionSize converted intoRobert Adams2015-03-296-6/+13
| * Varregion: first cut at removing Border class checks for region crossings.Robert Adams2015-03-221-32/+1
* | Track selected objects per clientMelanie Thielker2015-08-152-0/+4
* | Comment spammy XMLRPC router message - we don't need to know every time aMelanie Thielker2015-03-251-1/+1
|/
* Remove braindead "fix" that messed up intersim scripted giving.Melanie Thielker2014-11-211-0/+17
* scale ChildAgentThrottles with distance (internal to child server and notUbitUmarov2014-11-062-0/+10
* Merge branch 'avination-current'Melanie Thielker2014-10-301-0/+4
|\
| * Fix a potential nullref in VivoxMelanie Thielker2014-10-301-0/+4
* | Add a sample use for the validationMelanie Thielker2014-09-251-1/+2
* | add method to get a category throttle rateUbitUmarov2014-08-292-0/+10
* | add a direct sendpartfullUpdate to send a full object update to a part,UbitUmarov2014-08-212-0/+7
* | add a estimator of client ping time, and painfully make it visible in showUbitUmarov2014-08-142-0/+4
* | change XMLIrpgGroups attach to events, using the more correctUbitUmarov2014-08-121-7/+24
* | dont fire a thread on npc creation keeping the main one just waitingUbitUmarov2014-08-021-5/+6
* | Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterMelanie Thielker2014-06-2125-530/+1967
|\ \ | |/ |/|
| * Merge branch 'master' into careminsterMelanie2014-01-286-681/+883
| |\
| | * Re-enabled NPCModuleTests.TestCreate()Justin Clark-Casey (justincc)2014-01-271-3/+1
| | * Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-01-241-21/+19
| | |\
| | | * minor: remove long unused state queue from "show queues" console reportsJustin Clark-Casey (justincc)2014-01-241-5/+3
| | | * minor: correct the usage statement on the "show image queues" console command...Justin Clark-Casey (justincc)2014-01-241-1/+1
| | | * Skip IClientAPIs that don't implement IStatsCollector (such as NPCAvatar) fro...Justin Clark-Casey (justincc)2014-01-241-15/+15
| | * | rather than converting existing materials to assets, just retrieve them and m...dahlia2014-01-201-32/+12
| | * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimdahlia2014-01-203-3/+274
| | |\ \
| | | * | Clean up orphaned json stores. This can happen when an object isMic Bowman2014-01-203-3/+274
| | * | | add null texture entry face check before converting legacy materialsdahlia2014-01-201-2/+2
| | |/ /
| | * | force SOG update when converting legacy materials to ensure changes are persi...dahlia2014-01-201-0/+2
| | * | delay texture entry parsing until absolutely necessary while converting legac...dahlia2014-01-201-4/+4
| | * | Add code to convert legacy materials stored in DynAttrs to new asset format a...dahlia2014-01-201-20/+102
| | * | Check agent permissions before modifying an object's materials. Also, when cr...Oren Hurvitz2014-01-201-10/+21
| | * | When asked to change the Material for one face, change only that face; not th...Oren Hurvitz2014-01-201-18/+5
| | * | Materials module: a) Store materials as assets; b) Finalized it (removed the ...Oren Hurvitz2014-01-201-327/+191
| | * | Renamed MaterialsDemoModule to MaterialsModuleOren Hurvitz2014-01-201-1/+1
| | * | - Materials: support the viewer removing the material (in which case matsMap[...Oren Hurvitz2014-01-201-35/+42
| * | | Intermediate commit. Sill errors.Melanie2014-01-053-15/+74
| |\ \ \ | | |/ /
| | * | Merge branch 'justincc-master'Justin Clark-Casey (justincc)2013-12-191-3/+62
| | |\ \ | | | |/
| | | * Create regression test TestSendAgentGroupDataUpdate() for groups agent data s...Justin Clark-Casey (justincc)2013-12-181-3/+62
| | * | Merge branch 'justincc-master'Justin Clark-Casey (justincc)2013-12-141-3/+5
| | |\ \ | | | |/
| | | * After previous discussion, put eye-catcher 'SCRIPT READY' messages to console...Justin Clark-Casey (justincc)2013-12-141-3/+5
| | * | Comment out sit position checks in TestSitAndStandWithSitTarget() in SP and N...Justin Clark-Casey (justincc)2013-12-141-3/+5
| | * | Fix TestSitAndStandWithNoSitTarget NPC and SP tests.Justin Clark-Casey (justincc)2013-12-141-6/+2
| | * | Committing the Avination Scene Presence and related texture codeMelanie2013-12-112-1/+3
| | |/
| * | Merge branch 'master' into careminsterMelanie2013-12-071-2/+4
| |\ \ | | |/
| | * Change the log level for the LOGIN DISABLED and LOGIN ENABLED messages isMic Bowman2013-11-271-2/+4
| * | Merge branch 'master' into careminsterMelanie2013-11-234-11/+9
| |\ \ | | |/
| | * refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)2013-11-154-11/+9
| * | Merge branch 'master' into careminsterMelanie2013-11-031-50/+122
| |\ \ | | |/
| | * Added support for attachments to group notices when using Flotsam groups.Kevin Cozens2013-10-151-50/+122
| * | Merge branch 'master' into careminsterMelanie2013-10-062-7/+22
| |\ \ | | |/