aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-01-021-2/+2
|\
| * Comment out test messages that go directly to the console.Robert Adams2012-12-311-2/+2
* | Merge branch 'avination' into careminsterMelanie2012-12-182-2/+2
|\ \
| * | revert the use of avatar skeleton and use avatar size provided by viewers,UbitUmarov2012-12-071-1/+1
| * | Add a transaction ID to the money module path for llTransferLindenDollarsMelanie2012-12-031-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-12-042-19/+69
|\ \ \ | | |/ | |/|
| * | XmlRpcGridRouterBlueWall2012-12-032-19/+69
* | | Merge branch 'avination' into careminsterMelanie2012-11-251-2/+2
|\ \ \ | | |/ | |/|
| * | Remove a superfluous newline from helpMelanie2012-11-231-2/+2
* | | Merge branch 'master' into careminsterMelanie2012-11-254-68/+78
|\ \ \ | |/ / |/| / | |/
| * Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-242-2/+2
| * Fix bug where loading an OAR with a deeded parcel would always set the parcel...Justin Clark-Casey (justincc)2012-11-242-66/+76
* | Merge branch 'avination' into careminsterMelanie2012-11-202-0/+11
|\ \
| * \ Merge branch 'teravuswork' into avinationMelanie2012-11-202-0/+11
| |\ \
| | * | * Plumbing and basic setting of the GetMesh Cap Throttler.teravus2012-11-172-0/+11
| | * | Revert "Merge master into teravuswork", it should have been avination, not ma...teravus2012-11-1517-167/+369
| | * | Merge master into teravusworkteravus2012-11-1517-369/+167
| | |\ \
* | | \ \ Merge branch 'avination' into careminsterMelanie2012-11-173-14/+21
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'ubitwork' into avinationMelanie2012-11-061-13/+19
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | removed potencial null refs and rearrange code a bitUbitUmarov2012-11-041-13/+19
| * | | | Pipe Throttle Update Event to EventManager, client --> ScenePresence --> Even...teravus2012-11-042-1/+2
| * | | | Add a method to query all registered script constants to allow non-XEngineMelanie2012-11-041-0/+16
| |/ / /
* | | | Merge branch 'master' into careminsterMelanie2012-11-1511-23/+52
|\ \ \ \ | | |_|/ | |/| |
| * | | Added a few more AssemblyInfos. (Plus added the one in OptionalModules, which...Diva Canto2012-11-131-0/+37
| * | | Deleted OptionalModules.addin.xml. Added AssemblyInfo.cs for that dll.Diva Canto2012-11-132-15/+0
| * | | All optional modules' directives moved out of addin.xmlDiva Canto2012-11-139-8/+15
* | | | Merge branch 'master' into careminsterMelanie2012-11-136-6/+6
|\ \ \ \ | |/ / /
| * | | Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-126-6/+6
* | | | Merge branch 'master' into careminsterMelanie2012-11-128-9/+8
|\ \ \ \ | |/ / /
| * | | Remove any mention of IRegionModule from region names and comments to aidMelanie2012-11-128-9/+8
* | | | Merge branch 'master' into careminsterMelanie2012-11-125-124/+230
|\ \ \ \ | |/ / /
| * | | Two more modules converted: XmlRpcGridRouterModule and XmlRpcRouterModule.Diva Canto2012-11-112-18/+60
| * | | One more module converted: MRMModule.Diva Canto2012-11-111-35/+56
| * | | One more module converted: IRCStackModule.Diva Canto2012-11-111-19/+35
| * | | document & 80-character width terminal formattingSignpostMarv2012-11-111-49/+80
| * | | converting NPC module to ISharedRegionModuleSignpostMarv2012-11-111-9/+22
* | | | Merge branch 'master' into careminsterMelanie2012-11-112-11/+20
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | One more module converted: TreePopulator.Diva Canto2012-11-092-11/+20
* | | Merge branch 'master' into careminsterMelanie2012-10-302-2/+16
|\ \ \ | |/ /
| * | shuffling code around so that the interface for ISoundModule.SendSound() spec...SignpostMarv2012-10-291-1/+1
| * | moving SendSound from SceneObjectPart to ISoundModuleSignpostMarv2012-10-291-2/+5
| * | Fix memory leak where removing an NPC did not remove its circuits.Justin Clark-Casey (justincc)2012-10-291-0/+11
* | | Merge branch 'master' into careminsterMelanie2012-10-264-7/+14
|\ \ \ | |/ /
| * | Fix script error messages not showing up in viewer 3 and associated viewers.Justin Clark-Casey (justincc)2012-10-253-7/+11
| * | Get "save oar" and "save iar" to tell you in a more friendly manner if the fi...Justin Clark-Casey (justincc)2012-10-241-0/+3
* | | Merge branch 'master' into careminsterMelanie2012-10-203-8/+107
|\ \ \ | |/ /
| * | Relocate temporary debug message for sending group IMs to online members only...Justin Clark-Casey (justincc)2012-10-201-4/+12
| * | Add experimental [Groups] MessageOnlineUsersOnly option for Flotsam XmlRpc gr...Justin Clark-Casey (justincc)2012-10-201-7/+69
| * | Fix build break from commit e469879Justin Clark-Casey (justincc)2012-10-201-1/+1
| * | Add "debug groups verbose <true|false>" region console commandJustin Clark-Casey (justincc)2012-10-191-0/+29