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
/
host.cpp
Age
Commit message (
Expand
)
Author
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-09-21
(svn r17606) -Add: initial support for Haiku; a dedicated server with zlib an...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-14
(svn r17169) -Codechange: apply coding style to some for statements
smatz
2009-06-01
(svn r16491) -Codechange: Added parentheses around bitwise operators for code...
alberth
2009-04-24
(svn r16134) -Change: do not add duplicates to the broadcast list
rubidium
2009-04-08
(svn r15974) -Fix (r15969): win32 compilation was broken (again)
glx
2009-04-07
(svn r15969) -Codechange: make the list of broadcast addresses virtually unli...
rubidium
2009-04-03
(svn r15938) -Fix: broadcast addresses detection was broken for win32
glx
2009-04-03
(svn r15930) -Fix (r15926): MSVC compilation
glx
2009-04-03
(svn r15926) -Codechange: make the broadcast IP list less AF dependent.
rubidium
2009-04-03
(svn r15924) -Codechange: replace NetworkResolveHost with something less AF d...
rubidium
2009-03-15
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...
rubidium
2009-01-10
(svn r14949) -Cleanup: pointer coding style
rubidium
2008-12-13
(svn r14671) -Fix: compilation was broken for some systems
smatz
2008-09-29
(svn r14414) -Fix: replace instances of strncpy with strecpy as strncpy doesn...
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