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
2009-05-21
Remove trailing tabs/whitespaces.
Johannes Schickel
2009-05-19
Formatting.
Johannes Schickel
2009-05-19
Remov lots of superfluous debug output.
Johannes Schickel
2009-05-17
- Fix mouse cursor visibilty on load game in LoL
Johannes Schickel
2009-04-27
LOL: added some drawing code and fixed some bugs
Florian Kagerer
2009-04-25
LOL: - Started implementing the fighting system. The damage inflicted is wron...
Florian Kagerer
2009-04-11
KYRA: Replaced Rect class by Common::Rect; replaced dirty rect handling code ...
Max Horn
2009-03-21
LOL: - added drawing code for certain gfx (blood and slime spots on the floor...
Florian Kagerer
2009-03-17
LOL: added some new drawing code required for some shapes and fixed a minor t...
Florian Kagerer
2009-03-01
LOL: implemented some monster related code (monsters now get placed in the ma...
Florian Kagerer
2009-02-17
Fix for long delay while fading palette in Zanthia's home, when mixing potions.
Johannes Schickel
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-12-18
Clean up cursor stack on engine quit properly.
Johannes Schickel
2008-12-04
Removed obsolete refs to OSystem::kFeatureAutoComputeDirtyRects
Max Horn
2008-11-14
Committed my patch #2123680 "SDL: Backend transaction / rollback support".
Johannes Schickel
2008-10-02
Engine class changed:
Max Horn
2008-09-30
Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse...
Max Horn
2008-09-14
Fix potentional bug in Screen::setResolution.
Johannes Schickel
2008-09-14
Typo.
Johannes Schickel
2008-09-14
Fixed thumbnail creation / loading in kyra.
Johannes Schickel
2008-09-10
Cleanup.
Johannes Schickel
2008-08-16
Cleanup.
Johannes Schickel
2008-08-02
Fixed regressions in kyra1 amiga.
Johannes Schickel
2008-07-27
- Fixed fadePalette for HoF and Kyra3
Johannes Schickel
2008-06-26
- improved hof music support for fm-towns (driver for *.twn tracks) (still ne...
Florian Kagerer
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
[next]