summaryrefslogtreecommitdiff
path: root/apps/graphics/traveler/src/trv_input.c
Commit message (Expand)AuthorAgeFilesLines
* Fix door open detectionGregory Nutt2014-12-141-3/+2
* Traveler: Slow movement downGregory Nutt2014-12-141-20/+32
* More fixes to traveler input handlingGregory Nutt2014-12-141-10/+11
* Various fixes to traveler joystick input logic and to simulated joystick deviceGregory Nutt2014-12-141-39/+46
* SIM: Several fixes to the simulated joystick driver. Still buggyGregory Nutt2014-12-141-10/+6
* Traveler: Add support for analog joystickGregory Nutt2014-12-141-40/+441
* Traveler: Change the way that the world path is managed.Gregory Nutt2014-12-081-1/+1
* Add door animation logicGregory Nutt2014-12-041-1/+0
* A more more input positional logicGregory Nutt2014-12-031-9/+120
* Rethink positional input; Add input configuration logicGregory Nutt2014-12-031-11/+150
* Add framework for joystick inputGregory Nutt2014-12-031-0/+110