Adam Frisby
d3c4ff66a7
* Completed reading of inventory in Manager. (still needs to be hooked up via interfaces, but easy to do.)
2007-05-31 14:24:15 +00:00
Adam Frisby
65a644c698
* Added some comments
...
* Renamed a function which was incredibly badly misnamed.
2007-05-31 14:08:34 +00:00
Adam Frisby
a0305888bc
* Yet more inventory shelling
...
* Very initial MySQL work done
* Refactored some of the MySQL code - functions which are passed a reader are no longer getX() but now readX().
2007-05-31 14:05:19 +00:00
Adam Frisby
b0de1b93f9
* Added reconnect support for MySQL Data interfaces if they time out. (Grid/User modes only now, Log todo)
...
* Begun writing support for supporting the "Start" region login parameter.
2007-05-30 02:36:48 +00:00
Adam Frisby
82ab883ea2
* Escaped log messages properly when logging to DB
...
* 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.
2007-05-28 23:32:05 +00:00
Adam Frisby
24f613d244
Zomg wtf bbq logdata!
2007-05-28 21:55:50 +00:00
Adam Frisby
b496d01c12
* Added new mysql_connection.ini file which contains configuration options 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.
2007-05-25 08:21:16 +00:00
Adam Frisby
8c536efeda
Set default MySQL port to the standard.
2007-05-25 07:57:41 +00:00
Adam Frisby
298d97d437
Bugfix: Added regionMapTexture to MySQLManager.cs insertRow function.
2007-05-25 07:35:23 +00:00
MW
f95b6081cb
Renamed the new Directories. (removed the "-Source" from the end of them)
2007-05-24 12:35:32 +00:00