| Commit message (Expand) | Author | Files | Lines |
2020-09-09 | Bandaid for ghost users, check and remove them from Presence when they log on. | onefang | 1 | -0/+13 |
2020-09-09 | Remove useless executable bit that Windows adds. | onefang | 1 | -0/+0 |
2019-11-14 | work on previus 2 patchs | UbitUmarov | 1 | -8/+24 |
2019-11-14 | Attempt to fix the issue where, when logging into the grid, the user supplies... | Terry | 1 | -1/+7 |
2019-08-26 | a few changes to db generic tables | UbitUmarov | 1 | -0/+41 |
2019-08-15 | Bandaid for ghost users, check and remove them from Presence when they log on. | onefang | 1 | -0/+13 |
2019-05-19 | Remove useless executable bit that Windows adds. | onefang | 1 | -0/+0 |
2019-05-19 | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 7 | -38/+67 |
2019-01-21 | remove terraindata abstraction layer, since we only have heightmap type | UbitUmarov | 1 | -1/+1 |
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 4 | -28/+28 |
2016-11-07 | Fix file execute permissions, coz Windows. | David Walter Seikel | 1 | -0/+0 |
2016-11-03 | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 6 | -34/+81 |
2016-09-17 | add load baked terrain methods | UbitUmarov | 1 | -0/+9 |
2016-09-17 | add to databases a table to store baked terrain. | UbitUmarov | 1 | -0/+8 |
2016-02-21 | Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ... | Diva Canto | 1 | -1/+1 |
2015-09-12 | remove a silly and not necessary List i added | UbitUmarov | 1 | -6/+6 |
2015-08-23 | fix region range compare | UbitUmarov | 1 | -3/+5 |
2015-04-29 | Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8... | Diva Canto | 1 | -1/+1 |
2015-03-27 | varregion: refactor use of 'double heightmap[,]' into references to new class... | Robert Adams | 1 | -2/+20 |
2014-06-17 | Change assembly versions to 0.8.1 | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-04-11 | Fix the presence info caching used in llRequestAgentData(), which was complet... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-03-26 | minor: remove compiler warning from NullEstateData | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-03-07 | Add regression test for sending group notices via xmlrpc groups connector. | Justin Clark-Casey (justincc) | 1 | -19/+15 |
2014-01-28 | Repair database routines so they properly return null when asked for | Robert Adams | 1 | -0/+1 |
2013-11-01 | varregion: push TerrainData implementation up and down the database storage s... | Robert Adams | 1 | -2/+19 |
2013-10-04 | Bump OPenSimulator version and assembly versions up to 0.8.0 Dev | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2013-09-02 | Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo... | Justin Clark-Casey (justincc) | 1 | -0/+5 |
2013-07-18 | Enable storing of environment settings in NullSimulationData | Dan Lake | 1 | -3/+17 |
2013-07-11 | Enhance NullEstateData to remember stored estate values and return | Robert Adams | 1 | -7/+21 |
2013-02-19 | Deleted all AssemblyFileVersion directives | Diva Canto | 1 | -1/+1 |
2013-02-05 | Bump version and assembly version numbers from 0.7.5 to 0.7.6 | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2013-02-01 | Revert "Update assembly version numbers" | BlueWall | 1 | -1/+1 |
2013-02-01 | Update assembly version numbers | BlueWall | 1 | -1/+1 |
2013-01-04 | Added locking in NullRegionData. | Oren Hurvitz | 1 | -20/+44 |
2013-01-02 | Added locking in NullRegionData. | Oren Hurvitz | 1 | -20/+44 |
2012-12-09 | Restrict IPresenceData.VerifyAgent | BlueWall | 1 | -8/+3 |
2012-12-08 | Add agent verification to Presence | BlueWall | 1 | -0/+13 |
2012-11-24 | Fix bug where loading an OAR with a deeded parcel would always set the parcel... | Justin Clark-Casey (justincc) | 2 | -0/+157 |
2012-11-15 | Revert "Merge master into teravuswork", it should have been avination, not ma... | teravus | 1 | -1/+0 |
2012-11-13 | Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't hav... | Diva Canto | 1 | -1/+1 |
2012-10-09 | Disambiguate use of RegionFlags in NullRegionData | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2012-08-15 | Add a skeleton for a name value storage associated with regions | Melanie | 1 | -0/+13 |
2012-08-15 | Add a skeleton for a name value storage associated with regions | Melanie | 1 | -0/+13 |
2012-06-07 | Add the ability to query the MYSQL databse for a list of the stored prim UUIDs | Melanie | 1 | -0/+5 |
2012-05-23 | Environment Module - allows Environment settings for Viewer3 warning: include... | PixelTomsen | 1 | -0/+18 |
2012-05-23 | Format cleanup | BlueWall | 1 | -2/+2 |
2012-03-30 | Lock NullFriendsData.m_Data for consistency and against concurrent read/write | Justin Clark-Casey (justincc) | 1 | -30/+39 |
2012-03-30 | Add simple login test with online friends. Add IFriendsModule.GrantRights() ... | Justin Clark-Casey (justincc) | 2 | -2/+30 |
2011-12-03 | Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence() | Justin Clark-Casey (justincc) | 1 | -9/+31 |
2011-11-14 | Add test for adding a friend whilst online | Justin Clark-Casey (justincc) | 1 | -1/+9 |