Lioncash
|
2afe215271
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
|
Lioncash
|
3fd87a7636
|
Second and final pass of clearing out tabs.
|
2014-02-17 02:19:41 -05:00 |
|
lioncash
|
d2038049f5
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
Lioncash
|
ebb48d019e
|
Clean up some struct indentations
Also cleaned up the indentations of some variable declarations.
|
2014-02-09 19:40:11 -05:00 |
|
Jules Blok
|
2063eddfa3
|
ForceFeedback: Fixed scoping bug
Previous code relied on a destroyed variable to still be valid.
|
2014-02-09 17:04:05 +09:00 |
|
Jules Blok
|
992b91c082
|
ForceFeedback: Don't depend on the force_type_name index.
Instead use a for-each loop, compare GUIDs and save the name pointers.
|
2014-02-09 17:01:45 +09:00 |
|
Jules Blok
|
c6d650c058
|
ForceFeedback: Add OSX rumble support
|
2014-02-09 17:01:45 +09:00 |
|
Jules Blok
|
02a95c139e
|
ControllerInterface: Move DInput ForceFeedback support to a seperate class
|
2014-02-09 17:01:38 +09:00 |
|