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
Age
Commit message (
Expand
)
Author
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 functions
rubidium
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 style
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 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}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-22
(svn r17846) -Codechange: make the network content window nested
rubidium
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
2009-10-09
(svn r17746) -Codechange: 'operator new' doesn't return NULL, NetworkSend_Ini...
smatz
2009-10-07
(svn r17743) -Fix: (post 0.7) memory leak in server in case handling a packet...
rubidium
2009-10-07
(svn r17742) -Codechange: remove unused variable from Recv_Packet
rubidium
2009-10-07
(svn r17741) -Feature-ish [FS#3116]: show the nickname of the person you're P...
rubidium
2009-10-07
(svn r17737) -Codechange: remove the chat window when you were chatting with ...
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 r17699) -Codechange: move #ifdef ENABLE_NETWORK till after the 'generic'...
rubidium
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-10-04
(svn r17692) -Codechange: minor coding style fixes
smatz
2009-10-03
(svn r17685) -Fix: autounpausing kept trying to unpause a loaded game that wa...
rubidium
2009-09-30
(svn r17674) -Codechange: replace SetDirty + OnInvalidateData with Invalidate...
rubidium
2009-09-30
(svn r17667) -Fix [FS#3245]: autopause tried to (un)pause the server every ti...
rubidium
2009-09-25
(svn r17635) -Codechange: make the chat gui nested
rubidium
2009-09-22
(svn r17618) -Fix [FS#3226]: the 'lock' icon would erroneously be drawn for c...
rubidium
2009-09-22
(svn r17617) -Codechange: make the server side packet handling be more like t...
rubidium
2009-09-21
(svn r17606) -Add: initial support for Haiku; a dedicated server with zlib an...
rubidium
2009-09-20
(svn r17596) -Codechange: constify some tables
smatz
2009-09-19
(svn r17573) -Codechange: NWID_SELECTION containers have a selected widget-pl...
alberth
2009-09-19
(svn r17572) -Codechange: Use the Window::GetWidget() function to access nest...
alberth
[next]