athrxx
7c98d26170
GUI: fix rendermode setting
...
(add missing lines for CPC, ZX and C64 rendering)
2023-03-05 14:57:08 +01:00
Eugene Sandulenko
302e46bfd3
COMMON: Added comment to the developers
2023-02-23 14:46:51 +01:00
neuromancer
3cd8f444b5
COMMON: added Commodore 64 rendering mode
2023-01-02 08:09:37 -03:00
neuromancer
90d97edd63
COMMON: added a render mode for Amstrad CPC
2022-12-29 10:52:57 -03:00
neuromancer
d4129d5aa2
COMMON: corrected kRenderZX to avoid duplicates in RenderMode
2022-12-24 13:18:53 -03:00
neuromancer
6841227241
COMMON: added zx spectrum render mode
2022-12-24 13:18:53 -03:00
athrxx
dd39b406c0
COMMON: add CGA b/w render mode
...
(for SCUMM v1)
2022-07-11 18:16:23 +02:00
athrxx
bd1f3ff984
COMMON: add CGA Composite render mode
...
(for SCUMM v1)
2022-07-10 01:04:38 +02:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Torbjörn Andersson
2ba156184c
SCUMM: Add Macintosh b/w rendering mode
...
This is currently only (partially) implemented for the 16-color Mac
versions of Loom and Indiana Jones and the Last Crusade. The text is
still drawn in color, since that's rendered separately, but I'm
committing this now while it still works.
2021-07-13 09:53:36 +02:00
Bartosz Gentkowski
ec24687ce4
DOXYGEN: Add doxygen groups to header files in the common folder
...
Adding @defgroup and @ingroup doxygen tags into all headers
in the common folder that contain doxygen blocks.
This improves the structure, readability, and findability
of information in the resulting output.
This commit targets purely structure and does not deal with
the content of the currently existing doxygen documentation.
2020-10-04 18:25:50 +02:00
Johannes Schickel
29b37f473c
COMMON: Add render mode for Macintosh.
...
On request of m_kiewitz who wants to use it for AGI.
2016-02-05 12:38:28 +01:00
Johannes Schickel
1479219f7a
COMMON: Add render modes for Apple IIgs and Atari ST.
...
On request of m_kiewitz who wants to use it for AGI.
2016-01-21 23:41:30 +01:00
Johannes Schickel
854e22b38b
COMMON: Make GPL headers consistent in themselves.
2014-02-18 02:39:33 +01:00
Max Horn
92d219715f
COMMON: Replace OptionsDialog::renderType2GUIO by API in rendermode.h
2012-02-29 11:43:21 +01:00
Max Horn
215b41b244
COMMON: Move RenderMode and GUIOptions functionality into separate files
2012-02-26 15:19:31 +01:00