summaryrefslogtreecommitdiff
path: root/src/network/network_gui.cpp
AgeCommit message (Expand)Author
2010-06-27(svn r20025) -Doc: Fix/add comments to let Doxygen know about the documentation.alberth
2010-06-23(svn r20012) -Fix: when joining a company with a password you could only ente...yexo
2010-06-19(svn r19998) -Codechange: Unify the order of ship and plane icon in network-l...rubidium
2010-06-19(svn r19996) -Codechange: Add NetworkVehicleType enum.rubidium
2010-05-13(svn r19818) -Fix [FS#3784](r16004): kicking clients by IP didn't worksmatz
2010-04-11(svn r19607) -Codechange: use different packet types instead of packet subtypessmatz
2010-04-11(svn r19606) -Codechange: remove global variable pw_typesmatz
2010-02-25(svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of s...yexo
2010-02-14(svn r19132) -Codechange: No need to end a line with ;;.alberth
2010-02-10(svn r19087) -Codechange: some typos in StringIDsrubidium
2010-02-10(svn r19075) -Codechange: unhackify NetworkChangeCompanyPassword()smatz
2010-01-30(svn r18967) -Fix (r18966): Never trust your copy&paste skills.frosch
2010-01-30(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param...frosch
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-12-27(svn r18645) -Fix [FS#3433](r942): out-of-bounds access in the 'Start new mul...smatz
2009-12-21(svn r18595) -Fix (r18277): one couldn't enter test via the keyboard in the c...rubidium
2009-12-21(svn r18589) -Codechange: Add tooltip to some network windows, remove old com...alberth
2009-12-20(svn r18580) -Codechange: Use widget information only for setting scrollbar c...alberth
2009-12-20(svn r18578) -Feature: initially select the last joined server when going to ...rubidium
2009-12-05(svn r18408) -Fix (r17954): After computing the needed width for the client l...frosch
2009-11-28(svn r18330) -Cleanup: remove some unneeded includesrubidium
2009-11-28(svn r18324) -Codechange: there's no need for a default size when the window ...rubidium
2009-11-28(svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam...rubidium
2009-11-24(svn r18277) -Codechange: remove unneeded widget indices for close, resize an...rubidium
2009-11-24(svn r18274) -Codechange: remove the unused WDF flagsrubidium
2009-11-23(svn r18251) -Codechange: make the join status window big font awarerubidium
2009-11-22(svn r18249) -Codechange: make the network client list big font awarerubidium
2009-11-22(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWi...alberth
2009-11-22(svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.alberth
2009-11-22(svn r18220) -Codechange: Reduce number of nested widget dynamic casts.alberth
2009-11-22(svn r18219) -Fix: the up/down buttons in the start network server window did...rubidium
2009-11-22(svn r18218) -Codechange: make a few network windows big font awarerubidium
2009-11-22(svn r18213) -Codechange: it's not needed to manually set the fill, (re)size ...rubidium
2009-11-22(svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_C...rubidium
2009-11-20(svn r18201) -Codechange (r18092): No need anymore for initializing nested wi...alberth
2009-11-18(svn r18175) -Codechange: make the network lobby and client list RTL awarerubidium
2009-11-17(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDes...rubidium
2009-11-16(svn r18126) -Codechange: remove duplicate (since r18119) scrollbar capacity/...rubidium
2009-11-15(svn r18092) -Codechange: remove support for the unnested widgetsrubidium
2009-11-15(svn r18086) -Codechange: remove 'widget' from WindowDescrubidium
2009-11-14(svn r18078) -Codechange: remove some duplicate (non translatable) stringsrubidium
2009-11-02(svn r17958) -Codechange: make the join progress window nestedrubidium
2009-11-02(svn r17955) -Codechange: s/SPR_PLAYER_ICON/SPR_COMPANY_ICON/rubidium
2009-11-02(svn r17954) -Codechange: make the network client list nestedrubidium
2009-11-02(svn r17952) -Codechange: make the network client list popup nestedrubidium
2009-11-02(svn r17951) -Codechange: simplify making the popup list, remove arbirary lim...rubidium
2009-11-02(svn r17948) -Codechange: remove some magic numbers from the network client l...rubidium
2009-11-02(svn r17946) -Codechange: move the widget definition of the client list close...rubidium
2009-10-30(svn r17905) -Codechange: make the network server list window nested (and inc...rubidium
2009-10-27(svn r17887) -Codechange: remove some (now) unneeded {SKIP}srubidium