Age | Commit message (Collapse) | Author |
|
This was due to the greater than 0x7f being redundant for signed char.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Mac has had possibility to have 8-bit characters in their filenames.
In the modern world it goes with either codepages or UTF-8, which
makes it much less compatible. Trying to mitigate that
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This makes whole Lingo compiled code relocatable
|
|
|
|
This will let us relocate code as we want, particularly when a
macro/handler is defined
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Currently, 'Gravity Ball' movie is launched every now and then in
The Apartment 3.0 due to some bug in hadlers call sequence.
Thus, rename it for the time being.
|
|
|
|
|
|
|
|
This completes the Director 4.0 grammar. Woo hoo!
|
|
|
|
|