aboutsummaryrefslogtreecommitdiff
path: root/src/guiKeyChangeMenu.h
AgeCommit message (Collapse)Author
2011-08-08Keys should be s32, not u32Giuseppe Bilotta
At least two reasons for this: * activeKey is treated as signed (check for sign, assign -1, etc) * the ID retrieved from Irrlicht's events are signed
2011-08-05marked strings as translationConstantin Wenger
now translated if set to a button
2011-07-30set some more text to gettext and updated po filesConstantin Wenger
2011-07-30Removed remaining -delta referencesPerttu Ahola
2011-06-01added new submenu for key assignmentteddydestodes
configwriting/saving isn't complete and will break your config if you use fancy keys