1
0
mirror of synced 2024-09-28 21:16:09 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
ce6d14e6fd Fixed flaps (handle percentage) function, copy-paste issue 2017-08-11 09:32:30 +02:00
c79e1d75ba Fixed #3: Sort the function list in the button selection screen 2017-06-11 08:53:14 +02:00
3629184960 Improved error handling for loading script files
Implemented all functions in systems.lua
2017-06-10 10:01:00 +02:00
b597235874 Added placeholders for all 1.6 functions
Implemented most of the systems functions
2017-06-06 23:59:54 +02:00
897ba9310e Added first two Lua script conversions; autopilot airspeed and ATC visibility
Updated DelphiLua
Added scripting documentation
2017-06-04 11:18:48 +02:00
6dbea6f211 Fixed crashes on shutdown due to Lua API being unloaded before the last TLua instance is destroyed 2017-06-01 20:19:25 +02:00
54e7e36ee9 Implemented basis for Lua scripting and registering FSX variables - incomplete and crashes on shutdown 2017-05-28 23:51:57 +02:00
06faf2aa88 Added Tail wheel lock, Water rudder and Float functions
Improved search functionality
2016-03-20 10:58:29 +00:00
57037928ca Changed: 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 percentage
2015-12-29 11:22:23 +00:00
7a1e4ed494 Added Auto brake and Spoilers armed functions
Added search functionality for functions
Updated version of SimConnect Steam Edition
2015-12-19 13:53:10 +00:00
717d2a0724 Fixed: no longer causes full-screen FSX to lose focus 2015-06-24 19:36:56 +00:00
dfc9255585 Added: restart option to in-game Addons menu 2015-06-17 16:28:18 +00:00
76565a9c5d Compatibility with FSX - Steam Edition
AutoLaunch feature
2015-04-18 11:42:15 +00:00
20350cfdd7 Changed logging to X2Log
Implemented tray icon functionality
2015-04-18 10:28:53 +00:00
22facfa9ba Added: throttle state function
Added: experimental ATC visibility function
2015-03-04 16:14:07 +00:00
388d5ddfaf Added: setup
Fixed: "Path not found" error on first startup
2014-09-01 06:08:31 +00:00
b30d1ec59d Added fuel level function 2014-07-02 22:23:17 +00:00
0a9d825261 2013-04-14 09:25:40 +00:00
4fb7b842f5 Reintegrated branches/longterm 2013-02-24 21:04:48 +00:00
cf1183a6ff Added recognition lights (just in time for release 0.6) 2013-01-28 22:37:27 +00:00
208da55c23 Added:
Pressurization dump switch
Autopilot
2012-11-28 20:34:36 +00:00
25aa106abc Added an auto update check 2012-11-19 20:59:08 +00:00
9e2fa518aa Added support for spoilers (air brake)
Now checks if flaps/spoilers are available
2012-11-19 19:56:37 +00:00
b01ca9b9e7 - Forgot to commit the release version
- Added nav/strobe/beacon lights, flaps status, exit door status and master switch states
2012-08-13 11:58:54 +00:00
c2fd94d9cd Gear speed exceeded / damage results in warning / error
Combobox tags were off by 1
2012-01-19 18:42:18 +00:00
789511bd56 Functions added to comboboxes (no longer hardcoded)
Persist profile to registry
2012-01-12 21:07:55 +00:00
e5463b9e27 Implemented warning and error states
Improved error handling
Delphi XE2 compatibility
2012-01-08 20:07:38 +00:00
2af968faef Release 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 errors
2012-01-08 14:34:04 +00:00
84aeb8daa2 Fixed LEDs not changing color
Implemented landing/instrument lights and parking brake functions
2012-01-04 22:22:51 +00:00
caec794f3b Refactored to single task 2012-01-04 21:18:12 +00:00
3b34cdef39 Initial commit 2012-01-04 19:11:07 +00:00