aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/input/scummvminput.h
AgeCommit message (Expand)Author
2010-10-12SWORD25: Get rid of ScummVMInput classEugene Sandulenko
2010-10-12SWORD25: Comply to the code conventions for several classesEugene Sandulenko
2010-10-12SWORD25: unsigned int -> uintEugene Sandulenko
2010-10-12SWORD25: unsigned char -> byteEugene Sandulenko
2010-10-12SWORD25: removed BS_ prefix from rest of the classes.Eugene Sandulenko
2010-10-12SWORD25: eliminated BS_ prefix in all but kernel/Eugene Sandulenko
2010-10-12SWORD25: Mass-astyle.Eugene Sandulenko
2010-10-12SWORD25: Fix for void * conversion errorsPaul Gilbert
2010-10-12SWORD25: Converted the input engine to use the ScummVM event managerPaul Gilbert