| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Set up parcel manager and the master avatar in SimpleApp. | MW | 2007-07-14 | 1 | -0/+1 |
* | Added AddPreCompiledScript method to ScriptManager. | MW | 2007-07-14 | 1 | -0/+1 |
* | * Merged solutions again; welcome home, boys! | lbsa71 | 2007-07-13 | 1 | -35/+0 |
* | Next time maybe I should check it still compiles before committing. | MW | 2007-07-12 | 1 | -0/+1 |
* | More work on UserProfile and inventory cache (still currently not enabled). | MW | 2007-07-11 | 1 | -13/+15 |
* | updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi bra... | MW | 2007-07-11 | 1 | -22/+24 |
* | Gird mode in sugilite should now work in so far as you should be able to logi... | MW | 2007-07-10 | 1 | -0/+2 |
* | * Yeah; forgot; we haven't implemeted 'depends' in prebuild nant target; so b... | lbsa71 | 2007-07-09 | 1 | -25/+25 |
* | * another stab at #176 | lbsa71 | 2007-07-09 | 1 | -29/+0 |
* | Taking a stab at #176 | lbsa71 | 2007-07-09 | 1 | -49/+24 |
* | (no commit message) | lbsa71 | 2007-07-08 | 1 | -24/+0 |
* | *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData) | mingchen | 2007-07-05 | 1 | -0/+1 |
* | * Added conceptual LlsdMethod Demo to SimpleApp (work in progress) | lbsa71 | 2007-07-02 | 1 | -145/+146 |
* | * Fixed Issue #161 by using PhysicsScene.Null instead of BasePhysicsScene | lbsa71 | 2007-07-02 | 1 | -1/+1 |
* | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 2007-07-01 | 1 | -0/+3 |
* | * Removed J# language support because it has issues with Mono. | Adam Frisby | 2007-06-28 | 1 | -2/+0 |
* | *Master User is now set up | mingchen | 2007-06-28 | 1 | -0/+1 |
* | Imported the scripting changes, so now should be up to date with sugilite. | MW | 2007-06-28 | 1 | -3/+5 |
* | *Moved all the classes into their own file from LLSDHelpers.cs | mingchen | 2007-06-27 | 1 | -3/+3 |
* | *Moved VersionInfo.cs to its correct place in OpenSim.csproj | mingchen | 2007-06-27 | 1 | -0/+27 |
* | *Fixed OpenGridServices.sln and prebuild.xml | mingchen | 2007-06-27 | 1 | -1/+1 |
* | *Fixed all renaming for OpenGridServices.sln, still a reference issue in preb... | mingchen | 2007-06-27 | 1 | -2/+2 |
* | *More compile fixes (should be it on OpenSim.sln) | mingchen | 2007-06-27 | 1 | -3/+3 |
* | *Updated prebuild.xml and ran prebuild again | mingchen | 2007-06-27 | 1 | -12/+12 |
* | Some work on restructuring the namespaces / project names. Note this doesn't ... | MW | 2007-06-27 | 1 | -0/+1105 |