aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/main_loop.h
AgeCommit message (Collapse)Author
2008-08-07Implemented game speed changing by pressing - or + to e.g. ease testing.Kari Salminen
svn-id: r33689
2007-12-08made timing closer to the original interpreter and simplified manageEvents ↵Gregory Montoir
function (no need to recurse) svn-id: r29757
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2006-12-03Changed CINE_*_H_ to CINE_*_H for consistency with other engines. (Oh, who am ITorbjörn Andersson
kidding, I'm still testing the SVN change.) svn-id: r24806
2006-03-23Match game speed with originalEugene Sandulenko
svn-id: r21415
2006-03-23Made mouse more responsiveEugene Sandulenko
svn-id: r21413
2006-02-25Moved cine engine into namespace CineMax Horn
svn-id: r20851
2006-02-22Initial version of Cinematique engine evo 1.Eugene Sandulenko
svn-id: r20813