#9182 closed patch
BRA: handle EOF characters in scripts
| Reported by: | fuzzie | Owned by: | peres |
|---|---|---|---|
| Priority: | normal | Component: | Engine: Parallaction |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
The DOS versions of BRA (including the demo) seem to have an EOF character at the end of one of the scripts. This patch changes the parser to treat the character as a line ending, which fixes parsing of the file.
Patch against trunk.
Ticket imported from: #3004990. Ticket imported from: patches/1287.
Attachments (1)
Change History (5)
by , 16 years ago
| Attachment: | 0008-treat-EOF-characters-in-scripts-as-line-endings.txt added |
|---|
comment:1 by , 16 years ago
| Owner: | set to |
|---|
comment:2 by , 16 years ago
| Status: | new → closed |
|---|
comment:3 by , 16 years ago
comment:4 by , 7 years ago
| Component: | → Engine: Parallaction |
|---|
Note:
See TracTickets
for help on using tickets.

I committed the patch in r49127 with a couple of comments.
One request: please be more precise when you report. You would have saved me some time by naming which script you were talking about.