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-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
2009-09-17
(svn r17562) -Fix [FS#2972]: the NewGRF settings of (remote) network games di...
rubidium
2009-09-14
(svn r17539) -Codechange: Replace a magic number.
frosch
2009-09-14
(svn r17538) -Codechange: Rename STR_CONTENT_FILTER_(OSKTITLE|TOOLTIP) for mo...
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-13
(svn r17523) -Fix (r17514): InvalidateWindowClasses() only does SetDirty(), w...
frosch
2009-09-13
(svn r17522) -Fix: Scroll to selected content after sorting the list and afte...
frosch
2009-09-07
(svn r17467) -Change: show the client id in join messages at the server (patc...
rubidium
2009-09-02
(svn r17370) -Codechange: make the saveload and network GUIs use the scrollba...
rubidium
2009-09-01
(svn r17350) -Fix (r17336): broken compilation with mingw
glx
2009-09-01
(svn r17339) -Codechange: move thread related files to their own directory (l...
rubidium
2009-08-26
(svn r17291) -Fix [FS#3147]: crash after upgrading base graphics/sound set wh...
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-21
(svn r17247) -Change: move '3rd party' MD5 implementation also to the 3rdpart...
rubidium
2009-08-21
(svn r17245) -Fix [FS#3137] (r17015): you could, via unselect all, also unsel...
rubidium
2009-08-14
(svn r17169) -Codechange: apply coding style to some for statements
smatz
2009-08-14
(svn r17168) -Codechange: apply coding style to if and while statements
smatz
[prev]
[next]