README
author Wuzzy <Wuzzy2@mail.ru>
Thu, 25 Apr 2019 19:42:19 +0200
changeset 14832 769189675b6c
parent 11318 78d8255349d3
permissions lrwxrwxrwx
Add lookup table for Hedgewars key IDs instead of generating IDs on the fly This makes sure the key IDs never change. Previous implementation abused SDL_GetScancodeName to generate the IDs programmatically, which was not reliable and explicitly adviced against in the SDL documentation <https://wiki.libsdl.org/SDL_GetScancodeName#Remarks>.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11318
78d8255349d3 Add markdown extension to README so github can render it more nicely
Vittorio Giovara <vittorio.giovara@gmail.com>
parents: 11046
diff changeset
     1
README.md