aboutsummaryrefslogtreecommitdiff
path: root/backends/dc/input.cpp
AgeCommit message (Expand)Author
2003-10-02updated Marcus' copyrightMax Horn
2003-08-03More complete keymap.Marcus Comstedt
2003-08-02removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ...Max Horn
2003-07-30Merged fixes from branch-0-5-0:Marcus Comstedt
2003-06-18Moved include of stdafx.h to top.Marcus Comstedt
2003-06-18Added casts to EventCode.Marcus Comstedt
2003-05-04Support hires mode (CoMI).Marcus Comstedt
2003-03-03Don't keep a backlog of missed deadlines for event polling...Marcus Comstedt
2003-03-02Timer implemented.Marcus Comstedt
2002-12-06Generate KEY_UP events as well...Marcus Comstedt
2002-10-18Avoid including common/engine as to not create name conflicts with Timer.Marcus Comstedt
2002-09-13Hide the ronin declaration of Timer to avoid conflict with the Timer class.Marcus Comstedt
2002-09-13Updated for new directory layout.Marcus Comstedt
2002-08-21Initial revisionMax Horn