| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixed it so change-region works with region names that have spaces in them. | MW | 2007-09-04 | 1 | -8/+33 |
* | Some work on Module loading/management. | MW | 2007-09-04 | 1 | -114/+152 |
* | Config option for loading ScriptEngine (wjordan) | Tedd Hansen | 2007-08-30 | 1 | -3/+12 |
* | Added some place holder classes for various modules. | MW | 2007-08-30 | 1 | -0/+2 |
* | Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s... | MW | 2007-08-28 | 1 | -1/+1 |
* | As part of our "we aim to please" commitment, have added the ability to creat... | MW | 2007-08-28 | 1 | -2/+2 |
* | Start of trying to make Region/Scene more modular. | MW | 2007-08-28 | 1 | -10/+17 |
* | Fixed the bug that sent a region port as the CAPS url, instead of sending the... | MW | 2007-08-27 | 1 | -0/+3 |
* | Deleted a few old files that are no longer used. | MW | 2007-08-27 | 1 | -1/+5 |
* | Applied dalien's "show users" patch | MW | 2007-08-25 | 1 | -1/+1 |
* | Hopefully fixed the issue of inventory not working for the master account. (N... | MW | 2007-08-24 | 1 | -22/+26 |
* | Small bit of refactoring to the startup command script code (moved it into a ... | MW | 2007-08-24 | 1 | -15/+27 |
* | (Untested) Scripts are individually loaded into objects (on rez), and event f... | Tedd Hansen | 2007-08-22 | 1 | -2/+0 |
* | Shift and Drag copying should now work correctly. [This was one of those stup... | MW | 2007-08-21 | 1 | -0/+2 |
* | Can now turn on/off server side permission checking (on prim editing etc) fro... | MW | 2007-08-21 | 1 | -1/+9 |
* | Sqlite datastore should now save the textures and extraparams data (used by s... | MW | 2007-08-19 | 2 | -3/+23 |
* | * Added new terrain-sim <simname> <terrain commands...> function to run terra... | Adam Frisby | 2007-08-17 | 1 | -0/+16 |
* | Pimped up Default.lsl. Now featuring a touch counter. | Tedd Hansen | 2007-08-17 | 1 | -1/+1 |
* | *Moved network_servers_info.xml into OpenSim.ini under [Network] | mingchen | 2007-08-17 | 1 | -5/+7 |
* | Deleted old inventoryCache.cs | MW | 2007-08-16 | 1 | -1/+0 |
* | 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 |
* | Setting culture for startup thread to invariant. Config now read correctly on... | Tedd Hansen | 2007-08-13 | 1 | -0/+6 |
* | 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 | 2 | -10/+20 |
* | * 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 | 2 | -89/+55 |
* | ATTENTION!!! Change to default to "sandbox" (did we come up with a better nam... | Brian McBee | 2007-08-03 | 1 | -5/+5 |
* | 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 |
* | * OpenSim now performs compatibility checks at startup and warns the user if ... | Adam Frisby | 2007-07-29 | 1 | -1/+13 |
* | * Applying issue#238 - Console help is incomplete. (Thanks CutterRubio) | Adam Frisby | 2007-07-29 | 1 | -2/+10 |