Zervox

Results 5 issues of Zervox

I noticed that there is already a Parser set in Txt, toInt, toDouble and toBool, could be moved from Ini::Value into Parser as static with const std::string, replacing all Value...

code

I'd like to suggest to make Hexagon use std::array instead of vector(avoid dynamic creation of data) since neighbors is always 6. Hexagon would be represented like this std::array &neighbors(); in...

I notice some issues when I am checking for updates on bookmarked items. if I check for update and it says 4 new updates and I tell it to download,...

typically downloading from this site results in files number 01, 03, 05,then it reports complete some failed at failed.txt image 00,02,04 but there is no such images missing(all images are...

I see that whenever using download new chapters, every single manga that gets added to the download list will check for every single folder within that corresponding mangas folder, even...

enhancement