Commit graph

12 commits

Author SHA1 Message Date
7b49d382f0 Added a couple more aliases to the IRC client
git-svn-id: file:///srv/svn/ircclient/trunk@12 a9804ffe-773b-11dd-bd7c-89c3ef1d2733
2009-05-05 21:29:32 +00:00
d9a1aae58f Expanded alias registration to work on member functions.
git-svn-id: file:///srv/svn/ircclient/trunk@11 a9804ffe-773b-11dd-bd7c-89c3ef1d2733
2009-05-05 21:10:34 +00:00
0e773a5687 Crazed attempts at getting line number info.
git-svn-id: file:///srv/svn/ircclient/trunk@10 a9804ffe-773b-11dd-bd7c-89c3ef1d2733
2009-05-05 18:14:05 +00:00
8d1a03d239 Now supports scripted aliases.
Note: return does not currently halt the script. It really needs to.


git-svn-id: file:///srv/svn/ircclient/trunk@9 a9804ffe-773b-11dd-bd7c-89c3ef1d2733
2009-04-23 15:29:37 +00:00
b2726144df Now supports aliases that return values.
git-svn-id: file:///srv/svn/ircclient/trunk@8 a9804ffe-773b-11dd-bd7c-89c3ef1d2733
2009-04-22 18:24:39 +00:00
c720c5aa5e Now supports the value concatenation operator "$+"
git-svn-id: file:///srv/svn/ircclient/trunk@7 a9804ffe-773b-11dd-bd7c-89c3ef1d2733
2009-04-22 14:46:41 +00:00
34b445fe87 Tied the mIRC script engine to the gui app's command parser
git-svn-id: file:///srv/svn/ircclient/trunk@6 a9804ffe-773b-11dd-bd7c-89c3ef1d2733
2009-04-17 05:05:43 +00:00
1cf438da9b Big updates...
* alias calls work, and internal aliases can be registered through the
   script manager
 * Updated the build system to use cmake. Makes things so much nicer.


git-svn-id: file:///srv/svn/ircclient/trunk@5 a9804ffe-773b-11dd-bd7c-89c3ef1d2733
2009-04-17 02:45:22 +00:00
0f7651d928 Helps if I commit the new source file...
git-svn-id: file:///srv/svn/ircclient/trunk@4 a9804ffe-773b-11dd-bd7c-89c3ef1d2733
2008-08-31 18:01:41 +00:00
3dac90e658 Variables, GO!
Also, broke up the parser a bit to ease compilation


git-svn-id: file:///srv/svn/ircclient/trunk@3 a9804ffe-773b-11dd-bd7c-89c3ef1d2733
2008-08-31 17:00:39 +00:00
7315012830 Why not load a file specified on the commandline...
Also, some placeholder functions for the great and powerful script
manager!


git-svn-id: file:///srv/svn/ircclient/trunk@2 a9804ffe-773b-11dd-bd7c-89c3ef1d2733
2008-08-31 09:50:57 +00:00
0381859219 Imported the QT4 IRC Client project, along with the mIRC script parser
that will eventually be integrated into it


git-svn-id: file:///srv/svn/ircclient/trunk@1 a9804ffe-773b-11dd-bd7c-89c3ef1d2733
2008-08-31 09:08:24 +00:00