summaryrefslogtreecommitdiff
path: root/src/keyboardconfig.cpp
AgeCommit message (Collapse)AuthorFilesLines
2008-10-27Made targets draw on the fringe layer, as well as added t for talking to Ira Rice1-0/+2
an NPC, n for targeting an NPC, and changed basic targeting code so that it'll time out after being on a target for longer than a minute.
2008-09-25Merged the Tametomo branch into trunk.Ira Rice1-1/+2
2008-07-18Import of client treeLloyd Bryant1-1/+1
2007-12-30Added a key for targeting the nearest player character based on patches by ↵Philipp Sehmisch1-0/+1
Trinexx. Some mapping fixes at snake dungeon map.
2007-08-22Fixed an arithmetic exception in ItemShortcutContainer::draw.Bjørn Lindeijer1-1/+1
Changed default sitting key back to 's'. Fixed a problem with all equipment being interpreted as weapon sprite.
2007-08-21mantis id=118 - Added Item Shortcut Bar.Joshua Langley1-1/+11
2007-08-19v0.0 - keyboard config, sit fixed.Joshua Langley1-0/+1
2007-08-19v0.0.23 - src/keyboardconfig.cpp, src/keyboardconfig.h - minor cleanup.Joshua Langley1-14/+22
2007-07-25keyboard config - keyboard setup gui re-designed, fixed errors in keyboard ↵Joshua Langley1-8/+1
config. m_id:16
2007-07-24Fixed initialization order and added setup_keyboard.* and keyboardconfig.* toBjørn Lindeijer1-131/+132
the list of source files. Also set some missing Subversion properties.
2007-07-24keyboard configuration - mainly documentation fixes. Joshua Langley1-8/+10
http://mantis.themanaworld.org/view.php?id=16
2007-07-16(no commit message)Joshua Langley1-0/+129