Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *Huge* structural changes in ODE/OdePrim to get all of the calls in ↵ | Teravus Ovares | 2007-11-20 | 1 | -2/+2 |
| | | | | | | | threadlocked code. ODEPrim was almost completely re-written. Copy/Space test needed. | ||||
* | * Found several cases where prim set physical were not subscribing to ↵ | Teravus Ovares | 2007-11-18 | 1 | -0/+7 |
| | | | | physics events. | ||||
* | * adds flag in OpenSim.ini for disabling physical prim. Look at ↵ | Teravus Ovares | 2007-11-11 | 1 | -2/+2 |
| | | | | OpenSim.ini.example in the bin folder for an example. | ||||
* | Started to cleanup/close down childagent connections when a user teleports. ↵ | MW | 2007-11-05 | 1 | -1/+1 |
| | | | | | | | As the client will not close old childagent connections without being told explicitly to do so by each region the connection is to. Currently only implemented in standalone mode. ( the TellRegionToCloseChildConnection( ) in OGS1GridServices.cs needs implementing for grid mode, and the inter region .net remoting added for the new messages). hopefully fixed the echo bug in chatmodule. | ||||
* | Some more refactoring | MW | 2007-11-04 | 1 | -0/+145 |