ff2bc232b2Fixed: lua52.dll not included in the setup Fixed: instrument and landing light functions were lost in the conversionMark van Renswoude2017-08-13 15:39:32 +0200
da1eeab8faAdded FSX SP2 SimConnect.dll, which enables support for Prepar3D v4Mark van Renswoude2017-07-16 11:00:58 +0200
ed7f2f38b0Fixed SimConnect reference not being held causing immediate disconnects Fixed allRunning / partiallyRunning being swapped in engines.luaMark van Renswoude2017-06-11 20:06:55 +0200
71a65c91c9Implemented lights.lua Fixed syntax error in instruments.lua Added scripts to setup Update documentation to reflect automatic creation of scripts foldersMark van Renswoude2017-06-10 16:31:35 +0200
fd0202536cFixed#1: Auto-create user data scripts path in setup or during first launchMark van Renswoude2017-06-10 10:07:09 +0200
3629184960Improved error handling for loading script files Implemented all functions in systems.luaMark van Renswoude2017-06-10 10:01:00 +0200
b597235874Added placeholders for all 1.6 functions Implemented most of the systems functionsMark van Renswoude2017-06-06 23:59:54 +0200
897ba9310eAdded first two Lua script conversions; autopilot airspeed and ATC visibility Updated DelphiLua Added scripting documentationMark van Renswoude2017-06-04 11:18:48 +0200
6dbea6f211Fixed crashes on shutdown due to Lua API being unloaded before the last TLua instance is destroyedMark van Renswoude2017-06-01 20:19:19 +0200
197349f515Added start of documentation
Mark van Renswoude
2017-06-01 17:28:10 +0200
0e13417652Added Logging methods for Lua scripts Added exception handlingMark van Renswoude2017-05-30 22:03:29 +0200
f92d3e612bAdded FSX worker to marshal SimConnect data to Lua structures - untestedMark van Renswoude2017-05-29 22:56:07 +0200
54e7e36ee9Implemented basis for Lua scripting and registering FSX variables - incomplete and crashes on shutdownMark van Renswoude2017-05-28 23:51:57 +0200
51162bc7e0Renamed "Engine anti-ice" to include the terminoloy "Carb heat"Mark van Renswoude2016-03-25 18:09:38 +0000
06faf2aa88Added Tail wheel lock, Water rudder and Float functions Improved search functionalityMark van Renswoude2016-03-20 10:58:29 +0000
57037928caChanged: FSX state is now more accurately reflected in the UI Added: seperate left/right/nose/tail gear functions Added: flaps handle position based on index and percentageMark van Renswoude2015-12-29 11:22:23 +0000
7a1e4ed494Added Auto brake and Spoilers armed functions Added search functionality for functions Updated version of SimConnect Steam EditionMark van Renswoude2015-12-19 13:53:10 +0000
a9b472ea9aChanged: poll FSX instead of handling the event (0.6-style), in the hopes of solving a stability issueMark van Renswoude2013-02-28 22:01:26 +0000
2cef07e337Added: converting old registry settings to new XMLs Added: framework for all converted FSX functionsMark van Renswoude2013-02-22 21:52:12 +0000
4d0e2a5af6Added: automatic detection of Throttle plug in / out Added: actual SimConnect connection and auto-reconnectMark van Renswoude2013-02-21 21:59:29 +0000
f1b9a63fdaRefactored: ILEDColor to ILEDStateColor (to prevent conflicts with the TLEDColor enum) Reanimated: LEDStateConsumer and G940LEDStateConsumer; all LED state colors (including flashing) work and update properly after changing the profile - FSX functions crash horriblyMark van Renswoude2013-02-19 22:22:15 +0000
b66659cd95Added: engine, landing gear and light state functions as an implementation proof of concept Added: IFSXSimConnect interface and data handling prototypeMark van Renswoude2013-02-18 21:46:32 +0000
d665f2d979Refactored: separated definition and functionality by introducing the Function Worker Changed: button configuration form uses runtime components for the states intead of a VirtualTreeViewMark van Renswoude2013-02-17 19:06:27 +0000
32f411c1b8Added: start of configuration conversion Added: registration of states Added: prototype FSX function implemention - subject to change; separation of definition and running state will be added laterMark van Renswoude2013-02-14 21:45:25 +0000
9da668afc1Added: State abstraction layer; provides the ability for the user to select a color for each state a function supports Added: loading/saving profilesMark van Renswoude2013-02-10 16:39:00 +0000
9e2fa518aaAdded support for spoilers (air brake) Now checks if flaps/spoilers are availableMark van Renswoude2012-11-19 19:56:37 +0000
b01ca9b9e7- Forgot to commit the release version - Added nav/strobe/beacon lights, flaps status, exit door status and master switch statesMark van Renswoude2012-08-13 11:58:54 +0000
c2fd94d9cdGear speed exceeded / damage results in warning / error Combobox tags were off by 1Mark van Renswoude2012-01-19 18:42:18 +0000
789511bd56Functions added to comboboxes (no longer hardcoded) Persist profile to registryMark van Renswoude2012-01-12 21:07:55 +0000
e5463b9e27Implemented warning and error states Improved error handling Delphi XE2 compatibilityMark van Renswoude2012-01-08 20:07:38 +0000
2af968faefRelease build for LogiJoystickDLL, directly exporting the LogiJoystick.lib functions Note: LogiJoystick.pas has not been updated yet! G940LEDControl intermediate check-in before XE conversion due to weird Delphi 2007 linker errorsMark van Renswoude2012-01-08 14:34:04 +0000