index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
kyra
/
screen.h
Age
Commit message (
Expand
)
Author
2014-02-18
KYRA: Make GPL headers consistent in themselves.
Johannes Schickel
2014-01-18
KYRA: Let the VQA decoder draw directly to the backend
Torbjörn Andersson
2014-01-18
KYRA: Rewrite the VQA decoder, using the VideoDecoder classes
Torbjörn Andersson
2013-01-09
KYRA: (LOL/FM-TOWNS) - adjust sjis font settings, spacing, etc.
athrxx
2012-11-19
KYRA: Make "const type *const" use consistent.
Johannes Schickel
2012-11-18
KYRA: (EOB) - implement simplified EGA dithering for EOB II
athrxx
2012-11-18
KYRA: (EOB) - cleaning up CGA/EGA graphics code
athrxx
2012-07-03
KYRA: Get rid of unused private class members.
Johannes Schickel
2012-02-26
COMMON: Move RenderMode and GUIOptions functionality into separate files
Max Horn
2012-02-24
KYRA: (EOB) - fix save file thumbnail generation in CGA/EGA mode
athrxx
2012-02-24
KYRA: (EOB) - cleanup CGA/EGA code a bit
athrxx
2012-02-21
KYRA: (EOB) - implement EGA mode (hi res dithering) for EOB II
athrxx
2012-02-21
KYRA: (EOB) - start work on CGA and EGA graphics modes
athrxx
2012-02-15
JANITORIAL: Fix whitespace in pointer template arg
Tarek Soliman
2011-12-26
KYRA: Merge Screen_Rpg with Screen (for now).
Johannes Schickel
2011-12-26
KYRA: Remove unused/obsolete function.
Johannes Schickel
2011-12-26
KYRA: (EOB) - get rid of loadVGAPalette7bit()
athrxx
2011-12-26
KYRA: (EOB) - remove unneeded virtual declarations in screen.h
athrxx
2011-12-26
KYRA: (EOB/LOL) - move eob/lol specific screen code to new class
athrxx
2011-12-26
KYRA: implement Screen::decodeFrame1()
athrxx
2011-12-26
KYRA: (EOB) - lots of fixes towards EOB1 playability
athrxx
2011-12-26
KYRA: (EOB) - initial code base commit
athrxx
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-10-23
LOL: - fix invalid mem access
Florian Kagerer
2010-03-22
Patch #2973290: Semicolon cleanup
Max Horn
2009-12-06
Fix overflow of glyph count for CREDIT6.FNT, this fixes credits for Kyra1 flo...
Johannes Schickel
2009-10-11
Cleanup.
Johannes Schickel
2009-10-11
Revert changes to graphics/sjis.h in r44709.
Johannes Schickel
2009-10-10
LOL/PC-98: implemented drawing code for teleporters
Florian Kagerer
2009-10-10
LOL/PC-98: fixed two minor bugs
Florian Kagerer
2009-10-04
Change a couple places from 'end of namespace' to 'End of namespace', for con...
Max Horn
2009-10-04
Some fixes to comply with our coding guidelines.
Johannes Schickel
2009-09-30
Adapt KYRA engine to use the ASCII and half-width katakana support of the SJI...
Johannes Schickel
2009-09-30
Cleanup: got rid of Screen::ShadeType.
Johannes Schickel
2009-09-20
Fix removal of SJIS characters in LoL PC98 menu.
Johannes Schickel
2009-08-19
Make KYRA only call OSystem::updateScreen from inside Screen::updateScreen, w...
Johannes Schickel
2009-08-11
Enable dirty rect handling for the Amiga version again.
Johannes Schickel
2009-08-11
Cleanup.
Johannes Schickel
2009-08-11
Fix thumbnails for savegames made via the in-game GUI of Kyrandia 1 Amiga.
Johannes Schickel
2009-08-10
Fix interface text color.
Johannes Schickel
2009-08-10
Initial support for correct colors in the interface of Kyra1 AMIGA.
Johannes Schickel
2009-08-09
Add support for the font format used in Kyrandia 1 Amiga. (font colors are wr...
Johannes Schickel
2009-08-09
Create a "Font" interface and create a "DOSFont" implementation for handling ...
Johannes Schickel
2009-08-09
Cleanup AMIGA graphics conversion.
Johannes Schickel
2009-07-11
Removed the now uneeded "Screen::_disableScreen" flag.
Johannes Schickel
2009-07-07
Adapt KYRA to use the new Graphics::FontSJIS code.
Johannes Schickel
2009-07-04
KYRA: fix minor bug in Screen::drawShape()
Florian Kagerer
2009-06-29
Fix kyra2/kyra3 mouse cursor related regressions, introduced with r41959.
Johannes Schickel
2009-06-29
- Get rid of code duplication for mouse cursor setup
Johannes Schickel
[next]