Sandu Liviu Catalin
5557f666ef
Minor change in some projects to satisfy codeblocks and prevent a request to save them each time.
2016-08-24 01:21:27 +03:00
Sandu Liviu Catalin
66d1110733
Rvised the API distribution system to avoid segmentation fault crashes on Linux and make the overal code cleaner.
...
Moved the constants in IRC module into their own source and implemented a faster method of registering them.
Various other minor changes and adjustments. Some of them in order to comply with the new API distribution system.
2016-07-17 03:24:07 +03:00
Sandu Liviu Catalin
bba09395d0
More incomplete implementation for the MySQL module.
2016-07-08 00:57:57 +03:00
Sandu Liviu Catalin
03237f9c15
Partial and untested revision of the MySQL module.
2016-06-28 01:15:31 +03:00
Sandu Liviu Catalin
3a8d4952c1
Avoid sharing the same source file between multiple projects where there's a possibility that with each project object generated by the the source file could have a diffrent code used by other sources from the project.
...
Which can lead to undefined link time errors (at best) or run-time crashes (at worst).
2016-06-20 16:17:03 +03:00
Sandu Liviu Catalin
279479cddc
Partial untested implementation of the MySQL module.
2016-06-03 21:33:21 +03:00
Sandu Liviu Catalin
40a2ba46f5
Various changes to the modules.
...
Also commited the remaining incomplete modules.
2016-05-22 22:34:27 +03:00