| Commit message (Expand) | Author | Files | Lines |
2007-08-21 | Shift and Drag copying should now work correctly. [This was one of those stup... | MW | 1 | -0/+2 |
2007-08-21 | Can now turn on/off server side permission checking (on prim editing etc) fro... | MW | 1 | -1/+9 |
2007-08-19 | Sqlite datastore should now save the textures and extraparams data (used by s... | MW | 2 | -3/+23 |
2007-08-17 | * Added new terrain-sim <simname> <terrain commands...> function to run terra... | Adam Frisby | 1 | -0/+16 |
2007-08-17 | Pimped up Default.lsl. Now featuring a touch counter. | Tedd Hansen | 1 | -1/+1 |
2007-08-17 | *Moved network_servers_info.xml into OpenSim.ini under [Network] | mingchen | 1 | -5/+7 |
2007-08-16 | Deleted old inventoryCache.cs | MW | 1 | -1/+0 |
2007-08-16 | Can now set the plugins for standalone mode's Inventory database (default sql... | MW | 1 | -4/+9 |
2007-08-15 | *Added the ability to run commands after all regions have started up | mingchen | 1 | -0/+31 |
2007-08-15 | * Permissions! - You can now only perform certain functions (such as editing ... | Adam Frisby | 1 | -0/+11 |
2007-08-14 | Correct caps of Default.lsl for Linux. Thanks again krinkec. :) | Tedd Hansen | 1 | -1/+1 |
2007-08-14 | ScriptEngine: Some error handling, logs to logger | Tedd Hansen | 1 | -6/+6 |
2007-08-14 | Start of Inventory service, currently only (partially) functional in standalo... | MW | 1 | -5/+1 |
2007-08-13 | Disabled ScriptEngine until I add error handling tomorrow | Tedd Hansen | 1 | -4/+4 |
2007-08-13 | Common script for all objects (Default.lsl). ScriptEngine touch_start event n... | Tedd Hansen | 1 | -1/+5 |
2007-08-13 | (DotNet) ScriptEngine is now loaded and added to Scene during startup. | Tedd Hansen | 1 | -0/+9 |
2007-08-13 | Setting culture for startup thread to invariant. Config now read correctly on... | Tedd Hansen | 1 | -0/+6 |
2007-08-13 | The Welcome message /message of the day shown in the client during login, can... | MW | 1 | -1/+4 |
2007-08-11 | Added a new column (SceneGroupID) to sqlite3 table (sqlite3-prims.sql) so tha... | MW | 1 | -11/+7 |
2007-08-11 | Made account Authentication optional in "sandbox/standalone" mode. Just chang... | MW | 1 | -2/+20 |
2007-08-10 | I'm sorry but it has now became a case of either it goes or I go, so I'm remo... | MW | 1 | -1/+1 |
2007-08-10 | Some cleaning up and removed a few old files no longer in use. | MW | 1 | -31/+30 |
2007-08-09 | Making sure my local working copy is in sync with svn before I start the job ... | MW | 1 | -1/+1 |
2007-08-06 | Re-added Grid mode. (which had got removed/disabled in revision 1515) | MW | 2 | -10/+20 |
2007-08-06 | * commands are done foreach instead of by [i] | lbsa71 | 1 | -10/+19 |
2007-08-06 | * renamed some scene to world | lbsa71 | 1 | -102/+2 |
2007-08-06 | * encapsulated firstname/lastname on ScenePresence | lbsa71 | 1 | -6/+5 |
2007-08-06 | * SimpleApp works again: | lbsa71 | 1 | -20/+13 |
2007-08-04 | clean up of startup config settings (command line args etc), | MW | 2 | -89/+55 |
2007-08-03 | ATTENTION!!! Change to default to "sandbox" (did we come up with a better nam... | Brian McBee | 1 | -5/+5 |
2007-08-03 | Changes to prepare for future possible configuration of separate logdir, conf... | Brian McBee | 1 | -6/+20 |
2007-07-29 | * Switched back to NullStorage until crazy DB4o error is fixed. | Adam Frisby | 1 | -1/+1 |
2007-07-29 | Commit 1/2 | Adam Frisby | 1 | -4/+4 |
2007-07-29 | * Fixed an issue with Mono/UNIX filenames and DB4o storage engine. | Adam Frisby | 1 | -1/+1 |
2007-07-29 | * Db4o Datastore is now the default. | Adam Frisby | 1 | -1/+1 |
2007-07-29 | * OpenSim now performs compatibility checks at startup and warns the user if ... | Adam Frisby | 1 | -1/+13 |
2007-07-29 | * Applying issue#238 - Console help is incomplete. (Thanks CutterRubio) | Adam Frisby | 1 | -2/+10 |
2007-07-26 | * Started renaming world to Scene | lbsa71 | 1 | -18/+18 |
2007-07-22 | * Some work in progress code: Inventory cache, start of inventory server/serv... | MW | 1 | -3/+6 |
2007-07-20 | * Fixed an config issue (log not initialized in RegionInfo config) | lbsa71 | 1 | -0/+1 |
2007-07-19 | *Moved XmlConfiguration to its own project | mingchen | 1 | -2/+2 |
2007-07-19 | Added some Alert methods to Scene , and a console command handler. So from th... | MW | 1 | -0/+7 |
2007-07-18 | *New Configuration System, much easier and less buggy compared to the origina... | mingchen | 1 | -30/+8 |
2007-07-18 | * Reverting 1371 | Adam Frisby | 1 | -1/+1 |
2007-07-18 | * Please to be checking you rename the strings inside the project when you re... | Adam Frisby | 1 | -1/+1 |
2007-07-17 | * Added "backup" console command for sdague | Adam Frisby | 1 | -0/+7 |
2007-07-16 | * RegionApplicationBase restructuring now complete | lbsa71 | 1 | -60/+20 |
2007-07-16 | * And yet more restructuring of startup sequence... | lbsa71 | 2 | -89/+75 |
2007-07-16 | * Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApp | lbsa71 | 2 | -67/+32 |
2007-07-16 | *Renamed everything Parcels and ParcelData to Land and LandData | mingchen | 1 | -2/+2 |