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
/
network_gamelist.h
Age
Commit message (
Expand
)
Author
2021-05-06
Codechange: [Network] Use new/delete instead of calloc/free for NetworkGameList
rubidium42
2021-05-05
Codechange: use connection_string in favour of NetworkAddress (#9197)
Patric Stout
2021-04-27
Codechange: move all NetworkGameInfo related functions to a single file
Patric Stout
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-04-02
(svn r15916) -Codechange: let the network game list use NetworkAddress
rubidium
2009-01-20
(svn r15159) -Fix: move the UDP queries that resolve a hostname into threads ...
rubidium
2008-05-30
(svn r13343) -Codechange: reorder/move variable/functions in the network head...
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
2007-02-02
(svn r8544) -Codechange: move game list related function/struct declarations ...
rubidium
2007-02-01
(svn r8520) -Fix/Feature: requery gameservers that did not respond to their f...
rubidium
2007-01-02
(svn r7759) -Merge: makefile rewrite. This merge features:
rubidium