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.cpp
Age
Commit message (
Expand
)
Author
2017-10-07
ENGINES: Remove default1x scaler flag
Colin Snover
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-08-12
KYRA: Fix palette glitch when quitting while viewing the family album in Kyra3.
Johannes Schickel
2013-07-01
KYRA: Fix (a few) font checks for systems with unsigend char.
Johannes Schickel
2013-01-09
KYRA: (LOL/FM-TOWNS) - adjust sjis font settings, spacing, etc.
athrxx
2013-01-09
KYRA: Make all hex constants use uppercase letters.
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-06-13
KYRA: Reduce amount of updateScreen calls.
Johannes Schickel
2012-04-24
KYRA: Fix crahes in Kyra 1-3 and LoL when EGA/CGA graphics mode is selected.
Johannes Schickel
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) - implement EGA graphics mode for EOB1
athrxx
2012-02-21
KYRA: (EOB) - complete CGA graphics mode implementation
athrxx
2012-02-21
KYRA: (EOB) - start work on CGA and EGA graphics modes
athrxx
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2012-02-10
JANITORIAL: Fix template definition whitespace
Tarek Soliman
2011-12-29
KYRA: (EOB) - fix some valgrind warnings
athrxx
2011-12-26
KYRA: Cleanup va_arg use in drawShape.
Johannes Schickel
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: whitespace cleanup
athrxx
2011-12-26
KYRA: implement Screen::decodeFrame1()
athrxx
2011-12-26
KYRA: (EOB) - fix invalid string access
athrxx
2011-12-26
KYRA: (EOB) - fix some valgrind warnings
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-07-01
GRAPHICS: Remove default values from FontSJIS::drawChar.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
KYRA: Clean up of header includes.
Johannes Schickel
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-07
KYRA: Slight cleanup.
Johannes Schickel
2011-02-20
KYRA: Fix regression in Screen::setInterfacePalette.
Johannes Schickel
2011-02-14
KYRA: Adapt to setPalette/grabPalette RGBA->RGB changes.
Johannes Schickel
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-10-19
SCUMM/FM-TOWNS JAPANESE: implement flipped text
Florian Kagerer
2010-10-17
SCUMM/FM-TOWNS: more improvements to japanese font drawing
Florian Kagerer
2010-10-12
JANITORIAL: Cleanup (mostly whitespace)
Torbjörn Andersson
2010-09-18
JANITORIAL: Removed most punctuation at end of warning() and error()
Torbjörn Andersson
2010-08-24
KYRA: Cleanup.
Johannes Schickel
2010-07-22
KYRA: Remove superfluous palette update on quit.
Johannes Schickel
2010-05-17
Some more enforcement of our formatting conventions in KYRA too.
Johannes Schickel
2010-05-04
Move initGraphics and initCommonGFX from to new header.
Max Horn
2010-04-11
Setup and destroy a dummy cursor and palette in the Engine class.
Johannes Schickel
[next]