Chat-O-Matic/protocols/irc
Jaidyn Ann 8d50a6b9a4 Pass relevant cache paths directly to add-ons
Now, instead of using Utils.cpp's AccountCachePath and AddOnCachePath,
and add-on should implement ChatProtocol::SetAccountCachePath and
ChatProtocol::SetAddOnCachePath.

In addition, most path-related functions in Utils now return BPaths― and
some of interest to chat add-ons can accept the path given by
ChatProtocol::SetAccountCachePath as the main argument.
2022-02-18 15:42:06 -06:00
..
IrcConstants.h Add Room Directory window 2021-08-27 11:00:04 -05:00
IrcMain.cpp Protocol message tweaks, bump API version 2021-08-08 21:01:42 -05:00
IrcProtocol.cpp Pass relevant cache paths directly to add-ons 2022-02-18 15:42:06 -06:00
IrcProtocol.h Pass relevant cache paths directly to add-ons 2022-02-18 15:42:06 -06:00
Makefile Get app name & signature from Make.pre/Make.post 2022-01-08 16:50:34 -06:00
irc.rdef Rename Cardie to Chat-O-Matic 2021-08-19 02:29:14 -05:00