aboutsummaryrefslogtreecommitdiff
path: root/engines/sky/screen.cpp
AgeCommit message (Expand)Author
2010-01-03Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is nullTorbjörn Andersson
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-03-06cleanupJoost Peters
2009-02-13Formatting changes / consistencyJoost Peters
2009-01-29A ton of code formatting fixes; also fixed warnings about single line loops l...Max Horn
2008-11-20un-break sky engine after recent gfx transaction changesJoost Peters
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-31fixed graphic glitch when playing the floppy intro with spanish subtitles and...Robert Göffringmann
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2007-03-17SKY: Changed Control class to use event manager for mouse coord tracking, and...Max Horn
2007-03-17Force all code to use EventManager::pollEvent instead of OSystem::pollEventMax Horn
2006-07-09Added OSystem::setFocusRectangle (first part of Nintendo DS patch)Max Horn
2006-03-29Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn