Revision: 2785
          http://rigsofrods.svn.sourceforge.net/rigsofrods/?rev=2785&view=rev
Author:   ulteq
Date:     2012-06-06 19:34:40 +0000 (Wed, 06 Jun 2012)
Log Message:
-----------
-Fix: fixes stickshift bug

Modified Paths:
--------------
    trunk/source/main/utils/InputEngine.h

Modified: trunk/source/main/utils/InputEngine.h
===================================================================
--- trunk/source/main/utils/InputEngine.h       2012-06-06 18:53:54 UTC (rev 
2784)
+++ trunk/source/main/utils/InputEngine.h       2012-06-06 19:34:40 UTC (rev 
2785)
@@ -287,6 +287,14 @@
        EV_TRUCK_RIGHT_MIRROR_RIGHT,
        EV_TRUCK_SHIFT_DOWN, //!< shift one gear down in manual transmission 
mode
        EV_TRUCK_SHIFT_GEAR1,//!< shift directly into this gear
+       EV_TRUCK_SHIFT_GEAR2,//!< shift directly into this gear
+       EV_TRUCK_SHIFT_GEAR3,//!< shift directly into this gear
+       EV_TRUCK_SHIFT_GEAR4,//!< shift directly into this gear
+       EV_TRUCK_SHIFT_GEAR5,//!< shift directly into this gear
+       EV_TRUCK_SHIFT_GEAR6,//!< shift directly into this gear
+       EV_TRUCK_SHIFT_GEAR7,//!< shift directly into this gear
+       EV_TRUCK_SHIFT_GEAR8,//!< shift directly into this gear
+       EV_TRUCK_SHIFT_GEAR9,//!< shift directly into this gear
        EV_TRUCK_SHIFT_GEAR10,//!< shift directly into this gear
        EV_TRUCK_SHIFT_GEAR11,//!< shift directly into this gear
        EV_TRUCK_SHIFT_GEAR12,//!< shift directly into this gear
@@ -296,14 +304,6 @@
        EV_TRUCK_SHIFT_GEAR16,//!< shift directly into this gear
        EV_TRUCK_SHIFT_GEAR17,//!< shift directly into this gear
        EV_TRUCK_SHIFT_GEAR18,//!< shift directly into this gear
-       EV_TRUCK_SHIFT_GEAR2,//!< shift directly into this gear
-       EV_TRUCK_SHIFT_GEAR3,//!< shift directly into this gear
-       EV_TRUCK_SHIFT_GEAR4,//!< shift directly into this gear
-       EV_TRUCK_SHIFT_GEAR5,//!< shift directly into this gear
-       EV_TRUCK_SHIFT_GEAR6,//!< shift directly into this gear
-       EV_TRUCK_SHIFT_GEAR7,//!< shift directly into this gear
-       EV_TRUCK_SHIFT_GEAR8,//!< shift directly into this gear
-       EV_TRUCK_SHIFT_GEAR9,//!< shift directly into this gear
        EV_TRUCK_SHIFT_GEAR_REVERSE, //!< shift directly into this gear
        EV_TRUCK_SHIFT_HIGHRANGE, //!< select high range (13-18) for H-shaft
        EV_TRUCK_SHIFT_LOWRANGE, //!< select low range (1-6) for H-shaft

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Rigsofrods-devel mailing list
Rigsofrods-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rigsofrods-devel

Reply via email to