Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement missing LSL TEXTURE_xxx constants including two new textures. | idb | 2009-01-22 | 1 | -0/+28 |
| | | | | | Fixes Mantis #3030 | ||||
* | * Apply http://opensimulator.org/mantis/view.php?id=2913 | Justin Clarke Casey | 2009-01-12 | 1 | -0/+208 |
| | | | | | | | * Add the KanEd scripts to the standard library * Thanks Fly-Man- | ||||
* | Add the "Blank" texture, too. | Homer Horwitz | 2009-01-05 | 1 | -0/+14 |
| | | | | | | NOTE: I didn't mention that in my last checkin, but you'll have to clear your viewer cache to see the new textures in the library. | ||||
* | Added viewer's default terrain textures. | Homer Horwitz | 2009-01-05 | 1 | -0/+53 |
| | | | | | This fixes Mantis #2947. Thanks jhurliman | ||||
* | From: Alan Webb (alan_webb@us.ibm.com) | Dr Scofield | 2008-10-20 | 3 | -30/+222 |
| | | | | | | | Fixing types of gestures and animations. | ||||
* | Mantis#1992. Thank you kindly, ChrisDown for a patch that: | Charles Krinke | 2008-08-18 | 1 | -2/+3 |
| | | | | | Corrects accidental removal of tags in /bin/inventory/Libraries.xml | ||||
* | Mantis#1971. Thank you kindly, ChrisDown for a patch that: | Charles Krinke | 2008-08-17 | 1 | -4/+3 |
| | | | | | | | | Reverts the deletion of the entry for "My Site Library" in bin/assets/AssetSets.xml and replace with with "Open Textures Library" pointing to "OpenTexturesLibrary/3DDCInventoryItems.xml"/. | ||||
* | Mantis#1971. Thank you kindly, BlueWall for a patch that: | Charles Krinke | 2008-08-16 | 1 | -5/+5 |
| | | | | | | The included patch enable handling for PRIM_FULLBRIGHT in llSetPrimitiveParams(). | ||||
* | remove void keyword for osWeatherMap.lsl. Update asset and inventory | Sean Dague | 2008-07-28 | 1 | -6/+6 |
| | | | | | | | uuids so that these new versions will show up in systems where they were before. | ||||
* | content fridays. A whole bunch of new stock animations from Mo Hax | Sean Dague | 2008-06-20 | 1 | -6/+107 |
| | | | | | | at IBM for distribution with OpenSim. | ||||
* | commit justin's grafitti board to the base OpenSim script | Sean Dague | 2008-06-18 | 1 | -1/+14 |
| | | | | | | library. | ||||
* | contribute weather map cycling script using osDynamicTextures. | Sean Dague | 2008-06-18 | 1 | -0/+13 |
| | |||||
* | fix minor xml fubar. | Sean Dague | 2008-06-18 | 1 | -1/+1 |
| | |||||
* | prune all the empty script directories. Contribute | Sean Dague | 2008-06-18 | 2 | -99/+17 |
| | | | | | | my text board script to be part of the stock scripts. | ||||
* | the first pass at Asset Fridays. Contribution of a handshake | Sean Dague | 2008-06-13 | 2 | -1/+9 |
| | | | | | | | animation from Mo Hax at IBM. This took us a while to sort out the conversion path, expection more efficiency in the future. | ||||
* | * Remove old historical grid inventory code | Justin Clarke Casey | 2008-05-13 | 2 | -196/+0 |
| | |||||
* | Set svn:eol-style. | Jeff Ames | 2008-01-09 | 22 | -1598/+1598 |
| | |||||
* | Third part of CharlieO's library rework. We now have library organization! ↵ | Brian McBee | 2008-01-09 | 5 | -672/+90 |
| | | | | Thanks CharlieO! | ||||
* | More inventory work for CharlieO. Final patch to make it all work yet to come. | Brian McBee | 2008-01-07 | 22 | -0/+1594 |
| | |||||
* | * You can add and remove a friend in standalone now within the same ↵ | Teravus Ovares | 2008-01-01 | 1 | -1/+1 |
| | | | | | | | | simulator. It saves. * You can add and remove a friend in grid mode now within the same simulator. It doesn't save yet. * I got rid of Mr. OpenSim as a friend.. he bothers me /:b... | ||||
* | Make it possible for new inventory 'libraries' to be added without changing ↵ | Justin Clarke Casey | 2007-12-31 | 2 | -10/+34 |
| | | | | | | | | | the default OpenSimLibrary files. Additional library folders and items can be added in a separate directory and linked in by an entry to inventory/Libraries.xml | ||||
* | Move unused inventory files into the attic | Justin Clarke Casey | 2007-12-31 | 3 | -1/+1 |
| | |||||
* | Standard library folders can now be configued in the xml in ↵ | Justin Clarke Casey | 2007-12-31 | 3 | -5/+47 |
| | | | | | | | | inventory/OpenSimLibrary - no hardcoded changes are required. For some reason, all the folders are currently showing up as texture folders, even though they are configured with the same types as the agent inventory folders. This should be resolved soon. | ||||
* | Shift default OpenSim library into its own directory | Justin Clarke Casey | 2007-12-30 | 2 | -0/+6 |
| | |||||
* | Make inventory items nominate explicit inventory folders rather than hardcoding | Justin Clarke Casey | 2007-12-29 | 1 | -0/+52 |
| | |||||
* | * Patch from Melanie that fixes an inventory folder duplication. Thanks Melanie | Teravus Ovares | 2007-12-28 | 1 | -11/+1 |
| | |||||
* | Move inventory contents configuration files to bin/inventory folder | Justin Clarke Casey | 2007-12-28 | 3 | -0/+809 |