Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-10 | SCI32: Add support for blacklined video | Colin Snover | |
Ow. My eyeballs. | |||
2016-02-05 | COMMON: Add render mode for Macintosh. | Johannes Schickel | |
On request of m_kiewitz who wants to use it for AGI. | |||
2016-01-22 | COMMON: Add another GUIO game option flag. | Johannes Schickel | |
We still can only display 7 options in our GUI though. Blame m_kiewitz if anybody runs into that issue now. He wanted this. | |||
2016-01-21 | COMMON: Use spaces for beautifying formatting. | Johannes Schickel | |
2016-01-21 | COMMON: Add render modes for Apple IIgs and Atari ST. | Johannes Schickel | |
On request of m_kiewitz who wants to use it for AGI. | |||
2014-02-18 | COMMON: Make GPL headers consistent in themselves. | Johannes Schickel | |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel | |
Powered by: git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//' | |||
2012-03-25 | GUI: Change the undithering checkbox to be an engine-specific option | Filippos Karapetis | |
2012-03-19 | KYRA: Add per-game GUI option support. | Johannes Schickel | |
2012-03-19 | ENGINES: Implement per-game options caching in AdvancedDetector via GUIO flags. | Johannes Schickel | |
2012-02-29 | COMMON: Move language GUIO code to language.h | Max Horn | |
2012-02-26 | COMMON: Move Language and Platform functionality into separate files | Max Horn | |
2012-02-26 | COMMON: Move RenderMode and GUIOptions functionality into separate files | Max Horn | |