24 Commits

Author SHA1 Message Date
Markus Ast
062603aefb
set lat/lon DDM format for AH-64D 2022-03-19 17:21:19 +01:00
Markus Ast
0d7630d3df
change coordinate format for A-10C_2 to DDM 2021-11-03 13:41:42 +01:00
Markus Ast
22dea08045
don't persist changes on every key stroke
Instead only persist when:
- changing pages
- hiding the Scratchpad
- removing focus from the textarea
2021-10-15 21:26:55 +02:00
Markus Ast
158c9dc5f9
insert coords below cursor (instead of at the end) 2021-10-15 21:14:08 +02:00
Markus Ast
9cc67fbc5d
add missing leading zeros to coordinate formats 2021-10-15 19:58:57 +02:00
Markus Ast
c621a6891b
include MGRS coordinates 2021-10-15 18:48:22 +02:00
Markus Ast
2cd8fb860c
determine coords format based on player aircraft 2021-10-15 18:41:55 +02:00
Markus Ast
8798859a8f implement new method for adding coords from map
Refs #3
2021-10-14 22:30:15 +02:00
Markus Ast
8fa31a56b7
remove unnecessary scratchpad. prefix in code 2021-10-14 18:24:08 +02:00
Markus Ast
3db79d821a remove unnecessary elements from window definition 2021-10-14 18:04:56 +02:00
Markus Ast
b6a0b9c7f7
add coords in both DMS and DDM
Fixes #16
2021-10-14 16:11:29 +02:00
Markus Ast
ce373ff4c5 cleanup trailing whitespace 2019-12-20 09:52:27 +01:00
Markus Ast
ac33093bef fix coords added via +L/L button
Refs #9
2019-12-20 09:52:12 +01:00
Lucas Crowthers
f3717ff994 Text pane: select monospace font
Use Consolas (CONSOLA.TTF) as the font for the scratchpad text box.
This allows for more easily formatting tabular data like a flight
plan or other sequential information.
2019-12-01 22:48:33 -05:00
Markus Ast
c20af3074c properly create new scratchpad on first use
Refs #7
2019-11-16 17:16:03 +01:00
Markus Ast
059263eea3 fix content migration
... by changing the order in which local functions are defined
Refs #6
2019-08-23 17:51:18 +02:00
Markus Ast
31f6c62f27 implement multi-page support 2019-08-19 19:49:28 +02:00
Markus Ast
4a12311556 hide insert coords button for non-server clients 2019-08-19 19:48:00 +02:00
Markus Ast
9018f04209 implement button to insert all mark coordinates
Refs #3
2019-08-13 22:49:16 +02:00
Markus Ast
569109ba62 auto format lua file 2019-08-13 22:15:31 +02:00
Markus Ast
f498771429 save Scratchpad content into Scratchpad\0000.txt 2019-08-13 20:26:50 +02:00
Markus Ast
cc777d8aff code cleanup 2019-01-10 16:02:33 +01:00
Markus Ast
4b07fe6c1f implement font size option 2019-01-10 15:18:23 +01:00
Markus Ast
2619cfc2aa initial commit 2018-12-06 22:54:26 +01:00