| Commit message (Expand) | Author | Files | Lines |
2010-01-18 | * Fixed misspelling of field in GridService | Diva Canto | 5 | -54/+44 |
2010-01-18 | Fix a major security problem with osSetDynamicTexture which allowed the delet... | CasperW | 1 | -5/+12 |
2010-01-17 | HG teleports through gatekeeper are working. | Diva Canto | 7 | -138/+13 |
2010-01-17 | Agent gets there through the Gatekeeper, but still a few quirks to fix. | Diva Canto | 15 | -93/+560 |
2010-01-17 | Oops, forgot this one. | Diva Canto | 1 | -0/+137 |
2010-01-17 | HG agent transfers are starting to work. Gatekeeper handlers are missing. | Diva Canto | 10 | -257/+354 |
2010-01-17 | Copyright notices. | Diva Canto | 2 | -2/+56 |
2010-01-17 | * Added ServiceURLs to AgentCircuitData. | Diva Canto | 5 | -3/+24 |
2010-01-17 | Hyperlinking minimally tested and working. | Diva Canto | 3 | -6/+14 |
2010-01-17 | These 2 were moved to corresponding Hypergrid folders. The server connector w... | Diva Canto | 2 | -470/+0 |
2010-01-16 | Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ... | Diva Canto | 14 | -668/+1233 |
2010-01-16 | Finished moving object crossings into EntityTransferModule | Diva Canto | 3 | -301/+3 |
2010-01-16 | Fixed a missing field in the last regions table migration. | Diva Canto | 2 | -3/+4 |
2010-01-16 | Moved prim crossing to EntityTransferModule. Not complete yet. | Diva Canto | 6 | -226/+560 |
2010-01-16 | Let monitor data be requested using either the short form of the name or the | Melanie | 1 | -1/+4 |
2010-01-16 | Shorten the names of the tags in monitorstats summary to the immediate type | Melanie | 1 | -1/+5 |
2010-01-15 | Comment | Diva Canto | 1 | -0/+1 |
2010-01-15 | Renamed IAgentTransferModule to IEntityTransferModule -- accounts for objects... | Diva Canto | 5 | -42/+55 |
2010-01-15 | * General cleanup of Teleports, Crossings and Child agents. They are now in t... | Diva Canto | 13 | -1611/+1261 |
2010-01-15 | Implement region registration with authentication | Melanie | 2 | -1/+23 |
2010-01-15 | Implement "Reservation" flag behavior. | Melanie | 1 | -0/+34 |
2010-01-15 | Implement the NoMove behavior. Cause Reservation flag to be reset on | Melanie | 1 | -2/+8 |
2010-01-15 | Add a handful of new region flags and a small migration | Melanie | 2 | -1/+10 |
2010-01-14 | Added a UserAccountCache to the UserAccountServiceConnectors. Uses a CenomeCa... | Diva Canto | 4 | -7/+147 |
2010-01-14 | Added the 2 missing methods in the grid service remote connections. | Diva Canto | 2 | -4/+174 |
2010-01-14 | add an agent position field to AgentUpdateArgs for use by some non-LL clients | dahlia | 1 | -0/+8 |
2010-01-13 | Take the verbose debug messages in AgentHandler out again. | Diva Canto | 1 | -6/+6 |
2010-01-13 | Bug fix in releasing agent. In Scene, always use SimulatonService, and not m_... | Diva Canto | 4 | -11/+11 |
2010-01-13 | Omit AuthorizationService from the default configurations, because the servic... | Diva Canto | 1 | -5/+5 |
2010-01-14 | Make the auth module silent when there is no configuration for it | Melanie | 1 | -1/+2 |
2010-01-13 | Make use of Fallback regions when the desired start region is having problems. | Diva Canto | 1 | -16/+43 |
2010-01-13 | Make region flag specs work for regions whose names contain spaces. Uses unde... | Diva Canto | 1 | -2/+3 |
2010-01-13 | Removed unnecessary debug message. | Diva Canto | 1 | -1/+1 |
2010-01-13 | LL Login now uses default regions if the desired start location is not found. | Diva Canto | 1 | -10/+31 |
2010-01-13 | Fixed mixed-case use in UserAccounts table. Plus some more sanity checks on f... | Diva Canto | 2 | -13/+21 |
2010-01-13 | Bug fix: if user doesn't have an avatar in storage, create one upon first login. | Diva Canto | 1 | -0/+3 |
2010-01-13 | Bug fix in create user: create inventory was missing. | Diva Canto | 1 | -0/+12 |
2010-01-13 | One more buglet removed: send the region UUID, not the region handle. | Diva Canto | 1 | -1/+1 |
2010-01-13 | * Removed debug messages. | Diva Canto | 2 | -3/+1 |
2010-01-13 | Bug in Teleport fixed -- Appearance was missing from AgentCircuitData. | Diva Canto | 3 | -16/+25 |
2010-01-13 | Several more buglets removed. | Diva Canto | 15 | -57/+75 |
2010-01-13 | Fix a bad error message | Melanie | 1 | -1/+1 |
2010-01-13 | Change the error messages on region region registration. This changes URM | Melanie | 9 | -30/+55 |
2010-01-12 | Bug in llGetNumberOfPrims always returns to script when no clients are connec... | Dan Lake | 1 | -14/+3 |
2010-01-12 | More appearance woes fixed, this time for child agents. Tested on a grid with... | Diva Canto | 2 | -0/+6 |
2010-01-12 | Fixed more appearance woes that showed up using remote connectors. Appearance... | Diva Canto | 10 | -28/+93 |
2010-01-11 | Fixed a couple of bugs with Appearance. Appearance is all good now. | Diva Canto | 15 | -68/+118 |
2010-01-11 | Add the option to reject duplicate region names | Melanie | 1 | -0/+25 |
2010-01-11 | This fixes the problem that region modules (new style) weren't being recognized. | Diva Canto | 2 | -9/+14 |
2010-01-11 | add interface/method documentatio nto IScriptModuleComms | Justin Clark-Casey (justincc) | 1 | -2/+18 |