aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Scripting/XMLRPC/XMLRPCModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-726/+0
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-45/+65
2008-11-29Fix usage of reflection where it isn't necessary.Homer Horwitz1-1/+1
2008-11-04* Stop a non WebException in an XMLRPC request from bringing down the whole simJustin Clarke Casey1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-50/+50
2008-06-05Mantis#1460. Thank you, CMickeyb for a patch that addresses:Charles Krinke1-10/+23
2008-05-28Formatting cleanup.Jeff Ames1-2/+2
2008-05-28Thank you, Grumly57 kindly for:Charles Krinke1-8/+12
2008-05-25Thank you kindly, Grumly57 for a patch to improveCharles Krinke1-5/+22
2008-05-16Formatting cleanup.Jeff Ames1-13/+13
2008-05-01* Rolled back a few changes.Adam Frisby1-12/+12
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-12/+12
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-671/+671
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby1-107/+107
2008-04-30* Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby1-680/+672
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-6/+9
2008-03-19Fixed some comparisons of LLUUIDs to null.Jeff Ames1-2/+2
2008-03-18Formatting cleanup.Jeff Ames1-232/+228
2008-03-05* Removed more compiler warnings, dead code, etc.Adam Frisby1-1/+0
2008-02-21"threads" command now works. I've added manual tracking of threads (only if c...Tedd Hansen1-0/+1
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-19From: Michael Osias <mosias@us.ibm.com>Sean Dague1-116/+366
2008-02-18Patch from Michael Osias IBM (jimbo2120)Justin Clarke Casey1-0/+19
2008-02-05Converted logging to use log4net.Jeff Ames1-9/+5
2008-01-15* Mother of all commits:Adam Frisby1-1/+1
2007-12-27* Optimized usingslbsa711-4/+5
2007-12-18* Removed redundant code in RestService.csAdam Frisby1-3/+1
2007-12-13From Michael Osias (IBM)Sean Dague1-11/+38
2007-12-12From Michael Osias (IBM)Sean Dague1-1/+1
2007-11-18cleaned up some mono compiler warningsJeff Ames1-1/+1
2007-10-30* Optimized usingslbsa711-32/+33
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-10-19changes to pass nini config object to the modules that getSean Dague1-1/+2
2007-10-15* Applied Chillken patch #418: copyright-r2094.patch updating copyright messa...lbsa711-0/+28
2007-10-10* Gave ModuleLoader some good lovin'lbsa711-5/+5
2007-10-05Code from Illumious Beltran (IBM) implementing more LSLSean Dague1-0/+360