summaryrefslogtreecommitdiff
path: root/src/gui/setup_keyboard.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-04-10Rename settings tab keyboard to input.Andrei Karas1-938/+0
2012-04-08Move most input code from keyboardconfig to inputmanager.Andrei Karas1-11/+12
2012-04-08Move enums from keyboardconfig.h to keydata.h.Andrei Karas1-168/+168
2012-04-07Fix code style.Andrei Karas1-2/+3
2012-04-07Split setup keyboard texts and actions.Andrei Karas1-24/+730
2012-03-09Add limited support for keys unknown for SDL.Andrei Karas1-5/+3
2012-03-09Move getting keys from game to keyboard config.Andrei Karas1-1/+1
2012-02-28Add different sound effects for different events.Andrei Karas1-1/+1
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-5/+5
2011-09-26Split keyboard keys to groups.Andrei Karas1-7/+26
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-1/+1
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-1/+1
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-02-19Update copyrights.Andrei Karas1-1/+2
2011-01-02Initial commit.Andrei Karas1-0/+210