| Commit message (Expand) | Author | Files | Lines |
2008-03-31 | * Make it a little clearer that the voice config options won't actually do an... | Justin Clarke Casey | 1 | -0/+1 |
2008-03-31 | * From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 1 | -0/+10 |
2008-03-30 | * Added competely untested MSSQLMapper | lbsa71 | 1 | -0/+1 |
2008-03-13 | * Change opensim.ini.example guidance on asset_database setting to be "local"... | Justin Clarke Casey | 1 | -4/+9 |
2008-03-13 | * Change opensim.ini.example to flesh out database *_plugin options | Justin Clarke Casey | 1 | -2/+8 |
2008-02-29 | More compiler warning cleanup. | Jeff Ames | 1 | -4/+1 |
2008-02-22 | One more: Async LSL command thread is also shared now. | Tedd Hansen | 1 | -6/+4 |
2008-02-22 | Better timing of MaintenanceThread's tasks (uses less CPU) | Tedd Hansen | 1 | -14/+17 |
2008-02-20 | Fix exception when reading OpenSim.ini file. | Jeff Ames | 1 | -6/+2 |
2008-02-19 | Added to OpenSim.ini.example: | Tedd Hansen | 1 | -0/+5 |
2008-02-18 | Thank you very much, Hashbox for: | Charles Krinke | 1 | -0/+4 |
2008-02-16 | Fixed ScriptEngine config in OpenSim.ini.example that was out of place. | Tedd Hansen | 1 | -17/+17 |
2008-02-13 | * Introduced customizable table names on MySQL and MSSQL UserData plug-ins. | lbsa71 | 1 | -0/+4 |
2008-02-11 | * Renamed and moved avatar appearance config keys. Everyone who has appearanc... | Tedd Hansen | 1 | -25/+31 |
2008-02-11 | * Changed child_get_tasks to see_into_this_sim_from_neighbor. | Teravus Ovares | 1 | -0/+3 |
2008-02-05 | Reverted MySQLDataStore.cs to not use static mutexes any more, patch didn't w... | Tedd Hansen | 1 | -4/+5 |
2008-02-04 | First part of avatar persistence, currently only really works in standalone m... | MW | 1 | -0/+4 |
2008-02-04 | * Chat Message format patch from kinoc (#443) Thanks! | Adam Frisby | 1 | -2/+12 |
2008-02-02 | And one more patch before sleep | Tedd Hansen | 1 | -1/+0 |
2008-02-02 | Re-enabled AllowedCompilers function | Tedd Hansen | 1 | -0/+1 |
2008-02-02 | Bugfixes. Now it even reads configuration before it uses it! ;) | Tedd Hansen | 1 | -3/+3 |
2008-02-02 | Added load/unload queue size limit | Tedd Hansen | 1 | -0/+12 |
2008-02-02 | Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenS... | Tedd Hansen | 1 | -0/+19 |
2008-02-02 | Added some error checking to MaintenanceThread, no-crash (just log) loading o... | Tedd Hansen | 1 | -5/+22 |
2008-02-01 | SCRIPTING STILL BROKEN | Tedd Hansen | 1 | -2/+19 |
2008-02-01 | SCRIPT SUPPORT IS STILL BROKEN. | Tedd Hansen | 1 | -0/+3 |
2008-02-01 | Config option to set number of scripts per AppDomain | Tedd Hansen | 1 | -0/+8 |
2008-02-01 | Added config options: | Tedd Hansen | 1 | -1/+10 |
2008-02-01 | Experimental | Tedd Hansen | 1 | -0/+32 |
2008-01-23 | * Persistent prim inventory script storage is now turned on by default | Justin Clarke Casey | 1 | -2/+5 |
2008-01-11 | Fill out and add wiki link to OpenSim.ini.example for prim inventory persistence | Justin Clarke Casey | 1 | -0/+7 |
2008-01-09 | moving Region store for SQLite into the OpenSim.Framework.Data.SQLite | Sean Dague | 1 | -1/+1 |
2008-01-05 | Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono. | Tedd Hansen | 1 | -1/+1 |
2008-01-02 | Full .dll-name in config option for ScriptEngine. Loading only scriptengine s... | Tedd Hansen | 1 | -0/+6 |
2007-12-19 | Updated asset_database options in OpenSim.ini.example | Jeff Ames | 1 | -2/+5 |
2007-12-14 | fixed OpenSim.ini.example to include a inventory_server_url = http://127.0.0.... | MW | 1 | -0/+2 |
2007-12-13 | From Michael Osias (IBM) | Sean Dague | 1 | -0/+3 |
2007-12-07 | added timer_Script to OpenSim.ini.example | Jeff Ames | 1 | -0/+3 |
2007-11-19 | * added ttensy but important piece of knowledge to MySQL provider in OpenSim.... | lbsa71 | 1 | -0/+1 |
2007-11-19 | * Added example MySQL connectionstring to OpenSim.ini.example | lbsa71 | 1 | -2/+2 |
2007-11-16 | added dummy POS physics plugin | Jeff Ames | 1 | -0/+1 |
2007-11-15 | *** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim... | lbsa71 | 1 | -5/+5 |
2007-11-15 | * Added MySQLDataStore (adapted from MonoSqlite | lbsa71 | 1 | -4/+11 |
2007-11-12 | * Sets ZeroMesher as default. (If you want to cut and hollow, you'll need to... | Teravus Ovares | 1 | -3/+9 |
2007-11-12 | * Applied Gerhard's Meshing patch (Thanks! Gerhard) | Teravus Ovares | 1 | -0/+10 |
2007-11-11 | set svn:eol-style | Jeff Ames | 1 | -64/+64 |
2007-11-11 | * adds flag in OpenSim.ini for disabling physical prim. Look at OpenSim.ini.... | Teravus Ovares | 1 | -63/+64 |
2007-11-09 | make Sun progression configurable for the Sim from OpenSim.ini | Sean Dague | 1 | -0/+9 |
2007-10-26 | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 1 | -1/+1 |
2007-10-25 | move out the config files to .example files so that they | Sean Dague | 1 | -1/+1 |