| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a skeleton for a name value storage associated with regions | Melanie | 2012-08-15 | 1 | -0/+13 |
* | Merge branch 'avination' into careminster | Melanie | 2012-06-11 | 1 | -0/+5 |
|\ |
|
| * | Add the ability to query the MYSQL databse for a list of the stored prim UUIDs | Melanie | 2012-06-07 | 1 | -0/+5 |
* | | Merge branch 'master' into careminster | Melanie | 2012-05-27 | 1 | -2/+20 |
|\ \
| |/
|/| |
|
| * | Environment Module - allows Environment settings for Viewer3 warning: include... | PixelTomsen | 2012-05-23 | 1 | -0/+18 |
| * | Format cleanup | BlueWall | 2012-05-23 | 1 | -2/+2 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-31 | 2 | -19/+56 |
|\ \
| |/ |
|
| * | Lock NullFriendsData.m_Data for consistency and against concurrent read/write | Justin Clark-Casey (justincc) | 2012-03-30 | 1 | -30/+39 |
| * | Add simple login test with online friends. Add IFriendsModule.GrantRights() ... | Justin Clark-Casey (justincc) | 2012-03-30 | 2 | -2/+30 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-12-05 | 1 | -9/+31 |
|\ \
| |/ |
|
| * | Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence() | Justin Clark-Casey (justincc) | 2011-12-03 | 1 | -9/+31 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-11-14 | 1 | -1/+9 |
|\ \
| |/ |
|
| * | Add test for adding a friend whilst online | Justin Clark-Casey (justincc) | 2011-11-14 | 1 | -1/+9 |
* | | Merge commit '7ec7a3cf33b3a67cb10df14bad04cf6f09262822' into bigmerge | Melanie | 2011-10-11 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | Null simulation data must return a non-null region settings or other parts of... | Dan Lake | 2011-09-20 | 1 | -2/+4 |
* | | Merge commit '1458fab82c4dab9901d81419e6b515f47ea7320f' into bigmerge | Melanie | 2011-10-11 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Reattaching a region was failing if the estate name had not changed (issue 50... | Kevin Houlihan | 2011-09-16 | 1 | -0/+5 |
* | | Bring us up to date. | Tom | 2011-09-14 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Fix unit tests from RegionSettings commit | Justin Clark-Casey (justincc) | 2011-09-09 | 1 | -0/+4 |
* | | Resolve merge commits, stage 1 | Tom | 2011-09-04 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 2011-08-31 | 1 | -1/+1 |
| * | minor: a little bit of log message correction/commenting out | Justin Clark-Casey (justincc) | 2011-08-11 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-06-09 | 1 | -4/+14 |
|\ \
| |/ |
|
| * | More on HG Friends. Added Delete(string, string) across the board. Added secu... | Diva Canto | 2011-05-22 | 1 | -1/+6 |
| * | Fixed permissions bug related to friends in PermissionsModule. Added FriendsD... | Diva Canto | 2011-05-21 | 1 | -1/+6 |
| * | HG Friends working to some extent: friendships offered and accepted correctly... | Diva Canto | 2011-05-19 | 1 | -2/+2 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-04-17 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2011-04-12 | 1 | -3/+3 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-04-06 | 2 | -0/+150 |
|\ \
| |/ |
|
| * | * Bugfix - Compile NullEstateData implement public List<int> IEstateDataStore... | Teravus Ovares (Dan Olivares) | 2011-04-04 | 1 | -0/+10 |
| * | Updates NullStorage plugin. | Mic Bowman | 2011-04-04 | 2 | -0/+140 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-03-10 | 1 | -14/+51 |
|\ \
| |/ |
|
| * | Simplify TestLoadIarV0_1AbsentUsers() to use common IAR test setup. Make sta... | Justin Clark-Casey (justincc) | 2011-03-09 | 1 | -14/+51 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-02-24 | 1 | -10/+38 |
|\ \
| |/ |
|
| * | GetRegion(s)ByName with SQLite behaves like it does with other databases. | Marck | 2011-02-22 | 1 | -10/+38 |
* | | Add the ability for gods to impersonate users. For this, bit 6 needs to be | Melanie | 2010-11-25 | 1 | -0/+5 |
|/ |
|
* | Add lsClearWindlightScene() to the lightshare module to remove WL settings | Melanie | 2010-11-03 | 1 | -0/+3 |
* | Add copyright headers. | Jeff Ames | 2010-09-12 | 1 | -1/+28 |
* | Changed all string references of "IRegionDataStore" to "ISimulationDataStore" | John Hurliman | 2010-09-11 | 1 | -1/+0 |
* | Fixed the naming mess around data connectors for simulation data | John Hurliman | 2010-09-11 | 1 | -1/+1 |
* | Add distance sort for null, too | Melanie | 2010-08-08 | 1 | -2/+5 |
* | White space from previous commit. | Diva Canto | 2010-07-31 | 1 | -29/+29 |
* | Implemented console command "show hyperlinks". | Marck | 2010-07-31 | 1 | -31/+30 |
* | get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAu... | Justin Clark-Casey (justincc) | 2010-06-04 | 2 | -3/+2 |
* | * Fixed spamming the assets table with map tiles. The tile image ID is now st... | Diva Canto | 2010-05-09 | 1 | -3/+5 |
* | GridUserService in place. Replaces the contrived concept of storing user's ho... | Diva Canto | 2010-05-07 | 1 | -60/+2 |
* | Expose Delete at IUserAccountData interface. It was there already. No changes... | Diva Canto | 2010-04-16 | 1 | -0/+21 |
* | Added NullInventoryData for unit tests and quick try-outs of the services in ... | Diva Canto | 2010-04-06 | 1 | -0/+193 |
* | Committing the LightShare code, which was developed by TomMeta of Meta7. | Melanie | 2010-03-31 | 1 | -1/+10 |
* | replace recent IModule.GetGroup() with better GetGroupRecord(string name) | Justin Clark-Casey (justincc) | 2010-03-26 | 1 | -2/+2 |