summaryrefslogtreecommitdiff
path: root/src/mir_core/db.cpp
AgeCommit message (Expand)Author
2014-02-03- new helpers for reading db strings into static buffers;George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-08-03various leak fixesGeorge Hazan
2013-07-09db helpers: replace NULL pointers with empty stringsGeorge Hazan
2013-06-30forgotten helper - db_set (writes a DBVARIANT)George Hazan
2013-06-23new helper applied instead of MS_DB_SETSETTINGRESIDENTGeorge Hazan
2013-06-23db_set_resident - helper for MIDataBase::SetSettingResidentGeorge Hazan
2013-03-3012 binary replacements for MS_DB_EVENT_* services:George Hazan
2013-02-11core: copyright update to year 2013George Hazan
2012-10-10two new db stubs: db_find_first & db_find_nextGeorge Hazan
2012-07-20- db3x_mmap is completely moved to a class;George Hazan
2012-07-18mir_core on MIDatabaseGeorge Hazan
2012-07-18databases are still static, but are controlled via classesGeorge Hazan
2012-07-11fix for returning crazy numbers when the data type in database doesn't match ...George Hazan
2012-07-06- mir_core.dll moved to the core :)George Hazan