Files
opensim/OpenSim/Region/Environment
Teravus Ovares abc6424c51 * Removed Heartbeat timer
* Implemented a proper update thread
* Removed the UpdateLock Mutex as it's no longer needed because updates can only happen one at a time now.
* This should actually improve performance significantly.. But, see the warning on the next line!
* Warning: If there are deadlocks that the threadpool timer method was hiding, this will expose them for all the nastiness they are.
2008-10-11 11:43:42 +00:00
..
2008-10-11 11:43:42 +00:00
2008-05-16 01:22:11 +00:00
2008-08-18 00:39:10 +00:00