Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debug for mysql issue | Sean Dague | 2007-09-12 | 1 | -0/+1 |
| | |||||
* | Fix for setting region through property. This should allow | Sean Dague | 2007-09-11 | 1 | -2/+2 |
| | | | | | | mysql to work again in grid mode for user storage. | ||||
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 1 | -1/+1 |
| | |||||
* | some changes which get us closer to Sqlite storage for users | Sean Dague | 2007-08-28 | 1 | -2/+8 |
| | |||||
* | Ensure that UserProfileData doesn't pass down null values. | Sean Dague | 2007-08-28 | 1 | -4/+7 |
| | | | | | | These cause some issues with the ADO.NET mapping | ||||
* | Some work on Inventory (not yet finished or enabled) | MW | 2007-07-19 | 1 | -0/+2 |
| | |||||
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 1 | -180/+180 |
| | |||||
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 1 | -2/+0 |
| | | | | | * added some licensing info | ||||
* | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 2007-07-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * 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/+182 |
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. |