22.12.2011, 11:50
(
Последний раз редактировалось Slice; 09.02.2012 в 19:29.
Причина: typo
)
Update!
Highlights:
Download demo!
Highlights:
- Added two new types for stmt_bind_value:
- DB::TYPE_WP_HASH: Puts a BLOB value of a whirlpool hash from the given string into the query (ex. x'FFAA4411...').
- DB::TYPE_PLAYER_NAME: Puts a player name from the ID passed.
- Added the preprocessor options DE_DEBUG (logs debug info) and DB_LOG_TO_CHAT (prints log messages to chat).
- Improved the way results are dealt with internally to avoid crashes at all costs.
- Added debug messages pretty much everywhere (shown if DB_DEBUG is true).
Download demo!