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_gui.h
Age
Commit message (
Expand
)
Author
2021-08-18
Fix #9492: show for what server a relay session is being created (#9494)
Patric Stout
2021-08-14
Feature: make "join game" button join the game, instead of first showing a lo...
Patric Stout
2021-07-20
Feature: allow the use of TURN to connect client and server together
Patric Stout
2021-05-16
Codechange: [Network] Let NetworkCompanyInfo use std::string
rubidium42
2021-05-15
Change: Use gender-neutral pronouns
rubidium42
2021-04-27
Change: no longer use UDP when entering the lobby of a server
Patric Stout
2021-04-27
Codechange: move all NetworkGameInfo related functions to a single file
Patric Stout
2021-01-05
Change: move "give money" from client-list to company window
Patric Stout
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-03-20
Remove: ENABLE_NETWORK switch
Patric Stout
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-10-04
(svn r17699) -Codechange: move #ifdef ENABLE_NETWORK till after the 'generic'...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2008-12-22
(svn r14712) -Codechange: split server and client side w.r.t. the storage of ...
rubidium
2008-09-30
(svn r14421) -Codechange: rename all player variables/types to company *or* c...
rubidium
2008-05-30
(svn r13343) -Codechange: reorder/move variable/functions in the network head...
rubidium
2008-05-15
(svn r13107) -Codechange: make NetworkCompanyPasswordWindow and SelectPlayerF...
glx
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2007-12-02
(svn r11556) -Feature: allow setting a default password for new companies in ...
rubidium
2007-04-26
(svn r9719) -Fix: in-game private messages did not work for clients with a Cl...
rubidium
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium
2007-01-02
(svn r7759) -Merge: makefile rewrite. This merge features:
rubidium