aboutsummaryrefslogtreecommitdiff
path: root/backends/dc/input.cpp
AgeCommit message (Collapse)Author
2004-01-06updated copyright noticeMax Horn
svn-id: r12176
2003-10-02updated Marcus' copyrightMax Horn
svn-id: r10543
2003-08-03More complete keymap.Marcus Comstedt
svn-id: r9440
2003-08-02removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ↵Max Horn
did it should be trivial to get them working again) svn-id: r9391
2003-07-30Merged fixes from branch-0-5-0:Marcus Comstedt
* Max's "adjustment" was incomplete, fixed. * Initialize shake_pos to 0 (fixes Sky, which never sets the shake_pos). * Changed sematics of X button to allow boxing in Indy (I hope...) svn-id: r9307
2003-06-18Moved include of stdafx.h to top.Marcus Comstedt
svn-id: r8543
2003-06-18Added casts to EventCode.Marcus Comstedt
svn-id: r8542
2003-05-04Support hires mode (CoMI).Marcus Comstedt
svn-id: r7326
2003-03-03Don't keep a backlog of missed deadlines for event polling...Marcus Comstedt
svn-id: r6674
2003-03-02Timer implemented.Marcus Comstedt
svn-id: r6667
2002-12-06Generate KEY_UP events as well...Marcus Comstedt
svn-id: r5849
2002-10-18Avoid including common/engine as to not create name conflicts with Timer.Marcus Comstedt
svn-id: r5178
2002-09-13Hide the ronin declaration of Timer to avoid conflict with the Timer class.Marcus Comstedt
svn-id: r4932
2002-09-13Updated for new directory layout.Marcus Comstedt
svn-id: r4931
2002-08-21Initial revisionMax Horn
svn-id: r4785