Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some work on Inventory (not yet finished or enabled) | MW | 2007-07-19 | 1 | -1/+7 |
| | |||||
* | Added some Alert methods to Scene , and a console command handler. So from ↵ | MW | 2007-07-19 | 1 | -1/+4 |
| | | | | the console to send alerts use : alert general <message> , for a instance wide message , or use alert firstname secondname <message> to send a alert to one user. (TODO: add region wide messages). | ||||
* | A script/custom application should be able to add a particle system to a ↵ | MW | 2007-07-18 | 1 | -4/+2 |
| | | | | prim, just create a new libsecondlife.Primitive.ParticleSystem() and then call AddNewParticleSystem() on the OpenSim particle : we really need to rename our particle class to stop conflict with the one in libsl. | ||||
* | Sculpted Prims should now work. | MW | 2007-07-18 | 1 | -0/+1 |
| | |||||
* | few small changes | MW | 2007-07-18 | 1 | -0/+130 |