Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-21 | Core/Build: Merge common library and move database out of shared | StormBytePP | |
2015-01-01 | Update copyright note for 2015 | Vincent-Michael | |
Happy new year | |||
2014-07-02 | Fixed login and some errors | Subv | |
2014-06-24 | Core/Databases: Removed ACE dependencies on some of the database handling code. | Subv | |
2014-03-22 | Core/Misc: Fix some static analysis issues | jackpoz | |
Fix some static analysis issues about: - uninitialized values, most of which are false positives, always initialized before being accessed - unchecked return values - dead code never executed - bad formatting leading to wrong behavior Please ensure EventMap is never used with event id set to 0 or those events will never execute. | |||
2014-01-01 | Update copyright note for 2014. | Vincent_Michael | |
Happy new year. | |||
2013-01-01 | Update copyright note for 2013. | Vincent_Michael | |
Happy new year. | |||
2012-11-27 | Core/Misc: Set mode 0644 for files | Spp | |
2012-08-26 | Core/DBLayer: Fixed memory leaks when query returned empty result set | Shauren | |
2012-01-01 | Update headers for 2012. HAPPY NEW YEAR!!! | kiper | |
2011-01-01 | Update copyright note for 2011. | Machiavelli | |
Happy new year. | |||
2010-10-07 | Remove the accidental additions of CRLF-crap from the header updates | click | |
--HG-- branch : trunk | |||
2010-10-07 | Yet more copyright header updates | click | |
--HG-- branch : trunk | |||
2010-09-19 | Core/DBLayer: Move QueryHolder and BasicStatement operations to their own ↵ | Machiavelli | |
file and remove SQLOperation.cpp from revision control --HG-- branch : trunk |