Changelog:
r44717 | gpz | 2023-11-15 19:39:25 +0000 (Wed, 15 Nov 2023) | 1 line
allocate buffers only when needed
------------------------------------------------------------------------
r44716 | pottendo | 2023-11-15 19:07:24 +0000 (Wed, 15 Nov 2023) | 3 lines
Replaced static allocation of buffers with dynamic. Added commandline option
'-wic64protocol', first fragments of new protocol implemented (still broken).
------------------------------------------------------------------------
r44715 | gpz | 2023-11-15 15:53:22 +0000 (Wed, 15 Nov 2023) | 1 line
added some VICII palettes provided by tobias
------------------------------------------------------------------------
r44714 | pottendo | 2023-11-15 15:06:14 +0000 (Wed, 15 Nov 2023) | 3 lines
Added commandline '-wic64tracelevel <0..2>', improved tracing for
commands and low-level debugging.
------------------------------------------------------------------------
r44713 | compyx | 2023-11-15 15:02:30 +0000 (Wed, 15 Nov 2023) | 6 lines
Gtk3 Windows bindist: don't attempt to delete emotes icon dir
The Adwaita theme has changed in directory structure and the
`emotes` directory is no longer present, so we shouldn't try
to remove it either.
------------------------------------------------------------------------