summaryrefslogtreecommitdiff
path: root/src/gui/connection.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-06Added support for internationalizationIra Rice1-2/+4
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-4/+1
2008-07-18Import of client treeLloyd Bryant1-1/+1
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-1/+1
2006-12-16Fixed connection dialog visibility and fixed issues with walking one tile tooBjørn Lindeijer1-0/+1
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-1/+1
2006-03-09Made all local action listeners structs and moved them into anonymous namespa...Björn Steinbrink1-13/+7
2006-03-09Removed coordinate arguments from ProgressBar ctor.Björn Steinbrink1-5/+4
2006-03-09Made the Button ctor accept eventId and action listener.Björn Steinbrink1-4/+2
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-98/+15
2005-12-29Restored Dev-Cpp default execution options, updated walkmap in snow map, smoo...Eugenio Favalli1-7/+18
2005-10-20Various cleanups and refactorisations.Björn Steinbrink1-9/+14
2005-10-18Added automatic widget cleanup to the window class.Björn Steinbrink1-4/+0
2005-10-18Header, whitespace and intendation cleanups.Björn Steinbrink1-4/+3
2005-10-16Rename {read,write}{Byte,Short,Long} to {read,write}Int{8,16,32}.Björn Steinbrink1-8/+8
2005-10-10Updated docs for releaseEugenio Favalli1-0/+152