aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-18Bump migration version on LastSeen field so it is actually runMelanie1-1/+1
2010-10-17Adding osFunctions for light projectionBlueWall4-5/+105
2010-10-16Add missing check for !_projectionEntryBlueWall1-1/+1
2010-10-16Drop max oar loading version back to 0 from 1Justin Clark-Casey (justincc)1-1/+1
2010-10-16Rip out version option since it turns out that the changed object serializati...Justin Clark-Casey (justincc)3-10/+13
2010-10-16change --old-guids switch on the save oar command line to --version=<x>Justin Clark-Casey (justincc)6-11/+33
2010-10-16Have OpenSim throw a strop if it tries to load an OAR with a major version th...Justin Clark-Casey (justincc)2-1/+23
2010-10-16save oar control file first rather than in the middle so that it's the first ...Justin Clark-Casey (justincc)3-38/+41
2010-10-16Fix test break - TestSerializeXml2() still requires old-guids optionJustin Clark-Casey (justincc)1-3/+6
2010-10-15Made OARs use the new serialization procedure. (TPs/crossings still on the ol...Diva Canto11-143/+189
2010-10-15UPdated the MySql driver to 6.2.4. Also established a much larger MySqlComman...Diva Canto1-0/+1
2010-10-15Adding projected light filters to prim propetiesBlueWall1-0/+80
2010-10-15A couple of more ways attachment point is sentLatif Khalifa1-0/+8
2010-10-15one more silly line ending thing.... *If you have problems, fetch the tree an...Teravus Ovares (Dan Olivares)1-71/+71
2010-10-14one more silly line ending thing....Teravus Ovares (Dan Olivares)1-71/+71
2010-10-14more work in progress on mesh physics - still non-functionaldahlia1-2/+67
2010-10-14laying some groundwork for mesh physicsdahlia1-70/+80
2010-10-14* Replacing Magic numbers with EnumsTeravus Ovares (Dan Olivares)2-4/+4
2010-10-14Don't distroy attachments when using viewer 2.1+, strip multiple attachment dataLatif Khalifa1-0/+4
2010-10-14Kill some magic numbers in the mesh upload module and change the mesh assetMelanie1-3/+3
2010-10-14Added manual xml2 serialization. Rewired only save xml2, not oars yet. Seems ...Diva Canto2-105/+164
2010-10-14* A few additional cleanup elementsTeravus Ovares (Dan Olivares)2-0/+6
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