Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-28 | URL grabber | Kevin Smith | |
2012-07-28 | Get luasocket working in Swiftob | Kevin Smith | |
For this to work, you'll need to copy the luasocket .lua files into the folder from which you run Swiftob: sigsegv:swift/swift/Swiftob/> ls *.lua 9:28am ltn12.lua mime.lua socket.lua sigsegv:swift/swift/Swiftob/> ls socket 9:28am ftp.lua http.lua smtp.lua tp.lua url.lua | |||
2012-07-27 | First bash at integrating luasocket into Sluift | Kevin Smith | |
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 | |