Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-03-10 | * Refactored out Create() methods to ensure proper transformation between ↵ | lbsa71 | 1 | -14/+11 | |
RegionProfileData and RegionInfo * Created ToRegionInfo method, still not using it pending peer review. * This is a preparatory commit for a subsequent login service refactoring. | |||||
2009-02-26 | * renamed IRegionProfileService to IRegionProfileRouter to better reflect ↵ | lbsa71 | 1 | -1/+1 | |
use (naming is a work in progress...) * introduced new IRegionProfileService that is going to be _one_ profileService * Had GridDBService inherit the IRegionProfileService (preparing for re-wiring things and de-duplicating eventually) | |||||
2009-02-13 | Add copyright headers. Minor formatting cleanup. Fix some compiler ↵ | Jeff Ames | 1 | -1/+28 | |
warnings. Fix some m_log declarations. | |||||
2009-02-12 | large scale fix for svn props after "the great refactor" | Sean Dague | 1 | -94/+94 | |
2009-02-12 | * Some more CCC | lbsa71 | 1 | -7/+7 | |
2009-02-12 | * Renamed RegionProfileService to RegionProfileServiceProxy to better ↵ | lbsa71 | 1 | -1/+1 | |
reflect actual use. * Added IRegionProfileService | |||||
2009-02-12 | * Turned RegionProfileService non-static | lbsa71 | 1 | -4/+4 | |
2009-02-12 | * Applied some CCC (Code Convention Conformance) | lbsa71 | 1 | -17/+17 | |
2009-02-12 | * Added RegionProfileService and moved RequestSimData to it. | lbsa71 | 1 | -0/+94 | |