aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Set up parcel manager and the master avatar in SimpleApp.MW2007-07-141-0/+1
* Added AddPreCompiledScript method to ScriptManager.MW2007-07-141-0/+1
* * Merged solutions again; welcome home, boys!lbsa712007-07-131-35/+0
* Next time maybe I should check it still compiles before committing.MW2007-07-121-0/+1
* More work on UserProfile and inventory cache (still currently not enabled).MW2007-07-111-13/+15
* updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi bra...MW2007-07-111-22/+24
* Gird mode in sugilite should now work in so far as you should be able to logi...MW2007-07-101-0/+2
* * Yeah; forgot; we haven't implemeted 'depends' in prebuild nant target; so b...lbsa712007-07-091-25/+25
* * another stab at #176lbsa712007-07-091-29/+0
* Taking a stab at #176lbsa712007-07-091-49/+24
* (no commit message)lbsa712007-07-081-24/+0
* *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData)mingchen2007-07-051-0/+1
* * Added conceptual LlsdMethod Demo to SimpleApp (work in progress)lbsa712007-07-021-145/+146
* * Fixed Issue #161 by using PhysicsScene.Null instead of BasePhysicsScenelbsa712007-07-021-1/+1
* Fixed SimpleApp - aka thankgoditssundaycommitlbsa712007-07-011-0/+3
* * Removed J# language support because it has issues with Mono.Adam Frisby2007-06-281-2/+0