ES-DE/es-app/src/scrapers
2021-09-24 00:05:32 +02:00
..
GamesDBJSONScraper.cpp merge master 2021-09-24 00:05:32 +02:00
GamesDBJSONScraper.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
GamesDBJSONScraperResources.cpp (Windows) Silenced some MSVC compiler warnings related to the C++17 language standard. 2021-08-18 18:58:43 +02:00
GamesDBJSONScraperResources.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
Scraper.cpp Fixed numerous compiler warnings reported by the -Wall and -Wpedantic flags. 2021-09-19 14:37:10 +02:00
Scraper.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
ScreenScraper.cpp Replaced some internal math functions with equivalents from the GLM library. 2021-08-17 20:55:29 +02:00
ScreenScraper.h Replaced the internal Vector2i data type and functions with the GLM library equivalent. 2021-08-17 18:41:45 +02:00