|
From: knittl <kn...@us...> - 2009-08-03 08:40:32
|
Module: performous Branch: master Commit: 8ad7c65bfa0b5485942cfe01e8a2e2f3f09ad414 Author: Vincent Le Ligeour <yo...@us...> Date: Sat Aug 1 17:12:02 2009 +0200 Removed old joystick code Fixed segfault on practice exit Added some comment to see InputDev aquired/relesed --- game/joystick.cc | 142 +++-------------------------------------------- game/joystick.hh | 78 +++---------------------- game/main.cc | 3 - game/screen_practice.cc | 48 ++++++++-------- 4 files changed, 43 insertions(+), 228 deletions(-) |