index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
/
network_gui.cpp
Age
Commit message (
Expand
)
Author
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 aware
rubidium
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 widgets
rubidium
2009-11-15
(svn r18086) -Codechange: remove 'widget' from WindowDesc
rubidium
2009-11-14
(svn r18078) -Codechange: remove some duplicate (non translatable) strings
rubidium
2009-11-02
(svn r17958) -Codechange: make the join progress window nested
rubidium
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 nested
rubidium
2009-11-02
(svn r17952) -Codechange: make the network client list popup nested
rubidium
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}s
rubidium
2009-10-27
(svn r17886) -Codechange: make the 'start server' window nested
rubidium
2009-10-27
(svn r17885) -Codechange: make the network lobby window nested
rubidium
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 nested
rubidium
2009-10-24
(svn r17853) -Codechange: remove the 'delta' parameter from OnResize; it was ...
rubidium
2009-10-17
(svn r17786) -Fix [FS#3265]: graphical glitches (matrices/scrollbars with wro...
rubidium
2009-10-04
(svn r17701) -Codechange: don't start line with a space if it's not inside co...
smatz
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-09-20
(svn r17596) -Codechange: constify some tables
smatz
2009-09-14
(svn r17539) -Codechange: Replace a magic number.
frosch
2009-09-13
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for...
frosch
2009-09-13
(svn r17526) -Codechange: use QSortT instead of qsort for sorting the languag...
rubidium
2009-09-02
(svn r17370) -Codechange: make the saveload and network GUIs use the scrollba...
rubidium
2009-08-23
(svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-05
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...
rubidium
2009-08-04
(svn r17062) -Change: unify the naming of some 125 strings
rubidium
2009-07-29
(svn r16981) -Fix [FS#3062]: the last manually added server would not be saved
rubidium
2009-07-23
(svn r16930) -Codechange: more StringID name unification and grouping
rubidium
2009-07-16
(svn r16845) -Codechange: Introduction of constants for describing the bits i...
alberth
2009-07-16
(svn r16842) -Cleanup: add some spaces around a few operators
rubidium
2009-05-19
(svn r16360) -Codechange: don't use _network_playas as a 'second' _local_comp...
rubidium
2009-05-17
(svn r16327) -Codechange: replace IsValidPoolItemID(index) by PoolItem::IsVal...
smatz
2009-05-13
(svn r16288) -Fix (r16237): crash after clicking in the ClientList window
smatz
2009-05-09
(svn r16255) -Fix [FS#2887] (r16237): Nested widgets of client list window us...
alberth
2009-05-08
(svn r16254) -Fix [FS#2886]: Magic constant removed.
frosch
2009-05-05
(svn r16237) -Codechange: Add nested widgets to remaining network windows.
alberth
2009-05-05
(svn r16236) -Codechange: Make widget enums complete of various network windo...
alberth
2009-04-26
(svn r16163) -Codechange: instead of SetDParamStr(0, string); DrawString(...,...
rubidium
2009-04-26
(svn r16162) -Codechange: remove needless TC_ colours from DrawString when th...
rubidium
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
[prev]
[next]