| Commit message (Expand) | Author | Age | Files | Lines |
* | * CHANGED SOME CONSOLE COMMAND BEHAVIOURS | lbsa71 | 2007-09-17 | 1 | -1/+0 |
* | added version | Sean Dague | 2007-09-16 | 1 | -2/+1 |
* | Fixed missing Axiom references. | Brian McBee | 2007-09-16 | 1 | -0/+1 |
* | Added part 3 of Darok's BulletX patch. The bulletX plugin is now a project in... | MW | 2007-09-11 | 1 | -0/+25 |
* | Cut down on the number of compile warnings. Now down to 5: 4 are related to u... | MW | 2007-09-08 | 1 | -1/+0 |
* | Taken the old scripting engine out of Region.Environment and moved it into a ... | MW | 2007-08-28 | 1 | -0/+28 |
* | Start of trying to make Region/Scene more modular. | MW | 2007-08-28 | 1 | -0/+1 |
* | Deleted a few old files that are no longer used. | MW | 2007-08-27 | 1 | -99/+2 |
* | Moved OpenSim.Region.ScriptEngine.Common.dll from bin\ScriptEngine\ to bin\ f... | Tedd Hansen | 2007-08-18 | 1 | -2/+2 |
* | LSL Compiler now only referring required assemblies (DotNetEngine and Common)... | Tedd Hansen | 2007-08-18 | 1 | -2/+0 |
* | Moved LSL_BuiltIn_Commands_Interface.cs to a separate library (OpenSim.Region... | Tedd Hansen | 2007-08-18 | 1 | -0/+26 |
* | Started on AppDomains for ScriptEngine. Moved llFunctions in LSL_BaseClass.cs... | Tedd Hansen | 2007-08-18 | 1 | -0/+1 |
* | Added RAIL.dll | Tedd Hansen | 2007-08-17 | 1 | -0/+1 |
* | * Exploring Group/Part from an app perspective. | lbsa71 | 2007-08-15 | 1 | -0/+1 |
* | Removed some debugging. Removed *.lso from project include in prebuild.xml. | Tedd Hansen | 2007-08-14 | 1 | -1/+0 |
* | ScriptEngine: Some error handling, logs to logger | Tedd Hansen | 2007-08-14 | 1 | -0/+1 |
* | Start of Inventory service, currently only (partially) functional in standalo... | MW | 2007-08-14 | 1 | -0/+4 |
* | Code comments and cleanup, correct datatypes for key, vector, rotation, (hope... | Tedd Hansen | 2007-08-12 | 1 | -7/+2 |
* | * Removed magic exclusion of MonoSqlite data store from prebuild | lbsa71 | 2007-08-12 | 1 | -1/+1 |
* | Made account Authentication optional in "sandbox/standalone" mode. Just chang... | MW | 2007-08-11 | 1 | -0/+1 |
* | Some cleaning up and removed a few old files no longer in use. | MW | 2007-08-10 | 1 | -1/+3 |
* | Fixed a couple of mistakes. | MW | 2007-08-10 | 1 | -1/+1 |
* | Made a few changes so that once we enable the sqlite data store (simple line ... | MW | 2007-08-10 | 1 | -1/+1 |
* | Forgot to remove reference to .dll that was merged | Tedd Hansen | 2007-08-09 | 1 | -3/+0 |
* | ScriptEngine just needs 2 events hooked up and llSay() implemented to work. S... | Tedd Hansen | 2007-08-09 | 1 | -0/+1 |
* | Merged OpenSim.ScriptEngine.DotNetEngine.Compiler.LSL into OpenSim.ScriptEngi... | Tedd Hansen | 2007-08-09 | 1 | -32/+0 |
* | add MonoSqlite storage module, this might break windows folks, need | Sean Dague | 2007-08-08 | 1 | -0/+25 |
* | The startup set of assets in the local asset server can now be set from a xml... | MW | 2007-08-08 | 1 | -0/+2 |
* | update prebuild to work with new script stuff | Sean Dague | 2007-08-08 | 1 | -7/+10 |
* | Removed System.Windows.Form reference from DotNetEngine.Compiler.LSL , it did... | MW | 2007-08-08 | 1 | -1/+0 |
* | Added ScriptEngine to solution (prebuild.xml) | Tedd Hansen | 2007-08-08 | 1 | -0/+65 |
* | * SimpleApp works again: | lbsa71 | 2007-08-06 | 1 | -0/+1 |
* | clean up of startup config settings (command line args etc), | MW | 2007-08-04 | 1 | -1/+1 |
* | Changes to prepare for future possible configuration of separate logdir, conf... | Brian McBee | 2007-08-03 | 1 | -0/+1 |
* | (no commit message) | Brian McBee | 2007-08-02 | 1 | -1/+1 |
* | * Highly experimental: Added DB4o DataStore support. Untested. | Adam Frisby | 2007-07-29 | 1 | -0/+24 |
* | *Added configuration plugin (OpenSim.Framework.Configuration.HTTP.dll) that f... | mingchen | 2007-07-23 | 1 | -1/+26 |
* | * Some work in progress code: Inventory cache, start of inventory server/serv... | MW | 2007-07-22 | 1 | -54/+28 |
* | * Deleted libTerrain-BSD.dll | Adam Frisby | 2007-07-21 | 1 | -1/+0 |
* | * Issue#209 - Terrain Hills Patch (Thanks Babblefrog) | Adam Frisby | 2007-07-21 | 1 | -1/+2 |
* | *Moved XmlConfiguration to its own project | mingchen | 2007-07-19 | 1 | -0/+26 |
* | * Removed yet more compiler warnings | Adam Frisby | 2007-07-19 | 1 | -76/+0 |
* | *New Configuration System, much easier and less buggy compared to the origina... | mingchen | 2007-07-18 | 1 | -75/+4 |
* | * RegionApplicationBase restructuring now complete | lbsa71 | 2007-07-16 | 1 | -0/+1 |
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 1 | -1060/+1060 |
* | * More prebuild.xml changes. | Adam Frisby | 2007-07-15 | 1 | -12/+10 |
* | * Fiddling with prebuild.xml | Adam Frisby | 2007-07-15 | 1 | -27/+28 |
* | * Added loading methods for NullStorage. | Adam Frisby | 2007-07-15 | 1 | -0/+1 |
* | * Typo in prebuild.xml | Adam Frisby | 2007-07-15 | 1 | -1/+1 |
* | * Adding example "NullStorage" DataStore engine. | Adam Frisby | 2007-07-15 | 1 | -0/+26 |