summaryrefslogtreecommitdiff
path: root/protocols/Xfire/src/Xfire_base.cpp
AgeCommit message (Expand)Author
2015-09-07xfire moved to deprecated pt. 1Vadim Dashevskiy
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-18- naming conflict;George Hazan
2015-08-11massive code cleaningGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-11-28XFire: Reformat sourcesRobert Pösel
2014-01-02fix for extra icons in XFireGeorge Hazan
2013-10-18XFire: compile plugin as unicode, various fixes and cleanup, version bumpRobert Pösel
2013-08-16rest or mir_*printf in protocolsGeorge Hazan
2013-08-14mir_*printf patch for protocolsGeorge Hazan
2013-04-07end of the old database macrosesGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2012-11-25- Xfire: now works without folders and variables pluginsVadim Dashevskiy
2012-11-22XFire: Status messages fixes and logic improvements.Robert Pösel
2012-11-20xFire: Fixed TString madness, protocol should work properly now.Robert Pösel
2012-11-05XFire: Fixed sending messages and maybe other thingsRobert Pösel
2012-11-05XFire adoption (crashes on login, no 64bit)Robert Pösel