aboutsummaryrefslogtreecommitdiff
path: root/engines/toltecs/screen.h
AgeCommit message (Expand)Author
2014-02-18TOLTECS: Make GPL headers consistent in themselves.Johannes Schickel
2013-04-26TOLTECS: Remove dead codeFilippos Karapetis
2013-03-15TOLTECS: Work around undefined subtitle behaviour at script loadingTorbjörn Andersson
2013-01-13TOLTECS: Fix bug #3600166 - "TOLTECS: Parrot speech cuts off Fenimore's in Ce...Filippos Karapetis
2013-01-13TOLTECS: Fix bug #3599370 - "TOLTECS: Text on intro video not shown as per or...Filippos Karapetis
2012-10-06TOLTECS: Improve the shake screen effects during moviesTorbjörn Andersson
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2011-11-20TOLTECS: silence a couple gcc warningsAlex Bevilacqua
2011-11-20TOLTECS: Reduced header dependenciesFilippos Karapetis
2011-11-20TOLTECS: - More work on the menu system, saving and loading from there is now...Benjamin Haisch
2011-11-20TOLTECS: - Work on the menu system (use strings from resources instead of har...Benjamin Haisch
2011-11-20TOLTECS: Fixed compilation with the latest trunk changes.Filippos Karapetis
2011-11-20TOLTECS: More work on the menuBenjamin Haisch
2011-11-20TOLTECS: Implemented preliminary sound playback; some stuff is still missing ...Benjamin Haisch
2011-11-20TOLTECS: A lot of changes in the graphics code:Benjamin Haisch
2011-11-20TOLTECS: Renamed ybottom to priorityBenjamin Haisch
2011-11-20TOLTECS: Moved sprite drawing code to sprite.cppBenjamin Haisch
2011-11-20TOLTECS: More changes to wrapGuiTextBenjamin Haisch
2011-11-20TOLTECS: Removed _tempString etc. and replaced it with GuiTextWrapStateBenjamin Haisch
2011-11-20TOLTECS: Renamed some functions.Benjamin Haisch
2011-11-20TOLTECS: Added Screen::getTextWidthBenjamin Haisch
2011-11-20TOLTECS: - Fixed setDeltaPalette (sprites at night now look correct)Benjamin Haisch
2011-11-20TOLTECS: Cancel all talkText items when camera position is changed (fixes som...Benjamin Haisch
2011-11-20TOLTECS: Merged text drawing routines into drawStringBenjamin Haisch
2011-11-20TOLTECS: Fixed clipping (the clipping of the right border with flipped sprite...Benjamin Haisch
2011-11-20TOLTECS: Implemented buildColorTransTable (still TODO) and shadow sprite draw...Benjamin Haisch
2011-11-20TOLTECS: Merged drawChar and drawChar2Benjamin Haisch
2011-11-20TOLTECS: - Renamed stuff and cleanupsBenjamin Haisch
2011-11-20TOLTECS: Fixed tabs and formatting.Benjamin Haisch
2011-11-20TOLTECS: Initial checkinEugene Sandulenko