aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/DataSnapshot/DataRequestHandler.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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-02-12* optimized usings.lbsa711-4/+3
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-1/+1
2009-01-06* refactor: call AddHttpHandler() directly via CommsManagerJustin Clarke Casey1-1/+1
2008-11-19Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker1-1/+1
2008-11-19Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker1-1/+1
2008-11-17* Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-2/+2
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames1-3/+3
2008-05-20i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield1-1/+2
2008-05-17Thank you very much KMeisthax for DataSnapshot 1.1Charles Krinke1-0/+37
2008-05-16Formatting cleanup.Jeff Ames1-2/+2
2008-05-09m_logs always need to be private static readonly otherwise weSean Dague1-1/+1
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-6/+3
2008-04-07Update svn properties.Jeff Ames1-75/+75
2008-04-07Thank you kindly Diva & KMeisthax for adding the beginningsCharles Krinke1-52/+75
2008-03-31* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey1-9/+20
2008-03-24Added a plugin loader in GridServerJohan Berntsson1-0/+41