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
2008-11-04
(svn r14564) -Fix (r14555): one more incorrect use of lastof()
smatz
2008-11-03
(svn r14560) -Fix [FS#2396](r14555): lengthof() can't be simply replaced by l...
smatz
2008-11-02
(svn r14555) -Codechange: replace ttd_strlcat and ttd_strlcpy with strecat an...
skidd13
2008-10-28
(svn r14542) -Codechange: replace some sprintf with s[en]printf to make sure ...
rubidium
2008-10-25
(svn r14534) -Codechange [FS#2382]: Enumify magic return values of HandleEdit...
glx
2008-10-25
(svn r14531) -Fix (r12425): OSK accessed wrong widgets of password query window.
frosch
2008-10-22
(svn r14517) -Feature: arrow key scrolling in the server list (Roujin)
rubidium
2008-10-22
(svn r14514) -Codechange: use 'size' instead of 'length' for querystring and ...
smatz
2008-10-18
(svn r14486) -Fix (r13343)(r14484): compilation with desync debug was broken
smatz
2008-10-14
(svn r14466) -Doc: remove some obsolete parameters, fix a few parameter names...
rubidium
2008-09-30
(svn r14423) -Codechange: also do r14221 for the strings.
rubidium
2008-09-30
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
rubidium
2008-09-30
(svn r14421) -Codechange: rename all player variables/types to company *or* c...
rubidium
2008-09-29
(svn r14414) -Fix: replace instances of strncpy with strecpy as strncpy doesn...
rubidium
2008-09-23
(svn r14390) -Codechange: replace magic constants with symbolic constants.
rubidium
2008-09-15
(svn r14331) -Codechange: use an enum as additional parameter for ShowQuerySt...
smatz
2008-09-14
(svn r14320) -Fix [FS#2299]: glitch when chatbox window is full and the windo...
rubidium
2008-09-14
(svn r14318) -Fix [FS#2296]: OSK of the chat box did not get updated. This as...
rubidium
2008-09-02
(svn r14228) -Fix (r14209): double click on the 'last joined' server didn't work
smatz
2008-08-31
(svn r14209) -Feature(tte): doubleclick to join selected server/company
smatz
2008-08-31
(svn r14199) -Codechange: split fileio.h into fileio_type.h and fileio_func.h...
rubidium
2008-08-25
(svn r14177) -Fix: define INADDR_NONE only when it hasn't been defined yet
smatz
2008-08-25
(svn r14174) -Fix: since now, we are 'losing' things, not 'loosing'
smatz
2008-08-15
(svn r14080) -Fix (r14052): assert triggered when drawing chat window with 32...
glx
2008-08-13
(svn r14063) -Codechange: replace some "magic" constants with enumified const...
rubidium
2008-08-12
(svn r14052) -Codechange: make the size of the chat message "box" configurabl...
rubidium
2008-08-12
(svn r14051) -Codechange: enumify the DrawString buffer length.
rubidium
2008-08-11
(svn r14047) -Codechange: move chatmessage handling to the network directory ...
rubidium
2008-08-11
(svn r14046) -Codechange: make the size of querystring "widgets" more configu...
rubidium
2008-08-11
(svn r14045) -Codechange: move the network's limitation to chat messages to a...
rubidium
2008-08-08
(svn r14026) -Cleanup (r13995, r14004): trailing whitespaces
glx
2008-08-04
(svn r13997) -Fix (r13988): in some cases no broadcast addresses would be found.
rubidium
2008-08-04
(svn r13995) -Fix (r13988): some warnings of the compile farm.
rubidium
2008-08-04
(svn r13990) -Fix (r13988): win32 compilation failed
glx
2008-08-04
(svn r13988) -Codechange: move the to IP resolving functions to a separate file.
rubidium
2008-08-03
(svn r13970) -Codechange: Replace numbers with Colours enum on network, toolb...
belugas
2008-08-01
(svn r13907) -Codechange: Replace a number with Colours enum on DrawFrameRect...
belugas
2008-07-23
(svn r13796) -Fix [FS#2161]: one couldn't start the last scenario in the "sta...
rubidium
2008-07-21
(svn r13776) -Fix: some revision checking code was unintentionally disabled.
rubidium
2008-07-21
(svn r13775) -Codechange: enforce the validity of a NetworkAction (chat packe...
glx
2008-07-21
(svn r13773) -Codechange: disable autoclean for protected/unprotected compani...
rubidium
2008-07-19
(svn r13740) -Fix (r13731): one could only join the first company.
rubidium
2008-07-19
(svn r13739) -Fix (r13731): some variables would be erroneously zeroed, causi...
rubidium
2008-07-18
(svn r13732) -Feature: add a few extra columns with information to the server...
rubidium
2008-07-18
(svn r13731) -Codechange: make a pool of the array of players.
rubidium
2008-07-17
(svn r13719) -Codechange: rename IsValidPlayer to IsValidPlayerID in line wit...
rubidium
2008-07-17
(svn r13716) -Fix [FS#2144]: any player could construct new companies.
rubidium
2008-07-17
(svn r13715) -Fix [FS#2129]: C-like strings had to be rebound each time they ...
rubidium
2008-07-17
(svn r13714) -Fix: remove the unique_id from the message that a client has jo...
rubidium
2008-07-17
(svn r13713) -Fix: possible crash on creating a network packet.
rubidium
[next]