| Commit message (Expand) | Author | Files | Lines |
2012-07-08 | Revamp map block sending to eliminate overload of the grid server connection | Melanie | 1 | -2/+2 |
2011-06-10 | 3rd way of reseting the HG Map. This time, don't use the grid service; instea... | Diva Canto | 1 | -53/+68 |
2011-06-10 | New method for resetting the map on HG: do it only once upon changing grids, ... | Diva Canto | 1 | -33/+33 |
2011-06-08 | Fixed a compilation problem. Also added a lengthy comment on the Map hack, so... | Diva Canto | 1 | -2/+1 |
2011-05-30 | HGWorldMap: don't send map blocks of hyperlinks that are farther than 4096 ce... | Diva Canto | 1 | -4/+24 |
2011-05-10 | Somewhat reverting the last commit. The viewer ignores 255's on tiles that we... | Diva Canto | 1 | -3/+3 |
2011-05-09 | Changed the Access flag on HGMap to 255 (does not exist) and clarified the ot... | Diva Canto | 1 | -1/+1 |
2011-05-09 | Fixes gray tiles around +/-4 when user clicks on an empty tile. Affects regio... | Diva Canto | 1 | -1/+1 |
2010-01-29 | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 1 | -52/+31 |
2010-01-29 | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 1 | -52/+31 |
2010-01-23 | Updates all IRegionModules to the new style region modules. | Revolution | 1 | -31/+52 |
2010-01-10 | * OMG! All but one references to UserProfileCacheService have been rerouted! | Diva Canto | 1 | -326/+0 |
2010-01-10 | Remove "login disable", "login enable" and "login status" commands. | Melanie | 1 | -15/+0 |
2009-10-28 | * Standalone logins will now go through the sequence of "requested region, de... | John Hurliman | 1 | -1/+5 |
2009-09-26 | Fixed MapBlocks bug, wrong order of arguments. First version that seems compl... | Diva Canto | 1 | -2/+2 |
2009-09-26 | First pass at the heart surgery for grid services. Compiles and runs minimall... | Diva Canto | 1 | -1/+12 |
2009-09-25 | Moved the property RegionLoginsEnabled from GridComms to the Scene -- not the... | Diva Canto | 1 | -1/+1 |
2009-09-04 | Fixed some long-standing issues with appearance in HG1. | Diva Canto | 1 | -0/+62 |
2009-07-10 | Remove all references to HttpServer from CommsManager (all incarnations) | Melanie Thielker | 1 | -1/+1 |
2009-06-18 | * Corrected CAPS namespaces | Arthur Valadares | 1 | -1/+1 |
2009-06-17 | Implementation of a simple authentication service + in connector in route to ... | diva | 1 | -2/+0 |
2009-06-10 | Heart surgery no.2: the inventory service hooks. | diva | 1 | -167/+0 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2 | -2/+2 |
2009-05-15 | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 1 | -2/+1 |
2009-05-05 | - moving banned check and public/private check to | Dr Scofield | 1 | -1/+2 |
2009-05-04 | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2 | -2/+2 |
2009-05-03 | Some reorganization around service connectors. No functional change | Melanie Thielker | 1 | -1/+1 |
2009-04-29 | * minor: remove some mono compiler warnings | Justin Clarke Casey | 1 | -2/+1 |
2009-04-29 | Flipping check_session xmlrpc's keep-alive to false, because some clients hang. | diva | 1 | -1/+1 |
2009-04-26 | HGWorldMap got a bit out of sync during the introduction of the new module sy... | diva | 1 | -96/+7 |
2009-04-24 | - Moved WorldMapModule and HGWorldMapModule to the new region-module system | Homer Horwitz | 1 | -11/+32 |
2009-04-22 | * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServices | Justin Clarke Casey | 1 | -3/+10 |
2009-04-14 | Adds session authentication upon NewUserConnections. Adds user key authentica... | diva | 2 | -2/+3 |
2009-04-05 | Added CreateObject(regionhandle, userID, itemID) to post objects that are to ... | diva | 1 | -19/+23 |
2009-04-05 | * Fixed copyright headers on HyperGrid source files. (Now match the rest of O... | Adam Frisby | 2 | -50/+48 |
2009-03-31 | Update svn properties, add copyright header, formatting cleanup. | Jeff Ames | 2 | -418/+418 |
2009-03-29 | Moved some files around, so that it's easier to share code between standalone... | diva | 3 | -807/+166 |
2009-03-28 | Minor bug fix in UpdateItem (meta data). | diva | 1 | -1/+3 |
2009-03-28 | Small bugs fixed related to ownership and permissions. | diva | 1 | -9/+18 |
2009-03-26 | Notecard updates bypassing the regions. (HGStandalone only) | diva | 1 | -26/+107 |
2009-03-26 | One more -- CopyItem. | diva | 1 | -0/+32 |
2009-03-26 | Half-way through supporting inventory access from outside the regions -- HG s... | diva | 1 | -9/+84 |
2009-03-25 | HGStandaloneInventoryService now serves inventory assets. No need for clients... | diva | 1 | -1/+36 |
2009-03-22 | Moving the LoginAuth service up, so that it can be shared among standalones a... | diva | 2 | -351/+2 |
2009-03-21 | Initial support for authentication/authorization keys in UserManagerBase, and... | diva | 3 | -6/+867 |
2009-03-21 | Moving HGStandaloneAssetService to a new place, and giving it a more generic ... | diva | 1 | -196/+0 |
2009-03-19 | * refactor: Create IHttpServer interface instead of accessing BaseHttpServer ... | Justin Clarke Casey | 2 | -2/+4 |
2009-03-10 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -5/+2 |
2009-02-22 | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 1 | -1/+1 |
2009-02-20 | * Another stab at removing AssetServer.exe dependencies | lbsa71 | 1 | -1/+0 |