| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix playing sound from HUDs | Melanie | 2010-11-05 | 1 | -2/+16 |
* | Fix attached sounds from HUDs erroneously being delivered to other avatars | Melanie | 2010-11-05 | 1 | -0/+19 |
* | Old deserialization can't deal with commas in flag fields. Making use of -ver... | Diva Canto | 2010-11-02 | 2 | -16/+10 |
* | * AbsolutePosition.Get{} returns incorrect result for child prim so switch to... | Teravus Ovares (Dan Olivares) | 2010-10-30 | 1 | -1/+1 |
* | for now, comment out some older or redundant log debug lines to make diagnost... | Justin Clark-Casey (justincc) | 2010-10-29 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2010-10-27 | 2 | -43/+20 |
* | Revert "Merge remote branch 'otakup0pe/mantis5110'" | Justin Clark-Casey (justincc) | 2010-10-22 | 1 | -2/+2 |
* | Merge remote branch 'otakup0pe/mantis5110' | Justin Clark-Casey (justincc) | 2010-10-22 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'hg16' into mantis5110 | Jonathan Freedman | 2010-10-22 | 1 | -2/+2 |
| |\ |
|
| | * | Merge branch 'master' of git://opensimulator.org/git/opensim | Jonathan Freedman | 2010-10-17 | 7 | -60/+129 |
| | |\ |
|
| | * \ | Merge branch 'master' of git://opensimulator.org/git/opensim | Jonathan Freedman | 2010-10-07 | 2 | -22/+52 |
| | |\ \ |
|
| | * \ \ | Merge branch 'master' of git://opensimulator.org/git/opensim | Jonathan Freedman | 2010-10-05 | 2 | -3/+18 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'master' of git://opensimulator.org/git/opensim | Jonathan Freedman | 2010-10-05 | 1 | -0/+6 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'master' of git://opensimulator.org/git/opensim | Jonathan Freedman | 2010-10-03 | 9 | -47/+1413 |
| | |\ \ \ \ \ |
|
| | * | | | | | | * additional serveruri cleanup | Jonathan Freedman | 2010-10-03 | 1 | -1/+1 |
| | * | | | | | | * refactor refactor refactor ServerURI 4 lyfe | Jonathan Freedman | 2010-10-02 | 1 | -1/+1 |
| * | | | | | | | Implement guard against trying to load incompatible version IARs | Justin Clark-Casey (justincc) | 2010-10-22 | 1 | -1/+1 |
| * | | | | | | | start parsing iar control file | Justin Clark-Casey (justincc) | 2010-10-22 | 1 | -1/+1 |
| * | | | | | | | slightly simplify oar control file loading code | Justin Clark-Casey (justincc) | 2010-10-22 | 1 | -10/+3 |
| * | | | | | | | write IAR control file first in the archive rather than last | Justin Clark-Casey (justincc) | 2010-10-22 | 1 | -1/+2 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Revert "* refactor refactor refactor ServerURI 4 lyfe" | Justin Clark-Casey (justincc) | 2010-10-22 | 1 | -1/+1 |
* | | | | | | | Revert "* additional serveruri cleanup" | Justin Clark-Casey (justincc) | 2010-10-22 | 1 | -1/+1 |
* | | | | | | | Implement guard against trying to load incompatible version IARs | Justin Clark-Casey (justincc) | 2010-10-22 | 1 | -1/+1 |
* | | | | | | | start parsing iar control file | Justin Clark-Casey (justincc) | 2010-10-22 | 1 | -1/+1 |
* | | | | | | | slightly simplify oar control file loading code | Justin Clark-Casey (justincc) | 2010-10-22 | 1 | -10/+3 |
* | | | | | | | write IAR control file first in the archive rather than last | Justin Clark-Casey (justincc) | 2010-10-22 | 1 | -1/+2 |
* | | | | | | | minor: add some text to the oar abort messages on assets timeout to make it c... | Justin Clark-Casey (justincc) | 2010-10-22 | 1 | -1/+1 |
* | | | | | | | * additional serveruri cleanup | Jonathan Freedman | 2010-10-20 | 1 | -1/+1 |
* | | | | | | | * refactor refactor refactor ServerURI 4 lyfe | Jonathan Freedman | 2010-10-20 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | .NET automagical serialization of SOPs replaced by manual serialization acros... | Diva Canto | 2010-10-17 | 1 | -3/+7 |
* | | | | | | Drop max oar loading version back to 0 from 1 | Justin Clark-Casey (justincc) | 2010-10-16 | 1 | -1/+1 |
* | | | | | | Rip out version option since it turns out that the changed object serializati... | Justin Clark-Casey (justincc) | 2010-10-16 | 2 | -7/+11 |
* | | | | | | change --old-guids switch on the save oar command line to --version=<x> | Justin Clark-Casey (justincc) | 2010-10-16 | 5 | -9/+31 |
* | | | | | | Have OpenSim throw a strop if it tries to load an OAR with a major version th... | Justin Clark-Casey (justincc) | 2010-10-16 | 2 | -1/+23 |
* | | | | | | save oar control file first rather than in the middle so that it's the first ... | Justin Clark-Casey (justincc) | 2010-10-16 | 3 | -38/+41 |
* | | | | | | Fix test break - TestSerializeXml2() still requires old-guids option | Justin Clark-Casey (justincc) | 2010-10-16 | 1 | -3/+6 |
* | | | | | | Made OARs use the new serialization procedure. (TPs/crossings still on the ol... | Diva Canto | 2010-10-15 | 5 | -17/+28 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Add and plumb the usetex URL parameter to worldview. Required but not yet | Melanie | 2010-10-06 | 2 | -10/+12 |
* | | | | | Convert the map image modules to new style modules | Melanie | 2010-10-06 | 2 | -12/+40 |
| |_|_|/
|/| | | |
|
* | | | | Add the view generating method to the image generator interface | Melanie | 2010-10-05 | 1 | -0/+5 |
* | | | | Revert an accidental default value change | Melanie | 2010-10-05 | 1 | -1/+1 |
* | | | | Patch to allow other cam angles. Not complete. Thanks, Antont. | Melanie | 2010-10-05 | 1 | -4/+14 |
| |_|/
|/| | |
|
* | | | Avoid throwing errors when adding existing meshes to the render scene | Latif Khalifa | 2010-10-04 | 1 | -0/+6 |
| |/
|/| |
|
* | | Adapt to core changes | Melanie | 2010-10-03 | 1 | -1/+1 |
* | | Addign the new / renamed files for previous commit | Melanie | 2010-10-03 | 8 | -0/+2655 |
* | | Initial port of the Warp3D map tile renderer | Melanie | 2010-10-03 | 5 | -1290/+1 |
|/ |
|
* | Reapplying the parts of the prior revert that were not derived from the | Melanie | 2010-10-02 | 1 | -1/+1 |
* | Revert "Forward-port 0.6 fix" | Melanie | 2010-10-02 | 1 | -13/+1 |
* | Forward-port 0.6 fix | Melanie | 2010-09-30 | 1 | -1/+13 |
* | Restrict top colliders / top scripts to estate managers | Melanie | 2010-09-27 | 1 | -0/+3 |