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
2010-08-01
(svn r20291) -Codechange: Unify break coding style.
alberth
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-31
(svn r20269) -Codechange: Use IsLocalCompany() everywhere, document the funct...
alberth
2010-07-31
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
alberth
2010-07-31
(svn r20249) -Codechange: change the newgrf name/description from a char* to ...
yexo
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-24
(svn r20211) -Codechange: Indented code should have curly braces around it.
alberth
2010-07-19
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be mi...
rubidium
2010-07-08
(svn r20089) -Fix [FS#3932]: Access of already freed memory, esp. due to hidd...
frosch
2010-07-05
(svn r20082) -Fix [FS#3899]: reading deleted memory when selecting a NewGRF i...
rubidium
2010-07-02
(svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLin...
alberth
2010-06-29
(svn r20035) -Fix [FS#3909]: under some circumstances you could get into an i...
rubidium
2010-06-28
(svn r20030) -Fix: MSVC 2010 defines more POSIX error constants that we defin...
michi_cc
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-06-05
(svn r19933) -Fix [FS#3804]: Keep _current_company and _local_company in sync...
frosch
2010-05-20
(svn r19869) -Fix [FS#3819]: when a connection gets lost and a game with AIs ...
rubidium
2010-05-13
(svn r19818) -Fix [FS#3784](r16004): kicking clients by IP didn't work
smatz
2010-05-13
(svn r19814) -Codechange: give some more unnamed enums a name, in case they c...
rubidium
2010-05-13
(svn r19809) -Codechange: make some unnamed network related enums/defines sta...
rubidium
2010-05-13
(svn r19808) -Codechange: NetworkCalculateLag returned an uint, so keep it th...
rubidium
2010-05-10
(svn r19781) -Fix [FS#3809]: compilation on NetBSD failed (Krille)
rubidium
2010-05-10
(svn r19777) -Change: use the file scanner to find the .tars
rubidium
2010-04-24
(svn r19714) -Feature: ctrl+click on a vehicle to start/stop it
smatz
2010-04-22
(svn r19695) -Fix: leaking a file descriptor
rubidium
2010-04-22
(svn r19693) -Codechange: split STATUS_INACTIVE to two states
smatz
2010-04-21
(svn r19686) -Fix (r15126): truncated archives were not detected when using z...
smatz
2010-04-20
(svn r19680) -Fix [FS#3775] (r19648): when joining a MP game all clients with...
rubidium
2010-04-19
(svn r19678) -Fix (r19607): client status was shown incorrect in the console
rubidium
2010-04-17
(svn r19651) -Fix [FS#3745]: when a company is sold, move connected clients t...
smatz
2010-04-17
(svn r19648) -Fix [FS#3760]: a client would not be properly moved when moved ...
rubidium
2010-04-14
(svn r19629) -Fix [FS#3757]: chat message caused glitch when rejoining a netw...
rubidium
2010-04-13
(svn r19620) -Fix: desync when a command is received and in the queue while a...
rubidium
2010-04-13
(svn r19619) -Fix (r19618): [desync debug] inserting the "join" pause could c...
rubidium
2010-04-13
(svn r19617) -Fix [desync debug]: log the sync state only once per day, not m...
rubidium
2010-04-12
(svn r19614) -Codechange: "it's" => "its" where appropriate
smatz
2010-04-11
(svn r19613) -Fix [FS#3755]: possible invalid read when server moves client t...
smatz
2010-04-11
(svn r19610) -Codechange: rename STATUS_AUTH to STATUS_AUTHORIZED
smatz
2010-04-11
(svn r19609) -Fix: do not print 'Connection lost' message for clients who fai...
smatz
2010-04-11
(svn r19608) -Fix: do not kick client if he entered password and the password...
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-04-11
(svn r19602) -Codechange: add the name of the command to the desync logs
rubidium
2010-04-11
(svn r19601) -Fix: make the desync replay parse the "whole" string instead of...
rubidium
[next]