summaryrefslogtreecommitdiff
path: root/src/keyboardconfig.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Merge branch 'master' into lpc2012lpc2012Thorbjørn Lindeijer1-1/+1
2024-01-25Ported to SDL2Thorbjørn Lindeijer1-1/+1
2012-08-02Embedded the minimap into the mini status windowThorbjørn Lindeijer1-1/+0
2012-07-31Removed the emote shortcut windowThorbjørn Lindeijer1-1/+0
2012-01-31Added missing copyright notices.Yohann Ferreira1-0/+2
2011-06-03Replace SDL_types.h with cstdintJared Adams1-3/+2
2011-05-20Removing KEY_PATHFIND and moving its function into the debug windowStefan Dombrowski1-1/+0
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-3/+2
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-12Standardize header orderJared Adams1-0/+1
2010-01-10Change code styleAndrei Karas1-1/+1
2010-01-08Show first key binding conflictAndrei Karas1-0/+5
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-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-2/+1
2009-03-28Allow changing chat tabs with the keyboardJared Adams1-0/+2
2009-02-15Merge commit 'aethyra/master'Bjørn Lindeijer1-0/+2
2009-02-13Ignore "window manager + arrow" key combinationsSteve Cotton1-0/+2
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-6/+14
2009-02-09Fixed copyright notice for keyboard configurationBjørn Lindeijer1-2/+2
2009-02-07Some more include cleanups.Ira Rice1-6/+5
2009-02-05Three things: Split chat and NPC dialog functionality based on the TMWIra Rice1-0/+9
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
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-20/+20
2009-01-06Added support for unicode charset in textfields and chat.Guillaume Melquiond1-0/+1
2009-01-02Step 1.5 of smiley update: allow usage of same key for smiley andForge1-0/+7
2009-01-01Customisable shortkey for smiley (defaulting to keypad 0-9/*)Forge1-0/+14
2008-12-09Make the window shortcuts configurableJared Adams1-0/+9
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-4/+2
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-21mantis id=118 - Added Item Shortcut Bar.Joshua Langley1-0/+10
2007-08-19v0.0 - keyboard config, sit fixed.Joshua Langley1-1/+1
2007-08-19v0.0.23 - src/keyboardconfig.cpp, src/keyboardconfig.h - minor cleanup.Joshua Langley1-17/+4
2007-07-25keyboard config - keyboard setup gui re-designed, fixed errors in keyboard co...Joshua Langley1-12/+7
2007-07-24Fixed initialization order and added setup_keyboard.* and keyboardconfig.* toBjørn Lindeijer1-206/+193
2007-07-24keyboard configuration - mainly documentation fixes. Joshua Langley1-29/+27
2007-07-16(no commit message)Joshua Langley1-0/+208