aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Scripting/XmlRpcRouterModule (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang2-5/+8
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-1/+0
2012-12-31Comment out test messages that go directly to the console.Robert Adams1-2/+2
2012-12-03XmlRpcGridRouterBlueWall2-19/+69
2012-11-11Two more modules converted: XmlRpcGridRouterModule and XmlRpcRouterModule.Diva Canto2-18/+60
2011-07-13refactor: Move all callers of the obsoleted SychronousRestObjectPoster.BeginP...Justin Clark-Casey (justincc)1-2/+2
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie2-39/+19
2010-01-23Updates all IRegionModules to the new style region modules.Revolution2-19/+39
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2-2/+2
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-0/+1
2009-04-15minor: Remove some mono compiler warnings. Uncomment code when it's actually...Justin Clarke Casey1-1/+1
2009-04-10Add XmlRpcGridRouter, a module that communicates URIs for XMLRPC channelsMelanie Thielker1-0/+143
2009-04-10Add an optional region module which will supply a script event,Melanie Thielker1-0/+90