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