aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/input.cpp
AgeCommit message (Expand)Author
2012-05-22TONY: Implemented ScummVM debugger, with an initial 'scene' commandPaul Gilbert
2012-05-14TONY: Fix some formattingStrangerke
2012-05-14TONY: Remove original headerStrangerke
2012-05-13TONY: Further globals added to Globals classPaul Gilbert
2012-05-12TONY: Properly implement game saving and loading.Paul Gilbert
2012-05-12TONY: Conversion of more methods to coroutinesPaul Gilbert
2012-05-12TONY: Fix for properly signaling right button release.Paul Gilbert
2012-05-06TONY: Refactored RMInput class to use ScummVM event loopPaul Gilbert
2012-05-04TONY: Fixed many warnings identified by gccPaul Gilbert
2012-05-03TONY: Formatting fixesPaul Gilbert
2012-05-03TONY: Implemented stubs for Input.cpp methodsPaul Gilbert
2012-04-30TONY: Added include files for graphics engine and all dependent classesPaul Gilbert