| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Complete the XInventoryConnector. Flesh out the skeleton for the | Melanie | 2010-01-06 | 1 | -5/+220 |
| * | Adding a skeleton for the XInventoryInConnector, counterpart to the already | Melanie | 2010-01-06 | 1 | -0/+167 |
| * | Add the XInventoryServicesConnector, a new inventory connector without the cruft | Melanie | 2010-01-05 | 1 | -2/+2 |
| * | Change the signature of the forms requester data in preparation to getting | Melanie | 2010-01-05 | 3 | -57/+57 |
* | | Added the 2 missing methods in the grid service remote connections. | Diva Canto | 2010-01-14 | 1 | -0/+77 |
* | | Take the verbose debug messages in AgentHandler out again. | Diva Canto | 2010-01-13 | 1 | -6/+6 |
* | | Bug fix in releasing agent. In Scene, always use SimulatonService, and not m_... | Diva Canto | 2010-01-13 | 1 | -7/+7 |
* | | Several more buglets removed. | Diva Canto | 2010-01-13 | 4 | -28/+40 |
* | | Moved GridInfo service from where it was to Handlers/Grid | Diva Canto | 2010-01-10 | 2 | -0/+209 |
* | | Fixed small inconsistency in config var name. | Diva Canto | 2010-01-10 | 1 | -1/+1 |
* | | Moved OpenId authentication from user server to Server.Handlers.Authentication. | Diva Canto | 2010-01-10 | 2 | -0/+422 |
* | | * Changed IPresenceService Logout, so that it takes a position and a lookat | Diva Canto | 2010-01-10 | 1 | -1/+8 |
* | | * Finished SimulationServiceConnector | Diva Canto | 2010-01-07 | 1 | -1/+1 |
* | | Successfully logged into a grid. | Diva Canto | 2010-01-03 | 1 | -0/+4 |
* | | * Changed ISimulation interface to take a GridRegion as input arg instead of ... | Diva Canto | 2010-01-03 | 4 | -205/+115 |
* | | Applied fix for avatar connectors similar to yesterday's fix of user account ... | Diva Canto | 2010-01-03 | 1 | -6/+3 |
* | | Test client for remote user account connector and service. It seems to be wor... | Diva Canto | 2010-01-02 | 1 | -8/+8 |
* | | Test client for remote presence connector, and for the service itself. Connec... | Diva Canto | 2010-01-02 | 1 | -1/+1 |
* | | * Avatar service connectors all in place, but untested. | Diva Canto | 2010-01-02 | 2 | -0/+333 |
* | | The Library Service is now working. UserProfileCacheService.LibraryRoot is ob... | Diva Canto | 2010-01-01 | 1 | -1/+2 |
* | | Yes! First test of new login service done still in 2009! Bombs in auth, becau... | Diva Canto | 2009-12-31 | 1 | -1/+2 |
* | | A lot more beef on the login service. The LLLoginResponse is a MONSTER! Almos... | Diva Canto | 2009-12-31 | 1 | -2/+12 |
* | | * Added the Login server handlers that were lost in yesterday's commit grief | Diva Canto | 2009-12-31 | 3 | -8/+236 |
* | | Simulation handlers (agents & objects) completed. | Diva Canto | 2009-12-31 | 4 | -13/+544 |
* | | Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount. | Melanie | 2009-12-31 | 1 | -22/+3 |
* | | * All modules and connectors for user account service are in place. Untested. | Diva Canto | 2009-12-29 | 3 | -2/+339 |
* | | Adding new fields and home location methid to presence. Adding cleanup | Melanie | 2009-12-28 | 1 | -0/+29 |
* | | Database and presence changes. Untested | Melanie | 2009-12-28 | 1 | -5/+4 |
* | | Presence remote connector and handler. Presence HG Broker. Nothing tested, ju... | Diva Canto | 2009-12-27 | 1 | -8/+144 |
* | | Change the signature of the forms requester data in preparation to getting | Melanie | 2009-12-27 | 3 | -57/+57 |
* | | Just make it compile :) | Melanie | 2009-12-27 | 1 | -2/+2 |
* | | Presence Step 1 | Melanie | 2009-12-27 | 1 | -10/+0 |
|/ |
|
* | Tweak presence handling and whip up a database connector and handler | Melanie | 2009-11-18 | 1 | -0/+27 |
* | Add the presence server connector | Melanie | 2009-11-17 | 2 | -0/+216 |
* | * Removed verbose debug message | Diva Canto | 2009-10-06 | 1 | -0/+1 |
* | * GridServerPostHandler.cs: Try/catch in Handle | Diva Canto | 2009-10-05 | 1 | -24/+31 |
* | Minor change. | Diva Canto | 2009-10-05 | 1 | -1/+1 |
* | Fixed bug introduced in one of the last commits. | Diva Canto | 2009-10-05 | 1 | -1/+1 |
* | More error catching/outputting. | Diva Canto | 2009-10-05 | 1 | -4/+14 |
* | Merge branch 'diva-textures-osgrid' | Melanie | 2009-10-04 | 2 | -2/+2 |
|\ |
|
| * | * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF... | John Hurliman | 2009-10-02 | 2 | -2/+2 |
* | | Merge branch 'master' into diva-textures | Melanie | 2009-10-02 | 15 | -34/+773 |
|\ \
| |/
|/| |
|
| * | Fix loading modules with alternate configurations and ports into ROBUST. | Melanie | 2009-09-29 | 11 | -33/+49 |
| * | Merge branch 'grid-service-redux' | Melanie | 2009-09-28 | 3 | -17/+135 |
| |\ |
|
| | * | Forgot a return statement. | Diva Canto | 2009-09-28 | 1 | -1/+1 |
| | * | Added Protocol versions back, this time in a range model. | Diva Canto | 2009-09-28 | 1 | -0/+18 |
| | * | Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei... | Diva Canto | 2009-09-27 | 1 | -3/+7 |
| | * | Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c... | Diva Canto | 2009-09-26 | 1 | -8/+103 |
| | * | Fixed a bug with link-region. | Diva Canto | 2009-09-26 | 1 | -8/+9 |
| * | | Change DocToBytes to return no trailing whitespace. | Melanie | 2009-09-28 | 1 | -1/+1 |
| |/ |
|