Sean Dague
|
62d02e079e
From: dirk husemann <[email protected]>
|
16 years ago |
Teravus Ovares
|
be93c0f29a
* Fix a bug in the friends module that causes a friend not to appear online when they were.
|
16 years ago |
Adam Frisby
|
00b8e04ece
* Added a "regionload_regionsdir" option to OpenSim.ini which determines where Region.XML files are stored. If not set, it will default to the usual location.
|
16 years ago |
Teravus Ovares
|
06967e230f
* Updates BetaGridLikeMoneyModule
|
16 years ago |
Jeff Ames
|
c412a476c2
Update value in OpenSim.ini.example to new DLL name.
|
16 years ago |
Charles Krinke
|
927003de33
Thank you kindly Diva & KMeisthax for adding the beginnings
|
16 years ago |
Sean Dague
|
5e32d86b87
move NullStorage => OpenSim.Data.Null to be consistant with
|
16 years ago |
Justin Clarke Casey
|
042cd57e94
* From: Dr Scofield <[email protected]>
|
16 years ago |
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.
|
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 |