Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Introduced base abstract provider class for GridData | lbsa71 | 2008-03-28 | 1 | -12/+12 |
| | |||||
* | Formatting cleanup. Minor refactoring. | Jeff Ames | 2008-03-18 | 1 | -0/+1 |
| | |||||
* | * Added the ability to type the partial name of a region in the start ↵ | Teravus Ovares | 2008-03-18 | 1 | -0/+5 |
| | | | | | | | 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. | ||||
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -27/+26 |
| | |||||
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -2/+3 |
| | | | | | | | * 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 | -1/+1 |
| | | | | Works with LibSL rev>1532 | ||||
* | saved OpenSim source code from the giant rampaging unterminated copyright ↵ | Jeff Ames | 2007-12-10 | 1 | -2/+2 |
| | | | | notice of doom | ||||
* | * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, ↵ | Teravus Ovares | 2007-11-13 | 1 | -0/+10 |
| | | | | | | | 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. | ||||
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -7/+10 |
| | | | | | | * Shortened type references * Removed redundant 'this' qualifier | ||||
* | Renamed SimProfileData to RegionProfileData | Tleiades Hax | 2007-10-17 | 1 | -4/+5 |
| | |||||
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 1 | -1/+1 |
| | |||||
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 1 | -162/+162 |
| | |||||
* | *Fixed storage issue as noted in last commit of the OGS1 GridServer | mingchen | 2007-07-03 | 1 | -1/+1 |
| | | | | | *Reverted the default remote grid server port back to 8001 (from a port change to debug a previous issue) | ||||
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 1 | -4/+0 |
| | | | | | * added some licensing info | ||||
* | Some work on restructuring the namespaces / project names. Note this doesn't ↵ | MW | 2007-06-27 | 1 | -0/+166 |
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. |