summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2012-07-22Start of a log script (for pisg) for Swiftob botsKevin Smith
2012-07-22Allow nick changing and restart for Swiftob botsKevin Smith
2012-07-21Adding MUC kicking support to Swiftob botsKevin Smith
2012-07-21Allowing generic message listeners for Swiftob botsKevin Smith
2011-08-27fix 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-13Some more Cppcheck tweaks.Remko Tronçon
2011-06-13Added CppCheck script.Remko Tronçon
Tweaked the sources to satisfy cppcheck.
2011-05-10Fix buildKevin Smith
2011-05-05Replace ByteArray by typedef.Remko Tronçon
2011-04-30Replace #include "" by #include <> in SwifTools, Swiftob, Slimber and Limber.Remko Tronçon
2011-04-18Compile Lua as C++ to avoid setjmp/longjmp & exception conflicts.Remko Tronçon
2011-04-18Cleaned up includes.swift-2.0alphaRemko Tronçon
2011-03-15Don't fail if LUA_FLAGS aren't set.Remko Tronçon
2011-03-11Added swiftob to gitignore.Remko Tronçon
2011-03-06A start on Swiftob, a Swiften-based chatbot.Kevin Smith