Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Wiping trunk in prep for Sugilite | Adam Frisby | 2007-07-11 | 1 | -665/+0 |
| | |||||
* | * "create user" command now works with the MySQL Data Storage Engine on the ↵ | Adam Frisby | 2007-06-24 | 1 | -0/+84 |
| | | | | userserver. | ||||
* | * Finished adding licensing declarations to everything (3/3) | Adam Frisby | 2007-06-05 | 1 | -4/+5 |
| | |||||
* | * Weird didnt commit inventory before | Adam Frisby | 2007-06-05 | 1 | -1/+1 |
| | |||||
* | Dont want to do that again --- MySQL interface is now fully documented. ↵ | Adam Frisby | 2007-06-02 | 1 | -25/+100 |
| | | | | Added little bit more documentation to the MSSQL interface. | ||||
* | * MySQL Inventory data interfaces written - can now write an inventory ↵ | Adam Frisby | 2007-06-01 | 1 | -0/+65 |
| | | | | server (yay!) | ||||
* | * 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 | 1 | -3/+29 |
| | | | | | | * Very initial MySQL work done * Refactored some of the MySQL code - functions which are passed a reader are no longer getX() but now readX(). | ||||
* | * Added reconnect support for MySQL Data interfaces if they time out. ↵ | Adam Frisby | 2007-05-30 | 1 | -4/+64 |
| | | | | | | | (Grid/User modes only now, Log todo) * Begun writing support for supporting the "Start" region login parameter. | ||||
* | * 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. | ||||
* | Zomg wtf bbq logdata! | Adam Frisby | 2007-05-28 | 1 | -0/+33 |
| | |||||
* | * Added new mysql_connection.ini file which contains configuration options ↵ | Adam Frisby | 2007-05-25 | 1 | -2/+2 |
| | | | | | | | | 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 |
| | |||||
* | Renamed the new Directories. (removed the "-Source" from the end of them) | MW | 2007-05-24 | 1 | -0/+269 |