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
/
core
Age
Commit message (
Expand
)
Author
2008-12-29
(svn r14766) -Fix (r14730ish): remove unused typedef.
rubidium
2008-12-28
(svn r14760) -Fix (rlongago): network connection of clients being closed twic...
rubidium
2008-12-28
(svn r14759) -Fix (r14730): tab completion causing out-of-bounds read.
rubidium
2008-12-23
(svn r14730) -Codechange: remove the need for networkclientsockets and networ...
rubidium
2008-12-23
(svn r14724) -Codechange: move some NetworkClientSocket related function/defi...
rubidium
2008-12-23
(svn r14723) -Codechange: shuffling some stuff around to reduce indirect #inc...
rubidium
2008-12-23
(svn r14721) -Codechange: s/NetworkTCPSocketHandler/NetworkClientSocket/ as i...
rubidium
2008-12-23
(svn r14719) -Codechange: replace DEREF_CLIENT with an instance function and ...
rubidium
2008-12-22
(svn r14712) -Codechange: split server and client side w.r.t. the storage of ...
rubidium
2008-12-22
(svn r14709) -Codechange: make a clearer distinction between 'unique' client ...
rubidium
2008-12-13
(svn r14671) -Fix: compilation was broken for some systems
smatz
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-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-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-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-07-17
(svn r13713) -Fix: possible crash on creating a network packet.
rubidium
2008-07-17
(svn r13712) -Fix: enforce the length restrictions of company and president n...
rubidium
2008-06-04
(svn r13378) -Fix (r13375): compilation without network support was broken
smatz
2008-06-03
(svn r13369) -Codechange: remove duplication of network configuration setting...
rubidium
2008-05-30
(svn r13343) -Codechange: reorder/move variable/functions in the network head...
rubidium
2008-04-30
(svn r12930) -Add: build support for NetBSD and HP-UX. Patch by ahoka.
rubidium
2008-04-18
(svn r12777) -Codechange: rename fatal() and error() in strgen, so it can alw...
smatz
2008-04-18
(svn r12765) -Codechange: move some stuff out of variables.h that required in...
rubidium
2008-04-09
(svn r12637) -Fix [FS#1913]: possible NULL pointer dereference when reading s...
rubidium
2008-03-24
(svn r12407) -Add [FS#1866]: more language flags for servers
glx
2008-01-13
(svn r11828) -Codechange: include table/* as the last includes and remove an ...
rubidium
2008-01-12
(svn r11818) -Codechange: split player.h into smaller pieces.
rubidium
2008-01-07
(svn r11777) -Codechange: split the string header and make do not include it ...
rubidium
2007-12-26
(svn r11702) -Codechange: move all date related stuff to date*.
rubidium
2007-12-25
(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...
rubidium
2007-12-25
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it...
rubidium
2007-12-21
(svn r11674) -Codechange: refactor some functions out of macros.h into more l...
rubidium
2007-12-02
(svn r11557) -Codechange: send and store the passwords a little more secure t...
rubidium
2007-11-19
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...
skidd13
2007-11-19
(svn r11480) -Codechange: Rename the function ALIGN fitting to the naming style
skidd13
2007-11-19
(svn r11475) -Codechange: rename clamp and clampu to Clamp and ClampU to fit ...
skidd13
2007-10-30
(svn r11357) -Fix: NetworkUniqueID could be 80 chars, while the max size we g...
truelight
2007-10-18
(svn r11290) -Fix: obiwan in the assertion that checked for overflows when wr...
rubidium
2007-07-29
(svn r10729) -Fix: some hardware (PS(P|3)) seems to loose the non-blocking st...
rubidium
2007-07-10
(svn r10501) -Fix [FS#1015]: error dialog was sometimes shown on all clients ...
rubidium
2007-06-01
(svn r10017) -Add (FS#790): more languages flags for servers
glx
2007-04-18
(svn r9672) -Cleanup: lots of coding style fixes around operands.
rubidium
[next]