Chat-O-Matic/libs
Jaidyn Ann 83e98bd5a8 Remove obselete CayaProtocol::SaveLogs(), add ::Commands()
With the new use of RoomFlags for signifying whether or not a room's
chat should be populated with local logs (ROOM_POPULATE_LOGS),
SaveLogs() is redundant.

A Commands() method was added to the CayaProtocol class returning a
CommandMap, which will be used by Caya when searching for commands.

KeyList::AddList() and List::AddList() were also added to libsupport,
for convenience.
2021-06-15 14:40:28 -05:00
..
libinterface Tweak preferences layout 2021-05-30 22:04:45 -05:00
librunview Show timestamps in RunView, with custom values 2021-06-14 14:42:38 -05:00
libsupport Remove obselete CayaProtocol::SaveLogs(), add ::Commands() 2021-06-15 14:40:28 -05:00
private/binary_compatibility Remove MenuPrivate.h, no idea why it was included in the first place. 2015-06-24 16:27:19 +00:00
Makefile Switch from Jam to Make 2021-05-19 16:12:19 -05:00