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 | -120/+0 | |
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-20 | * Replaced old logging mechanism with new shiny logging mechanism | Adam Frisby | 1 | -6/+6 | |
* Console, I bid thee farewall. Use "Log" now where console used to exist. | |||||
2007-06-18 | Fixed the flashing when crossing a border. | MW | 1 | -0/+2 | |
2007-06-11 | *Added and updated copyright headers on all files in both OpenSim and OGS | mingchen | 1 | -0/+27 | |
2007-05-27 | Should allow multiple worlds (and UDP servers) to be ran in one instance, ↵ | MW | 1 | -0/+91 | |
just missing backend comms and working Avatar/primitives classes. |