#8698 closed patch (fixed)
EVENTS: ASCII enum
| Reported by: | SF/mthreepwood | Owned by: | fingolfin |
|---|---|---|---|
| Priority: | normal | Component: | Ports |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
This patch adds an enum for the ascii value. It also changes mapKey in the SDL backend to use these values.
Assigning to Fingolfin.
Ticket imported from: #1741454. Ticket imported from: patches/803.
Attachments (1)
Change History (4)
by , 19 years ago
| Attachment: | ASCII_Enum.diff added |
|---|
comment:1 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 19 years ago
I added only the F-keys, plus a comment, to SVN. Reason: The KP values are just identical to '0', '1', ... anyway, there is no point in adding special enums for them. I also simplified the translation between SDL and our F-key enums.
comment:3 by , 7 years ago
| Component: | → Ports |
|---|
Note:
See TracTickets
for help on using tickets.

Patch