Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-04-02 | attempt to fix up all refernces to new directory structure | Sean Dague | 1 | -1/+1 | |
2008-04-02 | whole lot more moving | Sean Dague | 1 | -0/+0 | |
2008-03-28 | * Introduced base abstract provider class for GridData | lbsa71 | 1 | -12/+12 | |
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 ↵ | Teravus Ovares | 1 | -0/+43 | |
location box and go to that region if it's there. If no close match was found, it sends you home. This is tested on mySQL. There's untested code on grids that are based on sqlite and MSSQL. The SQL statements *should* be right, but your results may very. * Ex, if you want to go to Wright Plaza, you simply need to type Wright Plaza in the start location in the client when you log-in. | |||||
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -29/+28 | |
2008-03-02 | Thank you kindly, Ahzzmandius for adding | Charles Krinke | 1 | -4/+4 | |
owner_uuid support to the MSSQL data driver. | |||||
2008-02-13 | * Moved insertRegionRow into MSSQLGridData | lbsa71 | 1 | -3/+74 | |
* Split table test and creation into table by table * Debugged table creation Sql * Added missing CreateUserFriendsTable.sql | |||||
2008-02-13 | * Split out MSSQLManager Test/Init into each provider. | lbsa71 | 1 | -91/+36 | |
* Made regions table name configurable (MSSQL only) * Added a note in ini.example pointing out that the sql resources have to change if you change table names * Removed duplicate picker method from GridData interface [Provided by openlifegrid.com] | |||||
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -2/+4 | |
Changed LogBase to ConsoleBase, which handles console I/O. This is mostly an in-place conversion, so lots of refactoring can still be done. | |||||
2007-12-27 | * Optimized usings | lbsa71 | 1 | -25/+21 | |
* shortened references * Removed redundant 'this' * Normalized EOF | |||||
2007-12-20 | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. ↵ | Jeff Ames | 1 | -1/+1 | |
Works with LibSL rev>1532 | |||||
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright ↵ | Jeff Ames | 1 | -1/+1 | |
notice of doom | |||||
2007-12-05 | * Applied MSSQL Patch from akokko, Thanks! akokko | Teravus Ovares | 1 | -29/+135 | |
* 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 | |||||
2007-11-13 | * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, ↵ | Teravus Ovares | 1 | -0/+13 | |
manually trying to add a friend (with the add button) or useful to those who are curious which usernames have visited your standalone sim. Important for future development :D. * Grid mode always returns 0 results until the Grid Communications portion is done. | |||||
2007-10-30 | * Optimized usings | lbsa71 | 1 | -2/+2 | |
* Shortened type references * Removed redundant 'this' qualifier | |||||
2007-10-17 | Renamed SimProfileData to RegionProfileData | Tleiades Hax | 1 | -7/+7 | |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 | |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -194/+194 | |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -10/+12 | |
* added some licensing info | |||||
2007-06-27 | *Fixed all renaming for OpenGridServices.sln, still a reference issue in ↵ | mingchen | 1 | -2/+2 | |
prebuild.xml though |