Commit Graph

67 Commits

Author SHA1 Message Date
Aaron Blakely 11e588f8e6 fix .gitignore 2024-03-13 06:56:26 -05:00
Aaron Blakely 291425a8eb fix .gitignore 2024-03-13 06:55:13 -05:00
Aaron Blakely 92900c71ed openssl works on windows 2024-03-13 06:50:58 -05:00
Aaron Blakely 777763af30 current 2024-03-12 19:38:52 -05:00
Aaron Blakely e0041ac970 added SSL support for linux 2024-03-11 05:22:05 -05:00
Aaron Blakely 0661b29519 add user and real name config options 2024-03-09 03:57:13 -06:00
Aaron Blakely 015c20e061 improving logging of the bot 2024-03-09 03:38:58 -06:00
Aaron Blakely 5ec7b93a7a added logger.c 2024-03-09 02:40:06 -06:00
Aaron Blakely c12e101f58 work on readme 2024-03-08 13:56:18 -06:00
Aaron Blakely a844df870f work on readme 2024-03-08 13:48:46 -06:00
Aaron Blakely 17db62948e work on readme 2024-03-08 13:43:23 -06:00
Aaron Blakely 7d024d60cc work on readme 2024-03-08 13:42:57 -06:00
Aaron Blakely cd9c7fae48 work on readme 2024-03-08 13:40:34 -06:00
Aaron Blakely caaaf54983 work on readme 2024-03-08 13:39:42 -06:00
Aaron Blakely bb8447303e rm lib/resource.h 2024-03-08 13:36:36 -06:00
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