Random

    Tag-tastic!

    Articles

    List of articles tagged with: scripting
    Matches found: 10

    More Experiments with MRM
    Thursday, June 25, 2009 | (45) Comments
    Ziah continues her experiments with MRM or Mini Region Modules. Now it's time to hook up to a database using an external class library... can it be done? Let's find out
    in: Open Simulator 
    Ein LowLag AO
    Wednesday, June 17, 2009 | (6) Comments
    Umsetzung eines animation overrider mit geringer Scriptbelastung für den Server.
    in: German 
    A Low Lag Animation Overrider
    Wednesday, June 17, 2009 | (10) Comments
    Akira Sonoda accidentally discovers the CHANGED_ANIMATION event in Opensim, and fosters the first generation of lag-free animation overriders (AOs). No more duck walking 'simmers!
    in: Open Simulator 
    Load testing Opensim scripts on Windows 7
    Thursday, June 04, 2009 | (2) Comments
    Ralf made a load test starting from 3000 concurrent and resource hungry LSL scripts. How does yesterdays laptop with the new Windows 7 survive?
    in: Open Simulator 
    MRM: Making Scripting Simpler and Faster
    Saturday, April 04, 2009 | (1) Comments
    Adam Frisby expands on the brave new world of MRM Scripting
    in:
    Experimenting with MRM - Part 2
    Sunday, May 03, 2009 | (3) Comments
    Ziah Zhangsun continues her experiments with Opensim's dynamic new C# based scripting framework - MRM.
    in: Open Simulator 
    MRM: Language Contributions
    Friday, May 01, 2009 | (0) Comments
    Any developer interested in contributing to MRM might want to read this article as it outlines coding standards and rules for API changes.
    in:
    MRM: Microthreading Functions
    Friday, April 24, 2009 | (0) Comments
    Adam Frisby examines how to use microthreading in MRMs to reduce the script load for computationally expensive functions, in other words reduce script lag
    in:
    MRM: Language Extensions and Libraries
    Tuesday, April 21, 2009 | (0) Comments
    MRM now supports language extensions - you can import your own external .NET DLLs. Here's how you do it, with a few best practises thrown in at the end...
    in:
    MRM Scripting - Coming Soon
    Friday, March 13, 2009 | (0) Comments
    Adam Frisby introduces the next generation scripting in Opensim. MRM or Mini Region Module provides a C# based interface for scripting - an alternative to LSL/OSSL.
    in: