Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 2010-01-29 | 2 | -39/+19 |
| | | | | This reverts commit ec3c31e61e5e540f822891110df9bc978655bbaf. | ||||
* | Updates all IRegionModules to the new style region modules. | Revolution | 2010-01-23 | 2 | -19/+39 |
| | | | | Signed-off-by: Melanie <melanie@t-data.com> | ||||
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 2009-06-01 | 2 | -2/+2 |
| | | | | LICENSE.txt. | ||||
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 1 | -0/+1 |
| | |||||
* | minor: Remove some mono compiler warnings. Uncomment code when it's ↵ | Justin Clarke Casey | 2009-04-15 | 1 | -1/+1 |
| | | | | actually being used. | ||||
* | Add XmlRpcGridRouter, a module that communicates URIs for XMLRPC channels | Melanie Thielker | 2009-04-10 | 1 | -0/+143 |
| | | | | | | to a central server via REST, for centralized XMLRPC routing. | ||||
* | Add an optional region module which will supply a script event, | Melanie Thielker | 2009-04-10 | 1 | -0/+90 |
xmlrpc_uri(string) in response to a OpenRemoteDataChannel call. The string is the fully qualified URI to post XMLRPC requests for that script to. |