Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-24 | Tweak margins and set minimum size for chat window | Bjørn Lindeijer | 1 | -2/+5 | |
2009-01-24 | Reflowed chat window to use layout code. | Ira Rice | 1 | -17/+7 | |
Signed-off-by: Ira Rice <irarice@gmail.com> (cherry picked from Aethyra commit 427f1319dc2890dfb2e5ed189d47cb16fa450554) Conflicts: src/gui/chat.cpp src/gui/chat.h | |||||
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-08 | Made remaining dialogs translatable | Bjørn Lindeijer | 1 | -80/+92 | |
Most strings are now translatable. Please do report any missing ones. Strings excluded from translation are anything that gets written to the log file or is otherwise not shown in the GUI. Signed-off-by: Bjørn Lindeijer <bjorn@lindeijer.nl> | |||||
2009-01-06 | Fixed up and down arrows in chat box. | Guillaume Melquiond | 1 | -3/+3 | |
(cherry picked from commit cb04d148c9aed572fe6e66313100e2cd9b66f5d5) Conflicts: src/gui/chat.cpp | |||||
2009-01-04 | Code reformatting | Bjørn Lindeijer | 1 | -24/+13 | |
Mainly making sure 'const std::string &' is used everywhere instead of 'std::string const &'. The former has always been the preferred order in this project. (cherry picked from mainline) | |||||
2008-12-09 | Fixed two issues with the chat message parsing | Bjørn Lindeijer | 1 | -7/+11 | |
Don't treat anything starting with "Welcome" as a server message, for example messages starting with a name that starts with "Welcome" shouldn't belong in that category. Put the nick in the right place for global announcements. Signed-off-by: Bjørn Lindeijer <bjorn@lindeijer.nl> | |||||
2008-12-07 | Fixed inconsistency in default window sizes | Bjørn Lindeijer | 1 | -3/+4 | |
The default window sizes were all too small, since they were specified in content size. On pressing "Reset Windows", the sizes would be interpreted as such and apply alright. The inconsistency is now removed, and the default window sizes are always the size of the whole widget now, not just the contents. Signed-off-by: Bjørn Lindeijer <bjorn@lindeijer.nl> | |||||
2008-12-07 | Use widgetResized to adjust chat window contents | Bjørn Lindeijer | 1 | -4/+2 | |
Previously was using the logic() method, adjusting window contents 100 times per second. | |||||
2008-12-06 | Minor punctuation fix, merged earlier /whisper fix/help update with separate ↵ | Fate | 1 | -2/+2 | |
fix for same issue | |||||
2008-12-06 | Merge branch 'master' of git@gitorious.org:tmw/eathena | Fate | 1 | -3/+6 | |
2008-12-06 | Fixes to the /w command | Fate | 1 | -2/+4 | |
2008-12-06 | Made /where response include position information | Bjørn Lindeijer | 1 | -1/+4 | |
Change ported from Aethyra. | |||||
2008-12-06 | Fix whispering | Jared Adams | 1 | -2/+2 | |
2008-12-05 | added /w shortcut for whispering | Fate | 1 | -29/+35 | |
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-08 | #359 patch by Scraggy | David Athay | 1 | -7/+83 | |
2008-05-08 | Allow page up and page down to scroll the chat window, based on patch by fate. | Dennis Friis | 1 | -6/+21 | |
2008-04-29 | * Fixed issue with determining whether chat input is focused (method no longer | Bjørn Lindeijer | 1 | -1/+1 | |
virtual). * Fixed sometimes rendering with the wrong font. * Fixed warnings about hiding virtual method, Window now always deletes its children (the option not to do so was never used anyway). | |||||
2008-04-14 | Tweaked /whisper command to allow quoting of nicks with spaces in them. | Dennis Friis | 1 | -4/+15 | |
2008-04-10 | I guess I messed this up a bit. | Bjørn Lindeijer | 1 | -1/+1 | |
2008-04-10 | Implemented support for whispering to other players (patch by peavey). | Bjørn Lindeijer | 1 | -5/+25 | |
2008-04-07 | Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for | Bjørn Lindeijer | 1 | -6/+6 | |
gcn::TabbedArea usage) | |||||
2008-03-09 | Applied some patches by peavey related to chatlog and the quit dialog. | Philipp Sehmisch | 1 | -6/+14 | |
2007-12-10 | Added an option to show log messages in the chat console. | Philipp Sehmisch | 1 | -0/+3 | |
2007-11-20 | Merged revisions 3692 via svnmerge from | Bjørn Lindeijer | 1 | -2/+3 | |
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk ........ r3692 | gmelquio | 2007-10-27 11:03:13 +0200 (Sat, 27 Oct 2007) | 1 line Made it compile with GCC 4.3 ........ | |||||
2007-10-26 | Removed some completely useless code from the chat class. | Philipp Sehmisch | 1 | -6/+0 | |
2007-10-26 | Added possibility of length limitation to browserbox and used it for the ↵ | Philipp Sehmisch | 1 | -0/+2 | |
chatlog (length set by the config option "ChatLogLength"). | |||||
2007-09-11 | Fixed admin commands. | Eugenio Favalli | 1 | -2/+3 | |
2007-08-24 | Added trimming of name for new character creation and of chat messages | Bjørn Lindeijer | 1 | -1/+1 | |
appearing above players. Also improved resize mouse cursor indication, removing duplicated code and fixing indicator above resize grip. | |||||
2007-08-22 | Added trimming of chat messages. | Bjørn Lindeijer | 1 | -2/+7 | |
2007-06-02 | Changed color of chat messages in OpenGL mode from orange to black. | Bjørn Lindeijer | 1 | -2/+2 | |
2007-01-14 | Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch). | Bjørn Lindeijer | 1 | -7/+8 | |
2006-08-24 | Added support for sticky windows as discussed with doener. Patch by AHarrison | Eugenio Favalli | 1 | -1/+1 | |
2006-08-13 | Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updates | Bjørn Lindeijer | 1 | -14/+13 | |
from the 0.1.0 branch. | |||||
2006-08-07 | A bunch of cleanups. | Björn Steinbrink | 1 | -46/+35 | |
2006-03-18 | Use the window container instead of the graphics class to calculate window ↵ | Björn Steinbrink | 1 | -4/+2 | |
positions. | |||||
2006-03-16 | A bunch of cosmetic changes. | Björn Steinbrink | 1 | -7/+5 | |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -49/+49 | |
2006-02-24 | Another bunch of cosmetic cleanups, ie mostly typedefs... | Björn Steinbrink | 1 | -13/+13 | |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -6/+7 | |
2006-01-03 | Enabled some /commands. | Eugenio Favalli | 1 | -12/+42 | |
2006-01-03 | Really disabled /commands and added proper message when logging in and banned. | Eugenio Favalli | 1 | -18/+12 | |
2005-12-30 | Applied pcloud's patch that enhances chat window functionality while hidden. | Bjørn Lindeijer | 1 | -21/+62 | |
2005-10-20 | Added garbage collection to the ScrollArea class. Fixed slider not being ↵ | Björn Steinbrink | 1 | -2/+0 | |
updated in the item amount box when the buttons are used. | |||||
2005-10-18 | Added automatic widget cleanup to the window class. | Björn Steinbrink | 1 | -2/+0 | |
2005-10-16 | Rename {read,write}{Byte,Short,Long} to {read,write}Int{8,16,32}. | Björn Steinbrink | 1 | -2/+2 | |
2005-10-09 | * Made Sprite into an interface implemented by both FloorItem and Being, which | Bjørn Lindeijer | 1 | -11/+9 | |
hook themselves into the map on construction. The improved fringe layer is working as expected now. * Made sure TMW compiles without warnings even when using "-Wconversion -Wshadow -Wcast-qual -Wwrite-strings -ansi -pedantic", lots of cleanups. * Added two new small tilesets that contain the desert tiles that are twice and three times the height of a normal tile. One well in new_3-1 has been converted to use the new double tiles for testing purposes. | |||||
2005-10-04 | Fixed the chat window scrolling bug. | Yohann Ferreira | 1 | -2/+12 | |
2005-09-30 | Fixed paths for windows users | Matthias Hartmann | 1 | -1/+1 | |