Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 | |
This dates back to the old days of TMW, but the usage instructions of GPLv2 don't mention this being necessary. Since it doesn't add anything, avoid the branding in these sections. | |||||
2009-01-06 | Added support for unicode charset in textfields and chat. | Guillaume Melquiond | 1 | -2/+0 | |
Conflicts: src/Makefile.am src/game.cpp src/gui/browserbox.cpp src/gui/gui.cpp src/gui/textfield.cpp src/main.cpp (cherry picked from mainline commit 7b67e852086ad3ccd98a622f890b245ab6a0a321) | |||||
2008-12-09 | Make the window shortcuts configurable | Jared Adams | 1 | -1/+10 | |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 | |
I don't know why we dealt with these things for so long. Did we ever get anything out of it? | |||||
2008-07-22 | User can now configure which modifier key is used for smilies. | David Athay | 1 | -0/+1 | |
2007-12-30 | Added a key for targeting the nearest player character based on patches by ↵ | Philipp Sehmisch | 1 | -0/+1 | |
Trinexx. Some mapping fixes at snake dungeon map. | |||||
2007-08-22 | Fixed an arithmetic exception in ItemShortcutContainer::draw. | Bjørn Lindeijer | 1 | -1/+1 | |
Changed default sitting key back to 's'. Fixed a problem with all equipment being interpreted as weapon sprite. | |||||
2007-08-21 | mantis id=118 - Added Item Shortcut Bar. | Joshua Langley | 1 | -1/+11 | |
2007-08-19 | v0.0 - keyboard config, sit fixed. | Joshua Langley | 1 | -0/+1 | |
2007-08-19 | v0.0.23 - src/keyboardconfig.cpp, src/keyboardconfig.h - minor cleanup. | Joshua Langley | 1 | -14/+22 | |
2007-07-25 | keyboard config - keyboard setup gui re-designed, fixed errors in keyboard ↵ | Joshua Langley | 1 | -8/+1 | |
config. m_id:16 | |||||
2007-07-24 | Fixed initialization order and added setup_keyboard.* and keyboardconfig.* to | Bjørn Lindeijer | 1 | -131/+132 | |
the list of source files. Also set some missing Subversion properties. | |||||
2007-07-24 | keyboard configuration - mainly documentation fixes. | Joshua Langley | 1 | -8/+10 | |
http://mantis.themanaworld.org/view.php?id=16 | |||||
2007-07-16 | (no commit message) | Joshua Langley | 1 | -0/+129 | |