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_v2.cpp
Age
Commit message (
Expand
)
Author
2008-05-11
- Renamed KyraEngine to KyraEngine_v1
Johannes Schickel
2008-05-11
Implemented page switch animation in kyra3 album.
Johannes Schickel
2008-05-10
Fixed bug in Screen_v2::makeShapeCopy.
Johannes Schickel
2008-05-02
Added missing files, compiling should work again.
Johannes Schickel
2008-05-02
Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...
Johannes Schickel
2008-04-12
- some refactoring for Kyra3
Johannes Schickel
2008-03-29
New drawShape code for Kyra 1 and 2. Scaled sprites no longer appear mutilate...
Florian Kagerer
2008-03-21
Proper fix for bug #1920869 "HoF: palette artifacts in inventory".
Johannes Schickel
2008-03-20
- made Screen_v2::applyOverlay support dirty rect handling
Johannes Schickel
2008-03-20
Fixed bug #1920869 "HoF: palette artifacts in inventory".
Johannes Schickel
2008-03-05
Implement inventory scrolling for HoF.
Johannes Schickel
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-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-12-24
Cleanup(/formatting).
Johannes Schickel
2007-11-05
Committing '[ 1824376 ] KYRA: more sequence player code' from Florian, with a...
Oystein Eftevaag
2007-10-19
Committing [ 1816080 ] KYRA: Intro Patch for HoF, from Florian, with some cle...
Oystein Eftevaag
2007-10-09
HoF:
Johannes Schickel
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-07-29
Fixed some warnings
Filippos Karapetis
2007-07-29
- Kyrandia 1 works again
Johannes Schickel
2007-07-29
Restructure Kyrandia sourcecode (part 2, compiling works again)
Johannes Schickel