Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Renamed methods on IUserData | lbsa71 | 2007-09-24 | 1 | -16/+16 |
| | |||||
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 1 | -1/+1 |
| | |||||
* | reverting to old case sensitive username behavior. As sdague pointed out,we ↵ | Brian McBee | 2007-08-28 | 1 | -1/+1 |
| | | | | are moving away from db4o to sql, and this won't work. | ||||
* | Avatar login names are no longer case sensitive | Brian McBee | 2007-08-28 | 1 | -1/+1 |
| | |||||
* | Changes to prepare for future possible configuration of separate logdir, ↵ | Brian McBee | 2007-08-03 | 1 | -1/+3 |
| | | | | configdir, datadir. | ||||
* | remove Adam's work around, this shouldn't be needed any more | Sean Dague | 2007-07-31 | 1 | -1/+1 |
| | |||||
* | clear userAgent state on client shutdown, which fixes the issue | Sean Dague | 2007-07-31 | 1 | -1/+18 |
| | | | | | | where you could only login once with a given id in standalone mode. | ||||
* | * Fixed an issue whereby DB4o was loading agents incorrectly (multiple ↵ | Adam Frisby | 2007-07-29 | 1 | -1/+1 |
| | | | | logins should now work properly), done a temporary fix, but agents need to be stored seperately from userprofiles in DB4o. | ||||
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 1 | -202/+202 |
| | |||||
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 1 | -3/+0 |
| | | | | | * added some licensing info | ||||
* | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 2007-07-01 | 1 | -2/+2 |
| | | | | | | | | | | | | | | * Updated SimpleApp with various introduced dependencies * Extracted ScenePrescence creation in Scene * removed try-catchall from UserManagerBase (that actually hid a bug) * Refactored RegionInfo * handle is calculated * it will explode upon accessing x,y,ip,port,externalip if not explicitly initialized * Removed superfluous 'ref' keywords * Removed a shitload of 'catch Exception e' that causes build warnings * Lots of small refactorings, renames et c * Ignored some bins | ||||
* | Some work on restructuring the namespaces / project names. Note this doesn't ↵ | MW | 2007-06-27 | 1 | -0/+205 |
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. |