Merge branch 'master' into mod

This commit is contained in:
Lutz
2022-02-25 17:39:40 +01:00
parent d0e28a9e60
commit 4b5a8d4242
31 changed files with 313 additions and 2033 deletions

Binary file not shown.

View File

@@ -39,9 +39,16 @@ Demo video using FoxBin2Prg with PlasticSCM: http://youtu.be/sE4wQ50Itqg
+++++++++++++++++++++++ Change History +++++++++++++++++++++++
2022-02-25 v1.19.69
-Bug Fix: Missing class when building text file from corrupted VCX (bjornhoeksel)
-Bug Fix: Recreating a class while an object with same name exists in VCX fails (bjornhoeksel)
- Docu: Template configuration files FOXBIN2PRG.DBF.TXT and FOXBIN2PRG.DBF.CFG.TXT in English
- Docu: Notice in contribution file to creating files above in English
- Docu: Started reworking double documentation
2022-01-18 v1.19.68
- Bug Fix: Converting MN2 to MNX ignores the programmer-defined "Pad Name" found in "Prompt Options" screen (Jimrnelson)
- Docu: Minor links in readme.html
- Bug Fix: Converting MN2 to MNX ignores the programmer-defined "Pad Name" found in "Prompt Options" screen
2021-12-07 v1.19.67
- Bug Fix: Double classes in VCX (LScheffler)