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
Age
Commit message (
Expand
)
Author
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-08-03
(svn r13970) -Codechange: Replace numbers with Colours enum on network, toolb...
belugas
2008-08-01
(svn r13907) -Codechange: Replace a number with Colours enum on DrawFrameRect...
belugas
2008-07-23
(svn r13796) -Fix [FS#2161]: one couldn't start the last scenario in the "sta...
rubidium
2008-07-21
(svn r13776) -Fix: some revision checking code was unintentionally disabled.
rubidium
2008-07-21
(svn r13775) -Codechange: enforce the validity of a NetworkAction (chat packe...
glx
2008-07-21
(svn r13773) -Codechange: disable autoclean for protected/unprotected compani...
rubidium
2008-07-19
(svn r13740) -Fix (r13731): one could only join the first company.
rubidium
2008-07-19
(svn r13739) -Fix (r13731): some variables would be erroneously zeroed, causi...
rubidium
2008-07-18
(svn r13732) -Feature: add a few extra columns with information to the server...
rubidium
2008-07-18
(svn r13731) -Codechange: make a pool of the array of players.
rubidium
2008-07-17
(svn r13719) -Codechange: rename IsValidPlayer to IsValidPlayerID in line wit...
rubidium
2008-07-17
(svn r13716) -Fix [FS#2144]: any player could construct new companies.
rubidium
2008-07-17
(svn r13715) -Fix [FS#2129]: C-like strings had to be rebound each time they ...
rubidium
2008-07-17
(svn r13714) -Fix: remove the unique_id from the message that a client has jo...
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-07-08
(svn r13682) -Codechange: -Codechange: remove a now useless variable(dih).
belugas
2008-06-09
(svn r13433) -Codechange: remove a now useless global variable.
rubidium
2008-06-08
(svn r13408) -Codechange: some stricter checking.
rubidium
2008-06-05
(svn r13390) -Codechange: introduce usererror() for fatal but not openttd rel...
glx
2008-06-04
(svn r13380) -Fix (r13327): MSVC signed/unsigned warning
glx
2008-06-04
(svn r13378) -Fix (r13375): compilation without network support was broken
smatz
2008-06-03
(svn r13370) -Codechange: move the VARDEF stuff from openttd.h to variables.h...
rubidium
2008-06-03
(svn r13369) -Codechange: remove duplication of network configuration setting...
rubidium
2008-06-02
(svn r13359) -Codechange: convert _fios_items to a SmallVector
skidd13
2008-05-30
(svn r13344) -Codechange: remove some code duplication.
rubidium
2008-05-30
(svn r13343) -Codechange: reorder/move variable/functions in the network head...
rubidium
2008-05-29
(svn r13334) -Codechange: move the network settings variables from network/ne...
rubidium
2008-05-29
(svn r13330) -Fix: 'Player name' dialog was broken in two ways
smatz
2008-05-29
(svn r13328) -Fix (r13327): Don't access an item when there isn't any
skidd13
2008-05-29
(svn r13327) -Codechange: NetworkGameWindow uses GUILists Sort() now
skidd13
2008-05-29
(svn r13325) -Codechange: split the client-side only settings from the settin...
rubidium
2008-05-27
(svn r13291) -Fix (r13266): qsort passed wrong sizeof data
peter1138
2008-05-26
(svn r13266) -Codechange: Use SmallVector in GUIList
peter1138
2008-05-25
(svn r13255) -Codechange: move _opt to _settings.
rubidium
2008-05-25
(svn r13251) -Codechange: rename _patches to _settings as that is more logic.
rubidium
2008-05-25
(svn r13242) -Codechange: remove _opt_ptr.
rubidium
2008-05-24
(svn r13229) -Codechange: replace some global variables that are only initial...
rubidium
2008-05-24
(svn r13228) -Codechange: split console.h.
rubidium
2008-05-19
(svn r13185) -Codechange: remove everything related to the WindowProc callbacks.
rubidium
2008-05-18
(svn r13169) -Codechange: remove a (now) unneeded parameter of one of the Win...
rubidium
2008-05-17
(svn r13151) -Codechange: use an enum instead of bool as return type of OnKey...
rubidium
2008-05-17
(svn r13140) -Codechange: move the gui-list-sorting out of window_gui.h so wi...
rubidium
2008-05-17
(svn r13139) -Codechange: move DrawWindowWidgets and DrawWindowViewport to th...
rubidium
2008-05-17
(svn r13135) -Codechange: make a class of the NetworkJoinStatusWindow.
rubidium
2008-05-15
(svn r13108) -Codechange: make a Window subclass of the main toolbars sub menus.
rubidium
[next]