Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Wiping trunk in prep for Sugilite | Adam Frisby | 2007-07-11 | 8 | -1811/+0 |
| | |||||
* | * "create user" command now works with the MySQL Data Storage Engine on the ↵ | Adam Frisby | 2007-06-24 | 2 | -0/+98 |
| | | | | userserver. | ||||
* | * Changed some more sort order issues | lbsa71 | 2007-06-13 | 1 | -15/+15 |
| | | | | | * Updated vs2005 files as well | ||||
* | * First attempt at fixing differing build files on different .net flavours. | lbsa71 | 2007-06-13 | 1 | -7/+7 |
| | | | | | * And, as always, some bin ignores | ||||
* | If this is what it takes, then fine | mingchen | 2007-06-06 | 2 | -8/+8 |
| | | | | | *Adding every .build and .csproj to get ccnet working (hopefully) | ||||
* | * Finished adding licensing declarations to everything (3/3) | Adam Frisby | 2007-06-05 | 5 | -20/+25 |
| | |||||
* | * Weird didnt commit inventory before | Adam Frisby | 2007-06-05 | 5 | -5/+5 |
| | |||||
* | Prebuild and stuff | Adam Frisby | 2007-06-04 | 2 | -162/+166 |
| | |||||
* | Dont want to do that again --- MySQL interface is now fully documented. ↵ | Adam Frisby | 2007-06-02 | 5 | -26/+396 |
| | | | | Added little bit more documentation to the MSSQL interface. | ||||
* | * MySQL Inventory data interfaces written - can now write an inventory ↵ | Adam Frisby | 2007-06-01 | 2 | -2/+73 |
| | | | | server (yay!) | ||||
* | * Completed read-only inventory data operations | Adam Frisby | 2007-06-01 | 1 | -5/+155 |
| | | | | | * Working on write support | ||||
* | * Completed reading of inventory in Manager. (still needs to be hooked up ↵ | Adam Frisby | 2007-05-31 | 1 | -6/+42 |
| | | | | via interfaces, but easy to do.) | ||||
* | * Added some comments | Adam Frisby | 2007-05-31 | 1 | -1/+6 |
| | | | | | * Renamed a function which was incredibly badly misnamed. | ||||
* | * Yet more inventory shelling | Adam Frisby | 2007-05-31 | 4 | -11/+63 |
| | | | | | | * Very initial MySQL work done * Refactored some of the MySQL code - functions which are passed a reader are no longer getX() but now readX(). | ||||
* | The start of a beautiful thing! (eeek inventory!) | Adam Frisby | 2007-05-31 | 1 | -0/+39 |
| | |||||
* | and log mode reconnect added. | Adam Frisby | 2007-05-30 | 1 | -1/+8 |
| | |||||
* | * Added reconnect support for MySQL Data interfaces if they time out. ↵ | Adam Frisby | 2007-05-30 | 3 | -4/+70 |
| | | | | | | | (Grid/User modes only now, Log todo) * Begun writing support for supporting the "Start" region login parameter. | ||||
* | Rebuilt the build files | gareth | 2007-05-30 | 2 | -162/+162 |
| | | | | | | Added some more prompts and stuff to ServiceManager | ||||
* | * Rebuilt Prebuild | Adam Frisby | 2007-05-29 | 2 | -70/+66 |
| | | | | | | | * 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. | ||||
* | * Escaped log messages properly when logging to DB | Adam Frisby | 2007-05-28 | 1 | -2/+12 |
| | | | | | | | * World map textures are now checked against DBNull before returning * MySQL now informs when it gets a connection * "Fastmode" support added to world map queries (MySQL-only), disabled by default. | ||||
* | Please to be testing new logdata interfaces! | Adam Frisby | 2007-05-28 | 1 | -0/+5 |
| | |||||
* | Zomg wtf bbq logdata! | Adam Frisby | 2007-05-28 | 3 | -15/+95 |
| | |||||
* | 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/+5 |
| | | | | MSVC#2005 solutions are broken. | ||||
* | Possible my last ever OpenSim/OGS contribution (if I continue to feel like ↵ | MW | 2007-05-25 | 1 | -0/+4 |
| | | | | | | | | 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) | ||||
* | * Added new mysql_connection.ini file which contains configuration options ↵ | Adam Frisby | 2007-05-25 | 3 | -4/+20 |
| | | | | | | | | 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. | ||||
* | Set default MySQL port to the standard. | Adam Frisby | 2007-05-25 | 1 | -1/+1 |
| | |||||
* | Bugfix: Added regionMapTexture to MySQLManager.cs insertRow function. | Adam Frisby | 2007-05-25 | 1 | -2/+3 |
| | |||||
* | * 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 | -10/+10 |
| | | | | | | | 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 | 7 | -0/+803 |