Jeff Ames
|
f02b314765
Fix exception when reading OpenSim.ini file.
|
16 years ago |
Tedd Hansen
|
69b1edebf6
Added to OpenSim.ini.example:
|
16 years ago |
Charles Krinke
|
3df36523cb
Thank you very much, Hashbox for:
|
16 years ago |
Tedd Hansen
|
169032b4a4
Fixed ScriptEngine config in OpenSim.ini.example that was out of place.
|
16 years ago |
lbsa71
|
bcd3a5b28b
* Introduced customizable table names on MySQL and MSSQL UserData plug-ins.
|
16 years ago |
Tedd Hansen
|
d1e0b642f4
* Renamed and moved avatar appearance config keys. Everyone who has appearance persistence needs to set new params for it (check OpenSim.ini.example)
|
17 years ago |
Teravus Ovares
|
e6453d9b9d
* Changed child_get_tasks to see_into_this_sim_from_neighbor.
|
17 years ago |
Tedd Hansen
|
1d95f0521d
Reverted MySQLDataStore.cs to not use static mutexes any more, patch didn't work anyway.
|
17 years ago |
MW
|
755ad9e3e0
First part of avatar persistence, currently only really works in standalone mode (with accounts_authenticate set to true), it also only currently has a mysql database connector. (sqlite one will follow soon). It also uses the tribalmedia database system, so this needs checking to see if the old problems with mono have been fixed.
|
17 years ago |
Adam Frisby
|
760ece2595
* Chat Message format patch from kinoc (#443) Thanks!
|
17 years ago |
Tedd Hansen
|
1fa510d26d
And one more patch before sleep
|
17 years ago |
Tedd Hansen
|
b57d9be856
Re-enabled AllowedCompilers function
|
17 years ago |
Tedd Hansen
|
7bd3ecfc2a
Bugfixes. Now it even reads configuration before it uses it! ;)
|
17 years ago |
Tedd Hansen
|
e06ee9fd4b
Added load/unload queue size limit
|
17 years ago |
Tedd Hansen
|
8ccc12d642
Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenSim in 32-bit mode.
|
17 years ago |
Tedd Hansen
|
34d21ac94b
Added some error checking to MaintenanceThread, no-crash (just log) loading of script engines, and support to load multiple script engines
|
17 years ago |
Tedd Hansen
|
d02a90823f
SCRIPTING STILL BROKEN
|
17 years ago |
Tedd Hansen
|
a6726b0c9d
SCRIPT SUPPORT IS STILL BROKEN.
|
17 years ago |
Tedd Hansen
|
0c0286911d
Config option to set number of scripts per AppDomain
|
17 years ago |
Tedd Hansen
|
e14c8f59f7
Added config options:
|
17 years ago |
Tedd Hansen
|
a9c1f3fdb4
Experimental
|
17 years ago |
Justin Clarke Casey
|
2df8918aed
* Persistent prim inventory script storage is now turned on by default
|
17 years ago |
Justin Clarke Casey
|
edf006e28a
Fill out and add wiki link to OpenSim.ini.example for prim inventory persistence
|
17 years ago |
Sean Dague
|
411d06c94e
moving Region store for SQLite into the OpenSim.Framework.Data.SQLite
|
17 years ago |
Tedd Hansen
|
966f639ad6
Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.
|
17 years ago |
Tedd Hansen
|
198dea28ad
Full .dll-name in config option for ScriptEngine. Loading only scriptengine specified in config.
|
17 years ago |
Jeff Ames
|
cff2fb3640
Updated asset_database options in OpenSim.ini.example
|
17 years ago |
MW
|
6df9f21a5f
fixed OpenSim.ini.example to include a inventory_server_url = http://127.0.0.1:8004 entry, seems that is the cause of a lot of people's inventory problems.
|
17 years ago |
Sean Dague
|
f773733fcb
From Michael Osias (IBM)
|
17 years ago |
Jeff Ames
|
6abe37e71d
added timer_Script to OpenSim.ini.example
|
17 years ago |