Commit Graph

33 Commits

Author SHA1 Message Date
Aaron Blakely 71090d244b added command line arguments 2024-03-08 04:14:06 -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 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 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 c0de3e4bbc added channel.c 2024-02-16 15:28:11 -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 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 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 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