Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Added database and UserManagerBase glue for FriendsList management | Teravus Ovares | 2007-12-31 | 1 | -0/+10 |
| | | | | | * Don't forget to run prebuild | ||||
* | * Fixed References in Prebuild so the project compiles | Teravus Ovares | 2007-12-30 | 1 | -0/+25 |
| | | | | | | * Added Friends List methods to IUserData interface * Created Stub friendslist Database Methods | ||||
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -68/+74 |
| | | | | | | | * shortened references * Removed redundant 'this' * Normalized EOF | ||||
* | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. ↵ | Jeff Ames | 2007-12-20 | 1 | -6/+6 |
| | | | | Works with LibSL rev>1532 | ||||
* | Misc. cleanup: | Jeff Ames | 2007-12-19 | 1 | -2/+2 |
| | | | | | | | * added Util.Clip(value, min, max) * modified asset cache's numPackets calculation to use max packet size (600) instead of 1000 * removed a few magic numbers | ||||
* | Put out a more comprehensible message when user authentication fails than ↵ | Justin Clarke Casey | 2007-12-15 | 1 | -15/+1 |
| | | | | the current NullReferenceException based one | ||||
* | saved OpenSim source code from the giant rampaging unterminated copyright ↵ | Jeff Ames | 2007-12-10 | 1 | -2/+2 |
| | | | | notice of doom | ||||
* | * Applied MSSQL Patch from akokko, Thanks! akokko | Teravus Ovares | 2007-12-05 | 1 | -0/+452 |
* This hasn't been tested in MSSQL mode, however it's been checked to make sure it doesn't cause any issues with mySQL/SQLlite |