Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-03 | Added patch from | David Athay | 1 | -0/+2 | |
postalworker bug id=117 to fix cancel connecting to a sick server. | |||||
2007-10-22 | Plugged memory leak in connection dialog box. | Guillaume Melquiond | 1 | -23/+8 | |
2007-08-07 | Marked most of the GUI as translatable. | Guillaume Melquiond | 1 | -2/+4 | |
2007-01-14 | Merged 0.0 changes from revision 2988 to 3035 to trunk. | Bjørn Lindeijer | 1 | -3/+5 | |
2006-12-29 | Fixed displaying of progress dialog. | Guillaume Melquiond | 1 | -0/+1 | |
2006-08-30 | Added a first version of the server dialog with an unskinned dropdown. ↵ | Yohann Ferreira | 1 | -4/+11 | |
Upgraded also the connection window a bit to handle Cancelling more gracefully. | |||||
2006-08-20 | The Network can now connect to the three servers and affected methods now take | Bjørn Lindeijer | 1 | -1/+3 | |
the server type as a parameter. The MessageOut gained a convenience constructor (same as was added server side). The game states during login sequence have been renamed and redone in order to ensure no communication is attempted to unconnected servers. This allowed the removal of the outgoing message queue. Connecting to the account server has been moved before the login/register phase (dialogs will still need to be updated). Quite a few things are expected to be broken since I'm rather tired at the moment. I've left many TODO entries in the code. | |||||
2006-07-30 | Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0 | Bjørn Lindeijer | 1 | -1/+1 | |
branch). | |||||
2006-03-09 | Made all local action listeners structs and moved them into anonymous ↵ | Björn Steinbrink | 1 | -13/+7 | |
namespaces. | |||||
2006-03-09 | Removed coordinate arguments from ProgressBar ctor. | Björn Steinbrink | 1 | -5/+4 | |
2006-03-09 | Made the Button ctor accept eventId and action listener. | Björn Steinbrink | 1 | -4/+2 | |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -98/+15 | |
2005-12-29 | Restored Dev-Cpp default execution options, updated walkmap in snow map, ↵ | Eugenio Favalli | 1 | -7/+18 | |
smoothed login sequence. | |||||
2005-10-20 | Various cleanups and refactorisations. | Björn Steinbrink | 1 | -9/+14 | |
2005-10-18 | Added automatic widget cleanup to the window class. | Björn Steinbrink | 1 | -4/+0 | |
2005-10-18 | Header, whitespace and intendation cleanups. | Björn Steinbrink | 1 | -4/+3 | |
2005-10-16 | Rename {read,write}{Byte,Short,Long} to {read,write}Int{8,16,32}. | Björn Steinbrink | 1 | -8/+8 | |
2005-10-10 | Updated docs for release | Eugenio Favalli | 1 | -0/+152 | |