Age | Commit message (Expand) | Author | Files | Lines |
2009-02-09 | Merged with Aethyra master as of 2009-01-27 | Bjørn Lindeijer | 1 | -95/+438 |
2009-01-25 | Changed it so that " :" messages are properly recognized as being from | Ira Rice | 1 | -1/+7 |
2009-01-24 | Changed GM status updating to check whether asserting is allowed or not, | Ira Rice | 1 | -10/+6 |
2009-01-24 | Tweak margins and set minimum size for chat window | Bjørn Lindeijer | 1 | -2/+5 |
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 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-21 | Reflowed chat window to use layout code. | Ira Rice | 1 | -17/+7 |
2009-01-21 | Fixed multiple embeddings of square brackets so that it doesn't crash | Ira Rice | 1 | -0/+7 |
2009-01-20 | Added the ability to parse multiple item links, as well as removing | Ira Rice | 1 | -6/+13 |
2009-01-20 | Made link searching case insensitive. | Ira Rice | 1 | -0/+8 |
2009-01-20 | Fix bug with item links. | David Athay | 1 | -1/+1 |
2009-01-20 | Added linking to item's just using [Item Name] in chat | David Athay | 1 | -0/+21 |
2009-01-20 | Added WoW style item adding to chat window. Right click, then left | David Athay | 1 | -5/+17 |
2009-01-17 | Cleaned up chat code a bit. | Ira Rice | 1 | -132/+207 |
2009-01-09 | Added the ability to save GM assert state to the client, as requested. | Ira Rice | 1 | -0/+5 |
2009-01-09 | Added the ability to see your own name in game. | Ira Rice | 1 | -2/+10 |
2009-01-08 | Made remaining dialogs translatable | Bjørn Lindeijer | 1 | -93/+99 |
2009-01-08 | Made remaining dialogs translatable | Bjørn Lindeijer | 1 | -80/+92 |
2009-01-06 | Fixed up and down arrows in chat box. | Guillaume Melquiond | 1 | -5/+9 |
2009-01-06 | Fixed up and down arrows in chat box. | Guillaume Melquiond | 1 | -3/+3 |
2009-01-04 | Code reformatting | Bjørn Lindeijer | 1 | -24/+13 |
2008-12-09 | Fixed two issues with the chat message parsing | Bjørn Lindeijer | 1 | -6/+17 |
2008-12-09 | Fixed two issues with the chat message parsing | Bjørn Lindeijer | 1 | -7/+11 |
2008-12-07 | Fixed inconsistency in default window sizes | Bjørn Lindeijer | 1 | -3/+4 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 1 | -22/+36 |
2008-12-07 | Fixed inconsistency in default window sizes | Bjørn Lindeijer | 1 | -3/+4 |
2008-12-07 | Use widgetResized to adjust chat window contents | Bjørn Lindeijer | 1 | -4/+2 |
2008-12-06 | Minor punctuation fix, merged earlier /whisper fix/help update with separate ... | Fate | 1 | -2/+2 |
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 |
2008-12-06 | Fix whispering | Jared Adams | 1 | -2/+2 |
2008-12-05 | added /w shortcut for whispering | Fate | 1 | -29/+35 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -7/+5 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-03 | Added a /w alias for whispering. Suggested by Kyron. | Ira Rice | 1 | -2/+2 |
2008-09-26 | Made /msg an alias for /whisper. | Ira Rice | 1 | -2/+2 |
2008-09-12 | Fixed /where, added /cast for heal and gather, some changes to inventory to s... | Lloyd Bryant | 1 | -538/+485 |
2008-09-04 | Added code to change text colouring | Douglas Boffey | 1 | -456/+539 |
2008-08-22 | Added config option to honor stop-walking packet, added X and Y to /where, re... | Lloyd Bryant | 1 | -539/+456 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -227/+531 |
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 |
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 |