Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-06-22 | SandBox mode login now shares a base class with the grid mode user server. | MW | 1 | -3/+3 | |
To allow people to login without creating accounts first in sandbox mode anytime a login request is received without a matching account already being in the database, a new account will be made. (also in sandbox mode, passwords aren't currently used). | |||||
2007-06-21 | Some refactoring. | MW | 1 | -22/+43 | |
2007-06-21 | Fixed problem of not being able to move out of the first 3X3 block of ↵ | MW | 1 | -1/+1 | |
regions. (Code Needs cleaning up). | |||||
2007-06-17 | Very Preliminary local teleporting added (currently only can teleport ↵ | MW | 1 | -1/+1 | |
within the current region). Now need to add teleporting between regions and use of the dynamic texture for the terrain. | |||||
2007-06-15 | Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't ↵ | MW | 1 | -1/+11 | |
have any backend ogs communication support yet so everything is Sandbox mode only ) | |||||
2007-06-11 | *Added and updated copyright headers on all files in both OpenSim and OGS | mingchen | 1 | -0/+27 | |
2007-05-31 | Implementing a test Communications manager to test some of the interfaces ↵ | MW | 1 | -2/+2 | |
(likely this test version will morph into the sandbox version) | |||||
2007-05-31 | More work on OpenGrid.Framework.Communications | MW | 1 | -0/+32 | |