| Commit message (Expand) | Author | Files | Lines |
2008-03-22 | *Moved LandManagement into its own region module (spiffy!) | mingchen | 1 | -4/+3 |
2008-03-18 | Formatting cleanup. Minor refactoring. | Jeff Ames | 1 | -5/+2 |
2008-03-18 | * Added the ability to type the partial name of a region in the start locatio... | Teravus Ovares | 1 | -0/+43 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 8 | -218/+211 |
2008-03-16 | Update svn properties. | Jeff Ames | 1 | -1623/+1623 |
2008-03-15 | Thank you kindly, Grumly57 for: | Charles Krinke | 2 | -1/+1624 |
2008-03-07 | * Increase inventory description columns from 64 characters to 128 | Justin Clarke Casey | 1 | -1/+1 |
2008-03-03 | * More compiler warning nukage. | Adam Frisby | 1 | -1/+1 |
2008-03-03 | * Applying Ahzz's profile patch. Thanks Ahzz! | Teravus Ovares | 1 | -7/+7 |
2008-03-02 | Thank you kindly, Ahzzmandius for adding | Charles Krinke | 3 | -6/+12 |
2008-02-20 | Minor cleanup. | Jeff Ames | 1 | -1/+1 |
2008-02-14 | * Fixed #564, errors in friend sql | lbsa71 | 1 | -4/+4 |
2008-02-14 | Update svn properties from a bar ftw. Kanpai! | Jeff Ames | 2 | -54/+54 |
2008-02-13 | * Fixed another bug in avatarpicker ('surname'/'lastname' mixup) | lbsa71 | 1 | -4/+4 |
2008-02-13 | * Fixed bug in avatarpicker so now you can search on single word | lbsa71 | 1 | -2/+1 |
2008-02-13 | * Moved insertUserRow into MSSQLUserData so 'create user' works again | lbsa71 | 2 | -96/+95 |
2008-02-13 | * Moved insertRegionRow into MSSQLGridData | lbsa71 | 5 | -188/+193 |
2008-02-13 | * Copied 'Friends' functionality from the MySQLUserData to MSSQLUserData | lbsa71 | 1 | -5/+136 |
2008-02-13 | * Split out MSSQLManager Test/Init into each provider. | lbsa71 | 5 | -167/+137 |
2008-02-13 | * Introduced customizable table names on MySQL and MSSQL UserData plug-ins. | lbsa71 | 1 | -12/+34 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 5 | -39/+49 |
2008-01-20 | * Added hooks for logout to all IUserService and all that implement it. | Teravus Ovares | 1 | -4/+1 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 2 | -7/+35 |
2008-01-09 | * This may be broken.. it hasn't been tested, however I wanted to get the l... | Teravus Ovares | 1 | -2/+11 |
2008-01-09 | * Added a hashtable based HTTP processor in preparation of the web_login_key | Teravus Ovares | 3 | -4/+23 |
2008-01-05 | Fix for typo in updateInventoryItem in MSSQLInventoryData.cs (thanks Grumly!) | Brian McBee | 1 | -1/+1 |
2007-12-31 | * Added database and UserManagerBase glue for FriendsList management | Teravus Ovares | 1 | -0/+10 |
2007-12-30 | * Fixed References in Prebuild so the project compiles | Teravus Ovares | 1 | -0/+25 |
2007-12-27 | * Optimized usings | lbsa71 | 6 | -341/+343 |
2007-12-23 | Miscellaneous small tweaks and more logging messages to move towards resolvin... | Justin Clarke Casey | 1 | -1/+1 |
2007-12-20 | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 5 | -45/+45 |
2007-12-19 | Misc. cleanup: | Jeff Ames | 1 | -2/+2 |
2007-12-15 | Put out a more comprehensible message when user authentication fails than the... | Justin Clarke Casey | 1 | -15/+1 |
2007-12-15 | Grid Inventory feature upgrade: renaming folders should now be correct, subfo... | Brian McBee | 1 | -0/+28 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 5 | -7/+7 |
2007-12-08 | This patch fixes mantis 105. Basically, it stops the index exception when | Sean Dague | 1 | -7/+9 |
2007-12-05 | * Applied MSSQL Patch from akokko, Thanks! akokko | Teravus Ovares | 12 | -74/+2369 |
2007-11-13 | * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m... | Teravus Ovares | 1 | -0/+13 |
2007-10-30 | * Optimized usings | lbsa71 | 3 | -47/+56 |
2007-10-17 | Renamed SimProfileData to RegionProfileData | Tleiades Hax | 2 | -10/+10 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 2 | -2/+2 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 3 | -438/+438 |
2007-07-08 | * By popular demand, all generated build files are now deleted. Somebody shou... | lbsa71 | 2 | -147/+0 |
2007-07-08 | (no commit message) | lbsa71 | 2 | -7/+5 |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 3 | -17/+14 |
2007-07-01 | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 1 | -1/+1 |
2007-06-28 | Imported the scripting changes, so now should be up to date with sugilite. | MW | 1 | -0/+45 |
2007-06-27 | *Fixed all renaming for OpenGridServices.sln, still a reference issue in preb... | mingchen | 3 | -6/+6 |
2007-06-27 | *Updated prebuild.xml and ran prebuild again | mingchen | 1 | -12/+0 |