Opened 17 years ago

Closed 17 years ago

Last modified 6 years ago

#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)

ASCII_Enum.diff (2.6 KB ) - added by SF/mthreepwood 17 years ago.
Patch

Download all attachments as: .zip

Change History (4)

by SF/mthreepwood, 17 years ago

Attachment: ASCII_Enum.diff added

Patch

comment:1 by fingolfin, 17 years ago

Resolution: fixed
Status: newclosed

comment:2 by fingolfin, 17 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 digitall, 6 years ago

Component: Ports
Note: See TracTickets for help on using tickets.