Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-21 | Fix compilation when 3rdParty/ is not there. | Remko Tronçon | |
Change-Id: I6d86bf7d8dcc750ff69ff08500c9987b3c1de43e | |||
2012-12-30 | Enable & fix pedantic CLang warnings. | Remko Tronçon | |
Change-Id: I70109624b4bd7aab9ba679a3eaabc225dd64a03a | |||
2012-12-22 | Replace MergeFlags calls by UseFlags calls. | Remko Tronçon | |
Change-Id: If7193006987fd86d102e5e17aac426ef1a6ccd83 | |||
2012-11-06 | Compile with very old Boost filesystem (e.g. 1.42) | Kevin Smith | |
Change-Id: I547fd937e1563f8c7615f75b5ca9bb985e85a472 | |||
2012-08-17 | Update to boost.filesystem v3. | Remko Tronçon | |
Source should still compile against v2. | |||
2012-07-22 | Start of a log script (for pisg) for Swiftob bots | Kevin Smith | |
2012-07-22 | Allow nick changing and restart for Swiftob bots | Kevin Smith | |
2012-07-21 | Adding MUC kicking support to Swiftob bots | Kevin Smith | |
2012-07-21 | Allowing generic message listeners for Swiftob bots | Kevin Smith | |
2011-08-27 | fix compilation on ubuntu 11.10 (e.g. for gcc 4.6) | Thilo Cestonaro | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-06-13 | Some more Cppcheck tweaks. | Remko Tronçon | |
2011-06-13 | Added CppCheck script. | Remko Tronçon | |
Tweaked the sources to satisfy cppcheck. | |||
2011-05-10 | Fix build | Kevin Smith | |
2011-05-05 | Replace ByteArray by typedef. | Remko Tronçon | |
2011-04-30 | Replace #include "" by #include <> in SwifTools, Swiftob, Slimber and Limber. | Remko Tronçon | |
2011-04-18 | Compile Lua as C++ to avoid setjmp/longjmp & exception conflicts. | Remko Tronçon | |
2011-04-18 | Cleaned up includes.swift-2.0alpha | Remko Tronçon | |
2011-03-15 | Don't fail if LUA_FLAGS aren't set. | Remko Tronçon | |
2011-03-11 | Added swiftob to gitignore. | Remko Tronçon | |
2011-03-06 | A start on Swiftob, a Swiften-based chatbot. | Kevin Smith | |