| Commit message (Expand) | Author | Age | Files | Lines |
* | Can now set the plugins for standalone mode's Inventory database (default sql... | MW | 2007-08-16 | 1 | -4/+9 |
* | *Added the ability to run commands after all regions have started up | mingchen | 2007-08-15 | 1 | -0/+31 |
* | * Permissions! - You can now only perform certain functions (such as editing ... | Adam Frisby | 2007-08-15 | 1 | -0/+11 |
* | Correct caps of Default.lsl for Linux. Thanks again krinkec. :) | Tedd Hansen | 2007-08-14 | 1 | -1/+1 |
* | ScriptEngine: Some error handling, logs to logger | Tedd Hansen | 2007-08-14 | 1 | -6/+6 |
* | Start of Inventory service, currently only (partially) functional in standalo... | MW | 2007-08-14 | 1 | -5/+1 |
* | Disabled ScriptEngine until I add error handling tomorrow | Tedd Hansen | 2007-08-13 | 1 | -4/+4 |
* | Common script for all objects (Default.lsl). ScriptEngine touch_start event n... | Tedd Hansen | 2007-08-13 | 1 | -1/+5 |
* | (DotNet) ScriptEngine is now loaded and added to Scene during startup. | Tedd Hansen | 2007-08-13 | 1 | -0/+9 |
* | The Welcome message /message of the day shown in the client during login, can... | MW | 2007-08-13 | 1 | -1/+4 |
* | Added a new column (SceneGroupID) to sqlite3 table (sqlite3-prims.sql) so tha... | MW | 2007-08-11 | 1 | -11/+7 |
* | Made account Authentication optional in "sandbox/standalone" mode. Just chang... | MW | 2007-08-11 | 1 | -2/+20 |
* | I'm sorry but it has now became a case of either it goes or I go, so I'm remo... | MW | 2007-08-10 | 1 | -1/+1 |
* | Some cleaning up and removed a few old files no longer in use. | MW | 2007-08-10 | 1 | -31/+30 |
* | Making sure my local working copy is in sync with svn before I start the job ... | MW | 2007-08-09 | 1 | -1/+1 |
* | Re-added Grid mode. (which had got removed/disabled in revision 1515) | MW | 2007-08-06 | 1 | -2/+12 |
* | * commands are done foreach instead of by [i] | lbsa71 | 2007-08-06 | 1 | -10/+19 |
* | * renamed some scene to world | lbsa71 | 2007-08-06 | 1 | -102/+2 |
* | * encapsulated firstname/lastname on ScenePresence | lbsa71 | 2007-08-06 | 1 | -6/+5 |
* | * SimpleApp works again: | lbsa71 | 2007-08-06 | 1 | -20/+13 |
* | clean up of startup config settings (command line args etc), | MW | 2007-08-04 | 1 | -27/+46 |
* | Changes to prepare for future possible configuration of separate logdir, conf... | Brian McBee | 2007-08-03 | 1 | -6/+20 |
* | * Switched back to NullStorage until crazy DB4o error is fixed. | Adam Frisby | 2007-07-29 | 1 | -1/+1 |
* | Commit 1/2 | Adam Frisby | 2007-07-29 | 1 | -4/+4 |
* | * Fixed an issue with Mono/UNIX filenames and DB4o storage engine. | Adam Frisby | 2007-07-29 | 1 | -1/+1 |
* | * Db4o Datastore is now the default. | Adam Frisby | 2007-07-29 | 1 | -1/+1 |
* | * Applying issue#238 - Console help is incomplete. (Thanks CutterRubio) | Adam Frisby | 2007-07-29 | 1 | -2/+10 |
* | * Started renaming world to Scene | lbsa71 | 2007-07-26 | 1 | -18/+18 |
* | * Some work in progress code: Inventory cache, start of inventory server/serv... | MW | 2007-07-22 | 1 | -3/+6 |
* | * Fixed an config issue (log not initialized in RegionInfo config) | lbsa71 | 2007-07-20 | 1 | -0/+1 |
* | *Moved XmlConfiguration to its own project | mingchen | 2007-07-19 | 1 | -2/+2 |
* | Added some Alert methods to Scene , and a console command handler. So from th... | MW | 2007-07-19 | 1 | -0/+7 |
* | *New Configuration System, much easier and less buggy compared to the origina... | mingchen | 2007-07-18 | 1 | -30/+8 |
* | * Reverting 1371 | Adam Frisby | 2007-07-18 | 1 | -1/+1 |
* | * Please to be checking you rename the strings inside the project when you re... | Adam Frisby | 2007-07-18 | 1 | -1/+1 |
* | * Added "backup" console command for sdague | Adam Frisby | 2007-07-17 | 1 | -0/+7 |
* | * RegionApplicationBase restructuring now complete | lbsa71 | 2007-07-16 | 1 | -60/+20 |
* | * And yet more restructuring of startup sequence... | lbsa71 | 2007-07-16 | 1 | -88/+74 |
* | * Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApp | lbsa71 | 2007-07-16 | 1 | -66/+31 |
* | *Renamed everything Parcels and ParcelData to Land and LandData | mingchen | 2007-07-16 | 1 | -2/+2 |
* | *Renamed ParcelManager to LandManager | mingchen | 2007-07-16 | 1 | -2/+2 |
* | * Since we're discussing it, applying the m_ convention on some members... | lbsa71 | 2007-07-16 | 1 | -17/+17 |
* | * Removed some superfluous assigns | lbsa71 | 2007-07-16 | 1 | -5/+12 |
* | * working on RegionApplicationBase | lbsa71 | 2007-07-16 | 1 | -1/+1 |
* | * Restructured the RegionApplicationBase. | lbsa71 | 2007-07-16 | 1 | -10/+19 |
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 1 | -496/+496 |
* | *Trunk compiles now | mingchen | 2007-07-16 | 1 | -1/+1 |
* | * Some minor renamings | lbsa71 | 2007-07-16 | 1 | -17/+17 |
* | *Fixed bug that incorrectly tabulated 'others' prims on a parcel | mingchen | 2007-07-16 | 1 | -1/+1 |
* | * Added new scripting related events, in particular a new event which is trig... | Adam Frisby | 2007-07-15 | 1 | -1/+7 |