Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Wiping trunk in prep for Sugilite | Adam Frisby | 2007-07-11 | 10 | -1115/+0 |
| | |||||
* | * Changed some more sort order issues | lbsa71 | 2007-06-13 | 1 | -9/+9 |
| | | | | | * Updated vs2005 files as well | ||||
* | * First attempt at fixing differing build files on different .net flavours. | lbsa71 | 2007-06-13 | 1 | -3/+3 |
| | | | | | * And, as always, some bin ignores | ||||
* | If this is what it takes, then fine | mingchen | 2007-06-06 | 2 | -4/+4 |
| | | | | | *Adding every .build and .csproj to get ccnet working (hopefully) | ||||
* | * Finished adding licensing declarations to everything (3/3) | Adam Frisby | 2007-06-05 | 7 | -28/+35 |
| | |||||
* | * Weird didnt commit inventory before | Adam Frisby | 2007-06-05 | 7 | -7/+7 |
| | |||||
* | Prebuild and stuff | Adam Frisby | 2007-06-04 | 2 | -158/+162 |
| | |||||
* | * ZOMG Wtf Comments? | Adam Frisby | 2007-06-01 | 7 | -29/+391 |
| | | | | | * OpenGrid.Framework.Data is now well documented | ||||
* | * Completed read-only inventory data operations | Adam Frisby | 2007-06-01 | 1 | -0/+24 |
| | | | | | * Working on write support | ||||
* | * Yet more inventory shelling | Adam Frisby | 2007-05-31 | 1 | -13/+13 |
| | | | | | | * Very initial MySQL work done * Refactored some of the MySQL code - functions which are passed a reader are no longer getX() but now readX(). | ||||
* | Shelling out a Inventory framework a bit more. | Adam Frisby | 2007-05-31 | 1 | -0/+57 |
| | |||||
* | The start of a beautiful thing! (eeek inventory!) | Adam Frisby | 2007-05-31 | 1 | -0/+31 |
| | |||||
* | Rebuilt the build files | gareth | 2007-05-30 | 2 | -158/+158 |
| | | | | | | Added some more prompts and stuff to ServiceManager | ||||
* | * Rebuilt Prebuild | Adam Frisby | 2007-05-29 | 2 | -68/+64 |
| | | | | | | | * Enabled fastmode by default on world map requests (ordinary mode is just too slow) * Reset some params involving agent appearance * Tweaked simProfileBlock requests to return values which have been sighted on the wire before. | ||||
* | Please to be testing new logdata interfaces! | Adam Frisby | 2007-05-28 | 1 | -0/+22 |
| | |||||
* | Zomg wtf bbq logdata! | Adam Frisby | 2007-05-28 | 2 | -14/+22 |
| | |||||
* | * Added ILogData interface to Grid.Framework.Data - to be used for saving ↵ | Adam Frisby | 2007-05-28 | 1 | -0/+20 |
| | | | | log information to database (region connections, user connections, etc) | ||||
* | FIXED THE TRUNK! | gareth | 2007-05-27 | 1 | -47/+47 |
| | |||||
* | * Added addNewUserAgent() function. No idea if it breaks compilation since ↵ | Adam Frisby | 2007-05-26 | 1 | -0/+6 |
| | | | | MSVC#2005 solutions are broken. | ||||
* | Possible my last ever OpenSim/OGS contribution (if I continue to feel like ↵ | MW | 2007-05-25 | 1 | -0/+6 |
| | | | | | | | | this): Re-added a CLI "create user" command to the userserver, only currently works if using DB4o as the database provider. Added Xml config files to both the UserServer and Gridserver (UserServerConfig.xml and GridServerConfig.xml), so that the database provider can be set in it. (both currently default to DB4o , so maybe Adam will want to change it back to defaulting to MySQL) | ||||
* | Oops | Adam Frisby | 2007-05-25 | 1 | -0/+73 |
| | |||||
* | * Added new mysql_connection.ini file which contains configuration options ↵ | Adam Frisby | 2007-05-25 | 2 | -0/+4 |
| | | | | | | | | for the database connection used by OGS. * Added IniFile class (code imported from public example) to Framework.Data - may be worth moving to Util. * Ran prebuild, updated solution files. | ||||
* | * re-prebuilt | lbsa71 | 2007-05-24 | 1 | -12/+0 |
| | | | | | * deleted all those *.user - ignore them next time! | ||||
* | Stage 2: GridServices build files should be fixed now, Someone will need to ↵ | MW | 2007-05-24 | 2 | -7/+7 |
| | | | | | | | test it under nant, and the releng scripts might need updating as we now have two solutions. Also the build order for the two solutions should be to compile the OpenSim Solution first and then the GridServices one, as the common projects are referenced by DLL in the Gridservices. | ||||
* | Renamed the new Directories. (removed the "-Source" from the end of them) | MW | 2007-05-24 | 8 | -0/+507 |