summaryrefslogtreecommitdiff
path: root/protocols/MRA
AgeCommit message (Expand)Author
2017-03-21warning fixGeorge Hazan
2017-03-17forgotten TCHAR removedGeorge Hazan
2017-02-14fix for include duplicates & recursionsGeorge Hazan
2017-02-03mime type standardizationGeorge Hazan
2017-01-31- NUF_HTTPGATEWAY: unused option removed;George Hazan
2017-01-20Chat_NewSession to return a pointer to a newly created session, not to dig it...George Hazan
2017-01-17Discord: auth supportGeorge Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-16DB_AUTH_BLOB: handy piece of code moved into the coreGeorge Hazan
2017-01-14separate handle types for HNETLIBCONN & HNETLIBBINDGeorge Hazan
2017-01-13(wiping blood from hands) no more netlib servicesGeorge Hazan
2017-01-13a bit less netlib servicesGeorge Hazan
2017-01-12Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCTGeorge Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-03stronger typizationGeorge Hazan
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-12-02old shit diedGeorge Hazan
2016-11-20unneeded declarations also removedGeorge Hazan
2016-11-20unneeded check for stdchat removed (nothing to check for anymore)watcher
2016-11-17PathToRelativeT - forgotten macroGeorge Hazan
2016-11-03fixes #616 (MRA: error message "Disconnected, socket read error")George Hazan
2016-10-30OPTIONSDIALOGPAGE::groupPosition - unused field removedGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-09-19grrrrm... there's no hLangpack in chat items, therefore strings must be trans...George Hazan
2016-09-19forgotten LPGENW restoredGeorge Hazan
2016-09-19unused translations removedGeorge Hazan
2016-09-19- struct GCSESSION died;George Hazan
2016-09-19Chat_AddGroup - even less structuresGeorge Hazan
2016-09-17chats: more functions, less structuresGeorge Hazan
2016-09-16- chats services replaces with functions;George Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-07-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
2016-06-19less aggressive method of closing connectionGeorge Hazan
2016-06-17MRA: fix connection issueRozhuk Ivan
2016-06-16MRA: remove wrong timeout valRozhuk Ivan
2016-06-16MRA: timer correctionsRozhuk Ivan
2016-06-16MRA: reduce CPU usageRozhuk Ivan
2016-06-11MRA: change avatars load threads count default value from 4 to 1Rozhuk Ivan
2016-06-05- fix for #1059;George Hazan
2016-05-19speeding up launchGeorge Hazan
2016-04-26R.I.P m_clui.h, you helped us alotGeorge Hazan
2016-04-17- unused netlib flags removedGeorge Hazan
2016-04-15contact list groups:George Hazan
2016-03-29MRA: - minor fixesTobias Weimer