aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Scripting/XmlRpcRouterModule/XmlRpcGridRouterModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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."Melanie1-19/+9
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-9/+19
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-0/+1
2009-04-10Add XmlRpcGridRouter, a module that communicates URIs for XMLRPC channelsMelanie Thielker1-6/+59
2009-04-10Add an optional region module which will supply a script event,Melanie Thielker1-14/+33
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-0/+0
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2008-05-20Add copyright notices.Jeff Ames1-3/+28
2008-05-11* Added NPCModule and NPCAvatar classes for NPCs. Primitive, but we can grow ...Adam Frisby1-2/+0
2008-05-09Update svn properties.Jeff Ames1-48/+48
2008-05-08* Some refactorings.Adam Frisby1-0/+48