| Commit message (Expand) | Author | Files | Lines |
2007-08-18 | Moved OpenSim.Region.ScriptEngine.Common.dll from bin\ScriptEngine\ to bin\ f... | Tedd Hansen | 1 | -2/+2 |
2007-08-18 | LSL Compiler now only referring required assemblies (DotNetEngine and Common)... | Tedd Hansen | 1 | -2/+0 |
2007-08-18 | Moved LSL_BuiltIn_Commands_Interface.cs to a separate library (OpenSim.Region... | Tedd Hansen | 1 | -0/+26 |
2007-08-18 | Started on AppDomains for ScriptEngine. Moved llFunctions in LSL_BaseClass.cs... | Tedd Hansen | 1 | -0/+1 |
2007-08-17 | Added RAIL.dll | Tedd Hansen | 1 | -0/+1 |
2007-08-15 | * Exploring Group/Part from an app perspective. | lbsa71 | 1 | -0/+1 |
2007-08-14 | Removed some debugging. Removed *.lso from project include in prebuild.xml. | Tedd Hansen | 1 | -1/+0 |
2007-08-14 | ScriptEngine: Some error handling, logs to logger | Tedd Hansen | 1 | -0/+1 |
2007-08-14 | Start of Inventory service, currently only (partially) functional in standalo... | MW | 1 | -0/+4 |
2007-08-12 | Code comments and cleanup, correct datatypes for key, vector, rotation, (hope... | Tedd Hansen | 1 | -7/+2 |
2007-08-12 | * Removed magic exclusion of MonoSqlite data store from prebuild | lbsa71 | 1 | -1/+1 |
2007-08-11 | Made account Authentication optional in "sandbox/standalone" mode. Just chang... | MW | 1 | -0/+1 |
2007-08-10 | Some cleaning up and removed a few old files no longer in use. | MW | 1 | -1/+3 |
2007-08-10 | Fixed a couple of mistakes. | MW | 1 | -1/+1 |
2007-08-10 | Made a few changes so that once we enable the sqlite data store (simple line ... | MW | 1 | -1/+1 |
2007-08-09 | Forgot to remove reference to .dll that was merged | Tedd Hansen | 1 | -3/+0 |
2007-08-09 | ScriptEngine just needs 2 events hooked up and llSay() implemented to work. S... | Tedd Hansen | 1 | -0/+1 |
2007-08-09 | Merged OpenSim.ScriptEngine.DotNetEngine.Compiler.LSL into OpenSim.ScriptEngi... | Tedd Hansen | 1 | -32/+0 |
2007-08-08 | add MonoSqlite storage module, this might break windows folks, need | Sean Dague | 1 | -0/+25 |
2007-08-08 | The startup set of assets in the local asset server can now be set from a xml... | MW | 1 | -0/+2 |
2007-08-08 | update prebuild to work with new script stuff | Sean Dague | 1 | -7/+10 |
2007-08-08 | Removed System.Windows.Form reference from DotNetEngine.Compiler.LSL , it did... | MW | 1 | -1/+0 |
2007-08-08 | Added ScriptEngine to solution (prebuild.xml) | Tedd Hansen | 1 | -0/+65 |
2007-08-06 | * SimpleApp works again: | lbsa71 | 1 | -0/+1 |
2007-08-04 | clean up of startup config settings (command line args etc), | MW | 1 | -1/+1 |
2007-08-03 | Changes to prepare for future possible configuration of separate logdir, conf... | Brian McBee | 1 | -0/+1 |
2007-08-02 | (no commit message) | Brian McBee | 1 | -1/+1 |
2007-07-29 | * Highly experimental: Added DB4o DataStore support. Untested. | Adam Frisby | 1 | -0/+24 |
2007-07-23 | *Added configuration plugin (OpenSim.Framework.Configuration.HTTP.dll) that f... | mingchen | 1 | -1/+26 |
2007-07-22 | * Some work in progress code: Inventory cache, start of inventory server/serv... | MW | 1 | -54/+28 |
2007-07-21 | * Deleted libTerrain-BSD.dll | Adam Frisby | 1 | -1/+0 |
2007-07-21 | * Issue#209 - Terrain Hills Patch (Thanks Babblefrog) | Adam Frisby | 1 | -1/+2 |
2007-07-19 | *Moved XmlConfiguration to its own project | mingchen | 1 | -0/+26 |
2007-07-19 | * Removed yet more compiler warnings | Adam Frisby | 1 | -76/+0 |
2007-07-18 | *New Configuration System, much easier and less buggy compared to the origina... | mingchen | 1 | -75/+4 |
2007-07-16 | * RegionApplicationBase restructuring now complete | lbsa71 | 1 | -0/+1 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -1060/+1060 |
2007-07-15 | * More prebuild.xml changes. | Adam Frisby | 1 | -12/+10 |
2007-07-15 | * Fiddling with prebuild.xml | Adam Frisby | 1 | -27/+28 |
2007-07-15 | * Added loading methods for NullStorage. | Adam Frisby | 1 | -0/+1 |
2007-07-15 | * Typo in prebuild.xml | Adam Frisby | 1 | -1/+1 |
2007-07-15 | * Adding example "NullStorage" DataStore engine. | Adam Frisby | 1 | -0/+26 |
2007-07-14 | Set up parcel manager and the master avatar in SimpleApp. | MW | 1 | -0/+1 |
2007-07-14 | Added AddPreCompiledScript method to ScriptManager. | MW | 1 | -0/+1 |
2007-07-13 | * Merged solutions again; welcome home, boys! | lbsa71 | 1 | -35/+0 |
2007-07-12 | Next time maybe I should check it still compiles before committing. | MW | 1 | -0/+1 |
2007-07-11 | More work on UserProfile and inventory cache (still currently not enabled). | MW | 1 | -13/+15 |
2007-07-11 | updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi bra... | MW | 1 | -22/+24 |
2007-07-11 | * Wiping trunk in prep for Sugilite | Adam Frisby | 1 | -916/+0 |
2007-07-10 | Gird mode in sugilite should now work in so far as you should be able to logi... | MW | 1 | -0/+2 |