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
/
network_server.c
Age
Commit message (
Expand
)
Author
2006-04-22
(svn r4521) - Fix: be consistent about the size of the player-name in MP. Thi...
Darkvater
2006-04-03
(svn r4267) - Fix (r4241): also validate the error number that a client recei...
Darkvater
2006-04-02
(svn r4243) Unbreak compilation
tron
2006-04-02
(svn r4241) - Fix: Perform validation on the error number that a server recei...
peter1138
2006-03-21
(svn r3997) - Default the patch-setting 'pause_on_join' to true.
Darkvater
2006-03-02
(svn r3726) - [6/6] Finalize conversion, finally save the patches struct.
Darkvater
2006-03-02
(svn r3721) - [3/4] Present the game with a unified structure for the configu...
Darkvater
2006-02-01
(svn r3511) More whitespace ([FS#46] by Rubidium)
tron
2006-01-31
(svn r3500) - Workaround the inaccurate count of spectators/companies that ca...
Darkvater
2006-01-25
(svn r3430) - You can of course not join when there are more companies than t...
Darkvater
2006-01-25
(svn r3427) - Feature: Allow seeing and setting the maximum amount of compani...
Darkvater
2006-01-05
(svn r3365) Staticise 36 functions
tron
2005-11-18
(svn r3218) -Feature: Multiheaded train engines will now stay in the same train
bjarni
2005-10-19
(svn r3067) - Feature: allow unbanning players based on banlist-id (as well a...
Darkvater
2005-08-28
(svn r2899) -Fix: Several format string vulnerabilities and buffer overflows ...
tron
2005-08-07
(svn r2828) Only command.c needs to know about _docommand_recursive, so make ...
tron
2005-07-29
(svn r2755) Fix: Fix a desync issue with autoreplace
ludde
2005-07-26
(svn r2720) Remove unused declarations and definitions
tron
2005-07-26
(svn r2716) Do not use strncat()
tron
2005-07-24
(svn r2701) Insert Id tags into all source files
tron
2005-07-22
(svn r2673) Include functions.h directly, not globally via openttd.h
tron
2005-07-22
(svn r2672) Move saving/loading related declarations to saveload.h
tron
2005-07-21
(svn r2669) Shuffle some more stuff around to reduce dependencies
tron
2005-07-16
(svn r2591) Codechange: [network] Cleanup NetworkHandleCommandQueue
ludde
2005-07-16
(svn r2589) Fix: [network] Fixed static variable that wasn't initialized. Wou...
ludde
2005-07-16
(svn r2588) Codechange: Remove PLAYER_SEED_RANDOM
ludde
2005-07-15
(svn r2583) Move OS specific code out of misc.c
ludde
2005-07-05
(svn r2521) -Codechange: Removed trailing "\n"s from DEBUG statements
celestar
2005-06-21
(svn r2468) -Codechange: Got rid of DEREF_PLAYER and replaced it by GetPlayer
celestar
2005-05-17
(svn r2339) - Fix: on a dedicated server, after the joining of a player, the ...
Darkvater
2005-05-15
(svn r2324) Introduce _cmd_text for passing strings with a command instead of...
tron
2005-05-14
(svn r2309) - CodeChange: Change all _iconsole_color_whatever into _icolour_w...
Darkvater
2005-05-14
(svn r2308) - Fix: enforce server-only and/or offline commands by giving them...
Darkvater
2005-05-12
(svn r2299) - Fix: add more verbose output to possible hack-attempt.
Darkvater
2005-05-02
(svn r2256) - Fix: Trains cannot find a depot when they are in a tunnel. (glx)
matthijs
2005-03-29
(svn r2106) -Fix: improved the network-join algoritm, it is now a bit more st...
truelight
2005-02-06
(svn r1821) Move generic string handling functions to string.[ch] and introdu...
tron
2005-02-06
(svn r1813) Declare functions implemented in strings.c in their own shiny new...
tron
2005-02-05
(svn r1803) Move debugging stuff into files of it's own
tron
2005-01-22
(svn r1594) Convert all undefined parameter lists to (void) and add the appro...
tron
2005-01-19
(svn r1568) made an enum of train subtypes to make the code more readable
bjarni
2005-01-16
(svn r1546) -Fix: possible buffer-overflow in network
truelight
2005-01-15
(svn r1527) -Add: RCon (Remote Connection). A server can set:
truelight
2005-01-15
(svn r1518) -Fix: server issue where some company names were wrong
darkvater
2005-01-14
(svn r1510) -Add: Improved Network Lobby GUI: (bociusz)
truelight
2005-01-10
(svn r1465) -Fix: [1099101] starting year patch goes out of range. Clamped ye...
darkvater
2005-01-09
(svn r1451) Fix some of the signed/unsigned comparison warnings
tron
2005-01-05
(svn r1389) -Add: [Network] Added packet protection. No longer a client or se...
truelight
2005-01-02
(svn r1322) -Add: banning system (mostly tnx to guru3)
truelight
2005-01-01
(svn r1320) -Fix: fixed chat-bug (that from a certain moment, nobody could ta...
truelight
[next]