summaryrefslogtreecommitdiff
path: root/src/network
AgeCommit message (Expand)Author
2009-11-22(svn r18240) -Change: align the 'select' sprite in the network content GUI ba...rubidium
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-17(svn r18146) -Codechange: Improve content download window scaling and offsets...peter1138
2009-11-16(svn r18126) -Codechange: remove duplicate (since r18119) scrollbar capacity/...rubidium
2009-11-15(svn r18103) -Codechange: Base content window detail title height on font hei...peter1138
2009-11-15(svn r18099) -Codechange: scale the edit boxes to the fontsizerubidium
2009-11-15(svn r18094) -Codechange: make the network content GUI work better with RTLrubidium
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-12(svn r18054) -Change/Fix [FS#3310]: make pause on join pause during the whole...rubidium
2009-11-12(svn r18052) -Codechange/Fix: make the 'pause' chat message when actually exe...rubidium
2009-11-12(svn r18051) -Codechange: make the active clients pause use a separate bit in...rubidium
2009-11-12(svn r18048) -Change: make no distinction between unpausing because of a clie...rubidium
2009-11-09(svn r18028) -Codechange: unglobalise some functionsrubidium
2009-11-09(svn r18027) -Codechange: make some unneededly global variables static and re...rubidium
2009-11-05(svn r17977) -Fix: Busses and trucks are distinguished by cargo class.frosch
2009-11-03(svn r17963) -Codechange: some documentation stylerubidium
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 r17947) -Codechange: make the statusbar, chat input and news window know...rubidium
2009-11-02(svn r17946) -Codechange: move the widget definition of the client list close...rubidium
2009-10-31(svn r17928) -Codechange: ShowErrorMessage() now takes the summary string bef...alberth
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
2009-10-27(svn r17886) -Codechange: make the 'start server' window nestedrubidium
2009-10-27(svn r17885) -Codechange: make the network lobby window nestedrubidium
2009-10-27(svn r17884) -Codechange: remove (most) magic numbers from drawing the detail...rubidium
2009-10-26(svn r17882) -Codechange: make the code to draw the details in the server lis...rubidium
2009-10-26(svn r17877) -Fix (r1322/r1174/r464): do not hardcode 'Ban' for GUI purposes,...rubidium
2009-10-26(svn r17876) -Codechange: make the network company password window nestedrubidium
2009-10-24(svn r17853) -Codechange: remove the 'delta' parameter from OnResize; it was ...rubidium
2009-10-22(svn r17846) -Codechange: make the network content window nestedrubidium
2009-10-22(svn r17843) -Codechange: move the details drawing code of the content window...rubidium
2009-10-22(svn r17841) -Codechange: move state changes from OnPaint to OnInvalidate for...rubidium
2009-10-17(svn r17786) -Fix [FS#3265]: graphical glitches (matrices/scrollbars with wro...rubidium
2009-10-13(svn r17772) -Fix [FS#3264]: CJK languages don't have spaces, so for adding n...rubidium