aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* * CHANGED SOME CONSOLE COMMAND BEHAVIOURSlbsa712007-09-171-1/+0
* added versionSean Dague2007-09-161-2/+1
* Fixed missing Axiom references.Brian McBee2007-09-161-0/+1
* Added part 3 of Darok's BulletX patch. The bulletX plugin is now a project in...MW2007-09-111-0/+25
* Cut down on the number of compile warnings. Now down to 5: 4 are related to u...MW2007-09-081-1/+0
* Taken the old scripting engine out of Region.Environment and moved it into a ...MW2007-08-281-0/+28
* Start of trying to make Region/Scene more modular. MW2007-08-281-0/+1
* Deleted a few old files that are no longer used.MW2007-08-271-99/+2
* Moved OpenSim.Region.ScriptEngine.Common.dll from bin\ScriptEngine\ to bin\ f...Tedd Hansen2007-08-181-2/+2
* LSL Compiler now only referring required assemblies (DotNetEngine and Common)...Tedd Hansen2007-08-181-2/+0
* Moved LSL_BuiltIn_Commands_Interface.cs to a separate library (OpenSim.Region...Tedd Hansen2007-08-181-0/+26
* Started on AppDomains for ScriptEngine. Moved llFunctions in LSL_BaseClass.cs...Tedd Hansen2007-08-181-0/+1
* Added RAIL.dllTedd Hansen2007-08-171-0/+1
* * Exploring Group/Part from an app perspective.lbsa712007-08-151-0/+1
* Removed some debugging. Removed *.lso from project include in prebuild.xml.Tedd Hansen2007-08-141-1/+0
* ScriptEngine: Some error handling, logs to loggerTedd Hansen2007-08-141-0/+1
* Start of Inventory service, currently only (partially) functional in standalo...MW2007-08-141-0/+4
* Code comments and cleanup, correct datatypes for key, vector, rotation, (hope...Tedd Hansen2007-08-121-7/+2
* * Removed magic exclusion of MonoSqlite data store from prebuildlbsa712007-08-121-1/+1
* Made account Authentication optional in "sandbox/standalone" mode. Just chang...MW2007-08-111-0/+1
* Some cleaning up and removed a few old files no longer in use.MW2007-08-101-1/+3
* Fixed a couple of mistakes.MW2007-08-101-1/+1
* Made a few changes so that once we enable the sqlite data store (simple line ...MW2007-08-101-1/+1
* Forgot to remove reference to .dll that was mergedTedd Hansen2007-08-091-3/+0
* ScriptEngine just needs 2 events hooked up and llSay() implemented to work. S...Tedd Hansen2007-08-091-0/+1
* Merged OpenSim.ScriptEngine.DotNetEngine.Compiler.LSL into OpenSim.ScriptEngi...Tedd Hansen2007-08-091-32/+0
* add MonoSqlite storage module, this might break windows folks, needSean Dague2007-08-081-0/+25
* The startup set of assets in the local asset server can now be set from a xml...MW2007-08-081-0/+2
* update prebuild to work with new script stuffSean Dague2007-08-081-7/+10
* Removed System.Windows.Form reference from DotNetEngine.Compiler.LSL , it did...MW2007-08-081-1/+0
* Added ScriptEngine to solution (prebuild.xml)Tedd Hansen2007-08-081-0/+65
* * SimpleApp works again:lbsa712007-08-061-0/+1
* clean up of startup config settings (command line args etc),MW2007-08-041-1/+1
* Changes to prepare for future possible configuration of separate logdir, conf...Brian McBee2007-08-031-0/+1
* (no commit message)Brian McBee2007-08-021-1/+1
* * Highly experimental: Added DB4o DataStore support. Untested.Adam Frisby2007-07-291-0/+24
* *Added configuration plugin (OpenSim.Framework.Configuration.HTTP.dll) that f...mingchen2007-07-231-1/+26
* * Some work in progress code: Inventory cache, start of inventory server/serv...MW2007-07-221-54/+28
* * Deleted libTerrain-BSD.dllAdam Frisby2007-07-211-1/+0
* * Issue#209 - Terrain Hills Patch (Thanks Babblefrog)Adam Frisby2007-07-211-1/+2
* *Moved XmlConfiguration to its own projectmingchen2007-07-191-0/+26
* * Removed yet more compiler warningsAdam Frisby2007-07-191-76/+0
* *New Configuration System, much easier and less buggy compared to the origina...mingchen2007-07-181-75/+4
* * RegionApplicationBase restructuring now completelbsa712007-07-161-0/+1
* changed to native line ending encodingSean Dague2007-07-161-1060/+1060
* * More prebuild.xml changes.Adam Frisby2007-07-151-12/+10
* * Fiddling with prebuild.xmlAdam Frisby2007-07-151-27/+28
* * Added loading methods for NullStorage.Adam Frisby2007-07-151-0/+1
* * Typo in prebuild.xmlAdam Frisby2007-07-151-1/+1
* * Adding example "NullStorage" DataStore engine.Adam Frisby2007-07-151-0/+26