Age | Commit message (Expand) | Author | Files | Lines |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -9/+5 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -8/+5 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -17/+41 |
2009-03-11 | Added a new Popup class, which overall is functionally similar to the | Ira Rice | 1 | -8/+5 |
2009-03-06 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -1/+0 |
2009-03-05 | Made some optimizations based on some profiling done by Octalot, as well | Ira Rice | 1 | -1/+0 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-09 | Mostly whitespace and formatting changes | Bjørn Lindeijer | 1 | -1/+1 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-12 | Some rather pedantic changes. Unified all naming for emoticons in the | Ira Rice | 1 | -2/+2 |
2009-01-06 | Added support for internationalization | Ira Rice | 1 | -18/+20 |
2009-01-05 | Added emote window button. | Ira Rice | 1 | -0/+6 |
2009-01-05 | Add buddy window | David Athay | 1 | -0/+6 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -8/+5 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-01 | Magic implementation phase 1 and 2 (added netcode and a very crude gui for us... | Philipp Sehmisch | 1 | -0/+6 |
2008-07-23 | Added viewable cape/misc1/misc2, Chat button in GUI | Lloyd Bryant | 1 | -1/+7 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 |
2008-04-09 | Re-enabled non-functional item shortcut window, planned to be fixed for 0.0.25 | Bjørn Lindeijer | 1 | -6/+6 |
2008-02-28 | Work in Progress commit of guilds. | David Athay | 1 | -0/+6 |
2007-12-24 | Disabled non-functional item shortcut window. | Bjørn Lindeijer | 1 | -6/+6 |
2007-11-20 | Merged revisions 3642,3662-3664,3667 via svnmerge from | Bjørn Lindeijer | 1 | -6/+3 |
2007-10-21 | Fixed missing pixels at bottom and right. | Guillaume Melquiond | 1 | -6/+3 |
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 1 | -2/+10 |
2007-08-22 | Added close button and item shortcut backgrounds to files that will be | Bjørn Lindeijer | 1 | -2/+5 |
2007-08-21 | mantis id=118 - Added Item Shortcut Bar. | Joshua Langley | 1 | -1/+6 |
2007-08-07 | Marked most of the GUI as translatable. | Guillaume Melquiond | 1 | -9/+10 |
2007-03-11 | Merged 0.0 changes from revision 3065 to 3177 to trunk. | Bjørn Lindeijer | 1 | -6/+19 |
2007-02-04 | Fixed a small glitch when dragging the menu window. | Bjørn Lindeijer | 1 | -6/+19 |
2007-01-23 | Merged 0.0 changes from revision 3035 to 3065 to trunk. | Bjørn Lindeijer | 1 | -1/+2 |
2007-01-15 | Fixed issue where the player stops walking.v0.0.22.1 | Bjørn Lindeijer | 1 | -1/+2 |
2007-01-14 | Merged 0.0 changes from revision 2988 to 3035 to trunk. | Bjørn Lindeijer | 1 | -7/+7 |
2007-01-14 | Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch). | Bjørn Lindeijer | 1 | -7/+7 |
2006-08-13 | Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updates | Bjørn Lindeijer | 1 | -4/+4 |
2006-07-30 | Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0 | Bjørn Lindeijer | 1 | -4/+4 |
2006-03-18 | Use the window container instead of the graphics class to calculate window po... | Björn Steinbrink | 1 | -4/+2 |
2006-03-09 | Made all local action listeners structs and moved them into anonymous namespa... | Björn Steinbrink | 1 | -8/+10 |
2006-03-09 | Made the Button ctor accept eventId and action listener. | Björn Steinbrink | 1 | -3/+1 |
2006-03-08 | Some fixes for compiling with pedantic compiler settings and const char* checks. | Bjørn Lindeijer | 1 | -2/+2 |
2006-02-01 | Made the OkDialog and ConfirmDialog classes proxies for their buttons' events... | Björn Steinbrink | 1 | -5/+5 |
2006-02-01 | Simplified button creation code in some windows. Fixed a bug where the game c... | Björn Steinbrink | 1 | -36/+15 |
2005-10-23 | Fix a warning and a possible segmentation fault. | Cedric Borgese | 1 | -1/+1 |
2005-10-20 | Various cleanups and refactorisations. | Björn Steinbrink | 1 | -27/+40 |
2005-10-18 | Added automatic widget cleanup to the window class. | Björn Steinbrink | 1 | -9/+0 |
2005-10-09 | * Made Sprite into an interface implemented by both FloorItem and Being, which | Bjørn Lindeijer | 1 | -4/+5 |
2005-10-04 | Move to top the requested windows. Also corrected the default win pos for inv... | Yohann Ferreira | 1 | -0/+5 |
2005-09-30 | Fixed paths for windows users | Matthias Hartmann | 1 | -1/+1 |
2005-09-29 | Improved a lot windows reset to default size and pos. Also corrected a few th... | Yohann Ferreira | 1 | -2/+7 |
2005-09-16 | Improved General GUI Layout. | Yohann Ferreira | 1 | -0/+116 |