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
2008-05-13
More descriptive error message when encountering invalid font data.
Johannes Schickel
2008-05-12
Fixed some valgrind warnings.
Johannes Schickel
2008-05-11
- Renamed KyraEngine to KyraEngine_v1
Johannes Schickel
2008-05-11
Formatting.
Johannes Schickel
2008-05-08
Silenced some g++ 4.3 warnings.
Johannes Schickel
2008-05-07
Changed kyra to use delete[] instead of delete [].
Johannes Schickel
2008-05-02
Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...
Johannes Schickel
2008-04-26
Fixed unitialized variable in Screen.
Johannes Schickel
2008-04-26
Fixed kyra screen initialization.
Johannes Schickel
2008-04-25
minor drawShape() bug fix for Malcolm's shadow
Florian Kagerer
2008-04-23
- cleanup
Johannes Schickel
2008-04-20
Fixed yet another two long standing bugs in Screen::encodeShape.
Johannes Schickel
2008-04-20
Fixed long standing bug in encodeShape.
Johannes Schickel
2008-04-17
Little fix in drawShape.
Johannes Schickel
2008-04-17
Commented out unused variables.
Torbjörn Andersson
2008-04-17
some more drawShape plot functions now (after Lord Hoto's additions) required...
Florian Kagerer
2008-04-16
Fixed mask page handling in ScreenEx::copyWsaRect, this time it should be cor...
Johannes Schickel
2008-04-16
- Some more mask page handling fixes for Kyra3.
Johannes Schickel
2008-04-16
Fixed warning.
Torbjörn Andersson
2008-04-16
Fixed shape drawing in HoF (regression) and Kyra3.
Johannes Schickel
2008-04-16
Some more kyra3 code.
Johannes Schickel
2008-04-16
Some more kyra3 code. This should show the first scene for a brief second. (a...
Johannes Schickel
2008-04-16
fix sjis text color (ship scene)
Florian Kagerer
2008-04-12
Initialize all screen buffers properly.
Johannes Schickel
2008-04-12
- some refactoring for Kyra3
Johannes Schickel
2008-04-09
fix drawShape glitch (Brandon's feet got mutilated and one vertical line was ...
Florian Kagerer
2008-04-06
implement missing Screen::drawShapePlotType11_15()
Florian Kagerer
2008-04-04
Added partial support for main menu. Only load, save and resume buttons are w...
Johannes Schickel
2008-03-30
Cleanup.
Johannes Schickel
2008-03-30
Always clip rect to copy in Screen::copyRegion now, like the original does.
Johannes Schickel
2008-03-30
- get rid of const_cast
Florian Kagerer
2008-03-30
Cleanup.
Johannes Schickel
2008-03-30
Renamed some functions according to our coding guidelines.
Johannes Schickel
2008-03-30
- fixed formatting
Johannes Schickel
2008-03-29
New drawShape code for Kyra 1 and 2. Scaled sprites no longer appear mutilate...
Florian Kagerer
2008-03-27
Fixed palette loading debug command for amiga version.
Johannes Schickel
2008-03-16
- fix mouse cursor hotspot for sjis mode
Florian Kagerer
2008-03-09
Implemented spellbook in HoF.
Johannes Schickel
2008-03-09
Fixed access of inventory in HoF while cursor is not visible.
Johannes Schickel
2008-03-03
Fix compile.
Travis Howell
2008-03-03
Started to implement GUI code for HoF.
Johannes Schickel
2008-02-10
Committed patch #1885629 "KYRA: HoF missing talkie credits and demo support".
Johannes Schickel
2008-01-28
Fixed the spaces before tabs.
Jordi Vilalta Prat
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2008-01-12
Removed warning in Screen::getOverlayPtr for now.
Johannes Schickel
2008-01-12
Commit patch #1869747 "KYRA: HoF sjis patch".
Johannes Schickel
2008-01-05
Fix to remove a tab character from the GPL header
Paul Gilbert
2007-12-28
Fixes compiling on msvc7.1, it seems like it has problems to decide when to u...
Johannes Schickel
2007-12-24
Cleanup(/formatting).
Johannes Schickel
2007-12-15
debug(C) parameter type fixes.
Johannes Schickel
[next]