Sean Dague
|
26293d6d9e
change references to OpenSim.Data
|
16 years ago |
Justin Clarke Casey
|
44a5f6647d
* Make it a little clearer that the voice config options won't actually do anything yet
|
16 years ago |
Justin Clarke Casey
|
106fd2f616
* From: Dr Scofield <[email protected]>
|
16 years ago |
lbsa71
|
f52886f8f5
* Added competely untested MSSQLMapper
|
16 years ago |
Justin Clarke Casey
|
297887e1fc
* Change opensim.ini.example guidance on asset_database setting to be "local" or "grid"
|
16 years ago |
Justin Clarke Casey
|
879f51dab4
* Change opensim.ini.example to flesh out database *_plugin options
|
16 years ago |
Jeff Ames
|
6d774339d9
More compiler warning cleanup.
|
16 years ago |
Tedd Hansen
|
f06a6573bb
One more: Async LSL command thread is also shared now.
|
16 years ago |
Tedd Hansen
|
0fb4374c1a
Better timing of MaintenanceThread's tasks (uses less CPU)
|
16 years ago |
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)
|
16 years ago |
Teravus Ovares
|
e6453d9b9d
* Changed child_get_tasks to see_into_this_sim_from_neighbor.
|
16 years ago |
Tedd Hansen
|
1d95f0521d
Reverted MySQLDataStore.cs to not use static mutexes any more, patch didn't work anyway.
|
16 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 |