Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 29, 2008, 11:13:11 PM (16 years ago)
Author:
rgrieder
Message:
  • InputManager fully functional (most parts tested), if there wasn't that selfish SpaceShip who claims all the mouse input…
  • InputHandler still loads hard coded key bindings, but works fine otherwise
  • I've tried to give full multiple joy stick support. Couldn't yet test that however. And more than one Joystick still doesn't make sense as long as we don't have split view ;)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/input/visual_studio/vc8/ois.vcproj

    r1195 r1203  
    129129                                Name="VCCLCompilerTool"
    130130                                Optimization="0"
    131                                 AdditionalIncludeDirectories="$(RootDir)src\ois"
     131                                AdditionalIncludeDirectories="$(RootDir)\src\ois"
    132132                                PreprocessorDefinitions="WIN32;_DEBUG;_STLP_DEBUG;OIS_NONCLIENT_BUILD;OIS_DYNAMIC_LIB"
    133133                                MinimalRebuild="true"
Note: See TracChangeset for help on using the changeset viewer.