summaryrefslogtreecommitdiff
path: root/src/keyboardconfig.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-03-08Add unassign button in setup keyboard tab.Andrei Karas1-0/+6
2010-02-28Clean up handling of key collisionsChuck Miller1-9/+18
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-3/+2
2010-02-14Corrected a string in KeyboardConfig to be more accurate.Tametomo1-1/+1
2010-02-12Add outfits wear and copy keys in settingsAndrei Karas1-0/+2
2010-02-08Merge PartyWindow and GuildWindow into SocialWindowJared Adams1-1/+1
2010-01-08Show first key binding conflictAndrei Karas1-0/+5
2009-05-24Merge branch '0.0.29'Bjørn Lindeijer1-1/+1
2009-05-24Modify the default keyboard settings to resolve a conflictFreeyorp1-1/+1
2009-05-23Fixed a few strings for better translationKess Vargavind1-1/+1
2009-05-21Fixed a few strings for better translationKess Vargavind1-1/+1
2009-05-15Fix label on keyboard config for outfits.Dennis Friis1-1/+1
2009-05-14Add QOAL's outfit windowJared Adams1-0/+1
2009-05-12Add target + attack key, defaults to x.Dennis Friis1-0/+1
2009-05-11Allow emote and ignore keys to overlapJared Adams1-2/+5
2009-05-07Add a key to toggle visibility of the party windowJared Adams1-0/+1
2009-05-04Replaced emote window with a new emote popupBjørn Lindeijer1-3/+3
2009-05-03Moved strprintf into stringutils.{h,cpp}Bjørn Lindeijer1-1/+1
2009-03-28Allow changing chat tabs with the keyboardJared Adams1-0/+2
2009-03-10Delete local player earlier and fix a rare crashJared Adams1-0/+1
2009-02-15Allow pressing enter with focus in port fieldBjørn Lindeijer1-1/+1
2009-02-15Merge commit 'aethyra/master'Bjørn Lindeijer1-1/+3
2009-02-13Ignore "window manager + arrow" key combinationsSteve Cotton1-1/+3
2009-02-10Whitespace fixesBjørn Lindeijer1-2/+2
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-10Whitespace fixesBjørn Lindeijer1-2/+2
2009-02-10Merge branch 'aethyra/master'Bjørn Lindeijer1-1/+1
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-7/+7
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-56/+68
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-8/+8
2009-02-09Fixed copyright notice for keyboard configurationBjørn Lindeijer1-2/+2
2009-02-07Some more include cleanups.Ira Rice1-2/+1
2009-02-05Rather than to settle for a broken default (if it's left at space,Ira Rice1-4/+5
2009-02-05Three things: Split chat and NPC dialog functionality based on the TMWIra Rice1-50/+62
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-12Some rather pedantic changes. Unified all naming for emoticons in theIra Rice1-27/+25
2009-01-04Smiley step 1.91, the little part to make it workForge1-1/+1
2009-01-02Step 1.5 of smiley update: allow usage of same key for smiley andForge1-2/+27
2009-01-01Customisable shortkey for smiley (defaulting to keypad 0-9/*)Forge1-1/+15
2008-12-09Make the window shortcuts configurableJared Adams1-1/+10
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-5/+3
2008-10-28Changed the name of the old target key to stop attack, as well as making Ira Rice1-1/+1
2008-10-27Made targets draw on the fringe layer, as well as added t for talking to Ira Rice1-0/+2
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 Tr...Philipp Sehmisch1-0/+1
2007-08-22Fixed an arithmetic exception in ItemShortcutContainer::draw.Bjørn Lindeijer1-1/+1
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