Skip to content

Commit b8a1db6

Browse files
committed
inc: Allegro 4.4.2, algif 1.3, alpng 1.3
1 parent 6882d15 commit b8a1db6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+3113
-3428
lines changed

changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ Version 1.01.0
88
- On Linux/*BSD, the FB runtime will now respect the __fb_enable_vt100_escapes global variable (also see examples/console/disable-vt100-escapes.bas). FB programs can set it to 0 (FALSE) in order to manually disable the use of hard-coded VT100-specific escape sequences by FB's console I/O commands. This can help getting FB programs to run on older terminals which don't accept these escape sequences. However, it may also cause FB's console I/O commands and functions to behave differently. For example, if the use of the escape sequence for querying cursor position is disabled, then the FB runtime will assume that the cursor starts out at position 1,1 even if that is not actually true.
99
- WITH compounds now also accept type<UDT>(...) and UDT(...) expressions
1010
- Bindings (new/updated, including 64bit support):
11+
Allegro 4.4.2 (allegro.bi)
12+
algif 1.3 (allegro/algif.bi)
13+
alpng 1.3 (allegro/alpng.bi)
1114
CGUI 2.0.3
1215
CUnit 2.1-3
1316
fmod.bi for the old FMOD 3.75

0 commit comments

Comments
 (0)