aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-14* Whoops, That was supposed to use the HTTP VERB 'GET' not 'POST'Teravus Ovares (Dan Olivares)1-1/+1
2010-10-14* Tweaked the upload response and now at least uploading the mesh works.Teravus Ovares (Dan Olivares)3-16/+35
2010-10-14Rename file + more testing and tweakingTeravus Ovares (Dan Olivares)1-9/+17
2010-10-14Kill some magic numbers in the caps moduleMelanie1-3/+3
2010-10-14* Partially complete stuff for Mesh support that Melanie wanted to see before...Teravus Ovares (Dan Olivares)3-1/+451
2010-10-13Added SOP.MediaUrl and Shape.Media to the deserializationDiva Canto1-204/+14
2010-10-13fix build breakJustin Clark-Casey (justincc)1-1/+1
2010-10-13Correctly update the LastSeen fieldMelanie Thielker1-1/+1
2010-10-13Ensure no UUID.Zero region ID is ever written to presence. Add a MigrationMelanie Thielker2-1/+11
2010-10-13Comment a debug message so that it doesn't spew the console upon encountering...Diva Canto1-1/+1
2010-10-13New SOG/SOP parser using XmlTextReader + delegates dictionary. Active for loa...Diva Canto2-7/+1381
2010-10-10Change the part for sound playback to be the root part / object UUID insteadMelanie1-8/+8
2010-10-09* Make line endings consistant in Meshmerizer.csTeravus Ovares (Dan Olivares)1-1/+1
2010-10-09Fix a typo in previouis commit: start must not pass the end of the fileLatif Khalifa1-2/+2
2010-10-09weird line endings fix commitTeravus Ovares (Dan Olivares)1-7/+7
2010-10-09Return error code instead of the last byte of the file if range is not satisf...Latif Khalifa1-1/+9
2010-10-09In case when 1 single byte is requested (yes viewer does this)Latif Khalifa1-2/+2
2010-10-09minor: remove some mono compiler warningsJustin Clark-Casey (justincc)1-4/+4
2010-10-09Limit formatting of local console output to actual logging messages.Marck1-13/+17
2010-10-08Fix an infinite recursionMelanie1-1/+4
2010-10-08Guard against locking a nullref to avoid build breakMelanie1-0/+3
2010-10-08Change the order of actions to address a possible nullrefMelanie1-3/+2
2010-10-07add a flag in OpenSim.ini.example for enabling/disabling decoded sculpt map c...dahlia1-1/+2
2010-10-07Fix autoreturn to not return zero objectsMelanie1-6/+2
2010-10-06Plumb the path for multiple object deletesMelanie6-46/+45
2010-10-06Add and plumb the usetex URL parameter to worldview. Required but not yetMelanie5-14/+20
2010-10-06Convert worldview to GETMelanie1-7/+11
2010-10-06Change the URL /worldview to /worldview/<region id> to support multiregionMelanie2-3/+4
2010-10-06Convert the BMP to a JPEG image and return it. This should be testable.Melanie1-1/+7
2010-10-06Add the parameter plumbing and image generationMelanie2-2/+22
2010-10-06Add WOrldView request handler and plumbingMelanie2-0/+155
2010-10-06Fix incorrect class nameMelanie1-1/+1
2010-10-06Add WorldView module skeletonMelanie2-0/+81
2010-10-06Convert the map image modules to new style modulesMelanie3-12/+42
2010-10-06Remove defunct sirikata client stackMelanie17-30051/+0
2010-10-05Add the view generating method to the image generator interfaceMelanie2-0/+7
2010-10-05Revert an accidental default value changeMelanie1-1/+1
2010-10-05Patch to allow other cam angles. Not complete. Thanks, Antont.Melanie1-4/+14
2010-10-04Formatting cleanup.Jeff Ames9-19/+19
2010-10-05Make windlight set the default environment on startBlueWall1-0/+1
2010-10-04Avoid throwing errors when adding existing meshes to the render sceneLatif Khalifa1-0/+6
2010-10-03Made the home agent handler check for xff if behind a proxy.Diva Canto2-3/+23
2010-10-03Made the Gatekeeper proxy-able.Diva Canto3-3/+28
2010-10-03Added viewer's channel, mac, and id0 to agent circuit data. Also moved client...Diva Canto8-20/+97
2010-10-04Fix a comment markerMelanie1-1/+1
2010-10-04Add linden prim renderer and update libOMVMelanie4-23/+38
2010-10-03I really have to say it again and again: e.Message is NOT enough data forMelanie1-2/+1
2010-10-03Port ExecutingDirectory from omfOS Util class.Melanie1-0/+11
2010-10-03Adapt to core changesMelanie1-1/+1
2010-10-03Addign the new / renamed files for previous commitMelanie8-0/+2655