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
2011-05-06
(svn r22429) -Add: some constants for specific palette colours used in the GUI.
frosch
2011-05-05
(svn r22424) -Document: some more bits
rubidium
2011-05-04
(svn r22421) -Fix: Replace various references to Windows palette greyscale in...
frosch
2011-04-22
(svn r22365) -Codechange: add overload of NetworkServerKickOrBanIP using the ...
rubidium
2011-04-22
(svn r22362) -Codechange: NetworkFindClientInfoFromClientID -> NetworkClientI...
rubidium
2011-04-22
(svn r22361) -Codechange: delete the client list popup when the client got re...
rubidium
2011-04-22
(svn r22360) -Codechange: use globally unique client id to mark the selected ...
rubidium
2011-04-22
(svn r22359) -Codechange: pass client info pointers instead of the position t...
rubidium
2011-04-22
(svn r22358) -Codechange: WC_TOOLBAR_MENU isn't the right name when its only ...
rubidium
2011-04-22
(svn r22357) -Fix (r22345): crash when opening the chat box or company passwo...
smatz
2011-04-17
(svn r22343) -Change: Remove pixel limiter for query strings.
terkhen
2011-03-13
(svn r22247) -Codechange: Update comments wrt. ForceRebuild() in command-scope.
frosch
2011-03-13
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidate...
frosch
2011-02-17
(svn r22093) -Fix [FS#4514]: The server list did not get sorted with one item...
rubidium
2011-02-08
(svn r22030) -Cleanup: dead code in NetworkGameWindow::OnInvalidateData (adf88)
rubidium
2011-01-26
(svn r21918) -Fix [FS#4443]: Languages improperly sorted in the "start server...
rubidium
2011-01-22
(svn r21892) -Fix [FS#4421]: only some scenarios from the main scenario folde...
rubidium
2011-01-19
(svn r21854) -Codechange: refactor the password setting methods to make it po...
rubidium
2010-12-05
(svn r21390) -Codechange: prepare the network join progress bar for getting t...
rubidium
2010-11-27
(svn r21344) -Feature [FS#4214]: Natural sorting of strings using ICU.
terkhen
2010-11-26
(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPai...
alberth
2010-11-13
(svn r21157) -Codechange: remove information about the text direction out of ...
rubidium
2010-10-17
(svn r20957) -Codechange: Add another parameter to FindGRFConfig() to define ...
frosch
2010-10-15
(svn r20925) -Codechange: make the client send commands have a slightly more ...
rubidium
2010-09-02
(svn r20720) -Add: separate GUI icons for vehicle/company profit, exclusive r...
frosch
2010-09-02
(svn r20719) -Codechange: Remove some hardcoded iconsizes.
frosch
2010-08-30
(svn r20692) -Fix [FS#4055]: crash after downloading missing content
yexo
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-08-12
(svn r20461) -Codechange: Replace WWT_HSCROLLBAR, WWT_SCROLLBAR and WWT_SCROL...
frosch
2010-08-12
(svn r20453) -Codechange: Remove direct accesses to Window::hscroll, vscroll ...
frosch
2010-08-12
(svn r20452) -Codechange: Remove NWidgetCore::FindScrollbar() and associate s...
frosch
2010-08-01
(svn r20289) -Codechange: Unify fall through coding style.
terkhen
2010-08-01
(svn r20286) -Codechange: Unify end of doxygen comments.
frosch
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-08-01
(svn r20281) -Codechange: unify case scope closure + break coding style
rubidium
2010-07-29
(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).
terkhen
2010-07-26
(svn r20223) -Codechange: Replace scrolled row calculations by a call to GetS...
alberth
2010-07-02
(svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLin...
alberth
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 work
smatz
2010-04-11
(svn r19607) -Codechange: use different packet types instead of packet subtypes
smatz
2010-04-11
(svn r19606) -Codechange: remove global variable pw_type
smatz
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 StringIDs
rubidium
2010-02-10
(svn r19075) -Codechange: unhackify NetworkChangeCompanyPassword()
smatz
2010-01-30
(svn r18967) -Fix (r18966): Never trust your copy&paste skills.
frosch
[next]