Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the way attachments are persisted. Editing a worn attachment will now | Melanie | 2010-11-16 | 1 | -1/+6 |
| | | | | | | | save properly, as will the results of a resizer script working. Attachment positions are no longer saved on each move, but instead are saved once on logout. Attachment script states are saved as part of the attachment now when detaching. | ||||
* | Agent gets there through the Gatekeeper, but still a few quirks to fix. | Diva Canto | 2010-01-17 | 1 | -2/+10 |
| | |||||
* | Several more buglets removed. | Diva Canto | 2010-01-13 | 1 | -13/+22 |
| | |||||
* | * Changed ISimulation interface to take a GridRegion as input arg instead of ↵ | Diva Canto | 2010-01-03 | 1 | -13/+51 |
| | | | | | | | a regionHandle. * Added the RemoteSimulationConnectorModule, which is the replacement for RESTComms. Scenes is not using this yet, only (standalone) Login uses these region modules for now. * Completed SimulationServiceConnector and corresponding handlers. | ||||
* | Simulation handlers (agents & objects) completed. | Diva Canto | 2009-12-31 | 1 | -0/+191 |