Commit Graph

52 Commits

Author SHA1 Message Date
Aaron Blakely c609a1c97f added icons 2024-03-08 13:35:57 -06:00
Aaron Blakely 71090d244b added command line arguments 2024-03-08 04:14:06 -06:00
Aaron Blakely 48de9741d1 added icon and fixed windows hostname resolution 2024-03-08 03:25:08 -06:00
Aaron Blakely 222d533236 added icon and fixed windows hostname resolution 2024-03-08 03:18:36 -06:00
Aaron Blakely a9ce4edbb5 added support for using admin hostmask 2024-03-08 00:38:00 -06:00
Aaron Blakely 13bcd3d20e db.c working on windows 2024-03-06 03:45:25 -06:00
Aaron Blakely 8ebf060f48 db.c working on windows 2024-03-06 03:45:01 -06:00
Aaron Blakely c3281dc946 cleanup 2024-03-06 02:52:38 -06:00
Aaron Blakely 24e535dbaf made lua module use db.c for script list instead of scripts file 2024-03-06 02:50:22 -06:00
Aaron Blakely 3ff13e35b1 db.c supports multiple types now 2024-03-05 22:53:00 -06:00
Aaron Blakely b61a71e6ae more work on db.c 2024-03-05 20:12:10 -06:00
Aaron Blakely 1ef5bdf07b working on db.c 2024-03-04 13:37:24 -06:00
Aaron Blakely f275caf11f update lua mod readme 2024-03-02 02:30:15 -06:00
Aaron Blakely 387ce7338f update lua mod readme 2024-03-02 02:16:58 -06:00
Aaron Blakely d7b82df673 more work on lua module 2024-03-02 02:11:50 -06:00
Aaron Blakely f91fac4d1e remove temp files 2024-02-29 23:22:07 -06:00
Aaron Blakely 776f2927d5 lua module working on windows 2024-02-29 20:49:33 -06:00
Aaron Blakely 79cf4fda3d test 2024-02-29 04:54:18 -06:00
Aaron Blakely a7345ae957 more work on lua module, now able to load/unload scripts 2024-02-29 02:51:30 -06:00
Aaron Blakely b1a4865852 more work on lua module, now able to load/unload scripts 2024-02-29 02:51:00 -06:00
Aaron Blakely 5626a7844b lua module now loading/unloading scripts 2024-02-27 02:37:29 -06:00
Aaron Blakely 80bea46895 more work on lua module 2024-02-27 01:16:58 -06:00
Aaron Blakely 97713e6c29 working on lua module 2024-02-25 11:09:24 -06:00
Aaron Blakely aa5cfa756f fix duplicate allocation of irc buffers 2024-02-23 20:00:26 -06:00
Aaron Blakely 4d025dde85 current 2024-02-23 19:57:59 -06:00
Aaron Blakely c4e1ad5af7 current snap 2024-02-21 08:24:49 -06:00
Aaron Blakely 3cd8871b24 make uptime module work on win32 2024-02-17 03:50:15 -06:00
Aaron Blakely 18c6732f66 added modlist command 2024-02-17 02:21:22 -06:00
Aaron Blakely eec33fc573 added unloadmod command 2024-02-17 00:03:20 -06:00
Aaron Blakely 2ee7d7d1fb added /WHO for user list and other fixes 2024-02-16 22:54:16 -06:00
Aaron Blakely 6db8e620b1 remove \r from irc in on windows 2024-02-16 17:32:54 -06:00
Aaron Blakely c0de3e4bbc added channel.c 2024-02-16 15:28:11 -06:00
Aaron Blakely 7635b513d7 work on events system 2024-02-13 18:25:08 -06:00
Aaron Blakely 78ae7430a0 rewriting modules system to use structs 2024-02-13 17:47:20 -06:00
Aaron Blakely e0827dbea5 more work on events system rewrite 2024-02-13 06:07:59 -06:00
Aaron Blakely 706b3f28eb rewriting event system 2024-02-13 04:56:23 -06:00
Aaron Blakely 74fdcb139d remove vs 2010 upgrade log 2024-02-13 01:33:01 -06:00
Aaron Blakely 537228f4f3 added LICENSE 2024-02-13 01:31:57 -06:00
Aaron Blakely a73aaa1b1c remove .cache 2024-02-13 01:26:49 -06:00
Aaron Blakely ef73cec136 updated .gitignore 2024-02-13 01:24:11 -06:00
Aaron Blakely 2f3fa2af69 added Win32 support 2024-02-13 01:22:10 -06:00
Aaron Blakely f96b0e7695 Updates, now working again. 2016-02-21 22:40:41 -06:00
Aaron Blakely e7f3aba195 changes and uptime module 2015-04-18 10:51:15 -05:00
Aaron Blakely a484282df3 added autojoin module 2015-04-08 13:56:32 -05:00
Aaron Blakely 0f4468a4c2 added autoload and created config.c 2015-04-07 13:18:24 -05:00
Aaron Blakely 1e54da29f3 Updated README 2015-04-07 11:44:37 -05:00
Aaron Blakely a718957b7f Fixed the handler/module system 2015-04-07 01:56:50 -05:00
Aaron Blakely 56f6159e19 Started on module interface. Currently producing segfaults. 2015-03-27 10:45:25 -05:00
Aaron Blakely ae4d758aea Started on module interface. Currently producing segfaults. 2015-03-27 10:44:40 -05:00
Aaron Blakely dbd669011a Added event handling 2015-03-26 18:20:59 -05:00