aboutsummaryrefslogtreecommitdiff
path: root/backends/dc/input.cpp
AgeCommit message (Expand)Author
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