Game Development Community

OneST8's Resources

TGE Mac/Lin/Win MySQL ODBC

Get ODBC support working for Mac (OSX), Linux and Windows using unixODBC and the MySQL Connector/ODBC Driver. You can substitute any database with ODBC drivers for MySQL but their usage is beyond the scope of this resource. This resource has been updated as of July 27th, 2005. See the changelog for full details.

Author OneST8 Date 05/26/2005 (11:24 pm) Comment 145 comments

Clearing a binding in the optionsDlg

Most games allow for you to "unset" your configurable bindings. Many times this is done by activating the binding that you want to clear and pressing the backspace key. Here's how to set this up in Torque.

Author OneST8 Date 03/19/2005 (2:51 pm) Comment 5 comments