From: <sv...@ww...> - 2005-04-30 13:39:20
|
Author: delta Date: 2005-04-30 06:39:12 -0700 (Sat, 30 Apr 2005) New Revision: 1534 Modified: trunk/CSP/CSPSim/CHANGES.current trunk/CSP/CSPSim/Demo/Win/TestObjects.py trunk/CSP/CSPSim/Demo/Win/py2exe_cspsim_setup.py trunk/CSP/CSPSim/Include/DynamicObject.h trunk/CSP/CSPSim/Include/GameScreen.h trunk/CSP/CSPSim/Include/ObjectModel.h trunk/CSP/CSPSim/Include/Systems/AircraftInputSystem.h trunk/CSP/CSPSim/Include/Views/CameraAgent.h trunk/CSP/CSPSim/Include/Views/View.h trunk/CSP/CSPSim/Source/DynamicObject.cpp trunk/CSP/CSPSim/Source/GameScreen.cpp trunk/CSP/CSPSim/Source/ObjectModel.cpp trunk/CSP/CSPSim/Source/ScreenInfoManager.cpp trunk/CSP/CSPSim/Source/Systems/AircraftSimpleFCS.cpp trunk/CSP/CSPSim/Source/Views/CameraAgent.cpp trunk/CSP/CSPSim/Source/Views/View.cpp trunk/CSP/CSPSim/VisualStudio/CSPSimDLL/CSPSimDLL.vcproj Log: * Fix a small bug when switching from f16 to m2k, the specific screeninfos were not updated correctly. * Mask the hud in external view. * Fix a small bug when controlling control surfaces with keyboard. * Minor other changes and clean up. * Minor update to vcproj. * Tweak py2exe files. Browse at: https://www.zerobar.net/viewcvs/viewcvs.cgi?view=rev&rev=1534 Diff omitted (18276 bytes). |