| Commit message (Expand) | Author | Age | Files | Lines |
* | Change all restarting to use the restart module. Remove hardcoded behavior | Melanie | 2010-11-25 | 1 | -12/+8 |
* | Formatting cleanup. | Jeff Ames | 2010-09-12 | 1 | -1/+1 |
* | minor: comment out region interface registration log msg I accidentally left ... | Justin Clark-Casey (justincc) | 2010-06-04 | 1 | -2/+2 |
* | get TestSaveIarV0_1() uncommented but not running as a test yet since I didn'... | Justin Clark-Casey (justincc) | 2010-05-28 | 1 | -0/+2 |
* | Add ability to load IARs directly from URIs | Justin Clark-Casey (justincc) | 2010-05-28 | 1 | -1/+25 |
* | Finalized the client's TCP IP address verification process for HG1.5. | Diva Canto | 2010-05-15 | 1 | -0/+1 |
* | Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene... | Dan Lake | 2010-03-19 | 1 | -3/+3 |
* | Bug fix: store correct position information upon logout. Fixes mantis #4608 | Diva Canto | 2010-03-06 | 1 | -0/+15 |
* | Merge branch 'master' into presence-refactor | Melanie | 2010-02-22 | 1 | -1/+1 |
|\ |
|
| * | minor: Make SOG.DelinkFromGroup() return the newly delinked scene object inst... | Justin Clark-Casey (justincc) | 2010-02-16 | 1 | -1/+1 |
* | | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2010-01-11 | 1 | -1/+1 |
* | | Simulation handlers (agents & objects) completed. | Diva Canto | 2009-12-31 | 1 | -0/+11 |
|/ |
|
* | Move the calculation of time dilation from the scene to the physics engine. T... | John Hurliman | 2009-10-27 | 1 | -2/+1 |
* | Removing the ClientManager reference from IScene and hiding it entirely insid... | John Hurliman | 2009-10-26 | 1 | -6/+1 |
* | * Unregister event handlers in LLUDPServer when a client logs out and disconn... | John Hurliman | 2009-10-13 | 1 | -2/+0 |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -4/+4 |
* | Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei... | Diva Canto | 2009-09-27 | 1 | -1/+2 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | Remove some no longer needed debug. | Melanie Thielker | 2009-05-13 | 1 | -6/+2 |
* | Fix interface registration/deregistration mechanics | Melanie Thielker | 2009-05-12 | 1 | -9/+14 |
* | Bug fix in SceneBase.RequestModuleInterface. Check that the list's count is g... | diva | 2009-05-12 | 1 | -1/+2 |
* | * minor: remove some mono compiler warnings, minor cleanup | Justin Clarke Casey | 2009-05-04 | 1 | -2/+2 |
* | Create a working configuration hook to allow LLClient parameters from | Melanie Thielker | 2009-05-04 | 1 | -1/+6 |
* | Plumb conifg into the client views. Add config option to configure packet | Melanie Thielker | 2009-05-02 | 1 | -0/+6 |
* | Improve prim sending by combining multiple prim updates into a single packet | Melanie Thielker | 2009-05-01 | 1 | -0/+5 |
* | Another cleanup: Region_Status renamed to RegionStatus, and a usage comment a... | Johan Berntsson | 2009-04-15 | 1 | -2/+2 |
* | Remove m_moduleCommands. It wasn't used anywhere; probably a left-over from b... | Homer Horwitz | 2009-04-13 | 1 | -31/+8 |
* | - Add new RegionModulesControllerPlugin to the application modules | Homer Horwitz | 2009-04-05 | 1 | -7/+58 |
* | * refactor: remove AssetCache field hanging off Scene | Justin Clarke Casey | 2009-02-16 | 1 | -8/+0 |
* | Add proper handling for shared vs. unshared modules to the command | Melanie Thielker | 2009-02-10 | 1 | -2/+15 |
* | From Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 2009-02-09 | 1 | -2/+2 |
* | Replace the console for all OpenSim apps with a new console featuring command | Melanie Thielker | 2009-02-07 | 1 | -0/+8 |
* | * Implement help <command> from the region console | Justin Clarke Casey | 2009-02-06 | 1 | -4/+47 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 1 | -0/+419 |