ES-DE/es-app/src/scrapers
2021-09-18 09:53:26 +02:00
..
GamesDBJSONScraper.cpp (Windows) Silenced some MSVC compiler warnings related to the C++17 language standard. 2021-08-18 18:58:43 +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 lots of compiler warnings reported by the -Wall and -Wpedantic flags. 2021-09-18 09:53:26 +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