summaryrefslogtreecommitdiff
path: root/network_gui.c
AgeCommit message (Expand)Author
2005-01-24(svn r1643) -Fix: [ 1108547 ] You can now change the server-password via the ...truelight
2005-01-23(svn r1611) Display server port in the multiplayer game info windowdominik
2005-01-22(svn r1594) Convert all undefined parameter lists to (void) and add the appro...tron
2005-01-15(svn r1526) -Fix: [1103027] Minor changes for the lobby GUI (widen window) (b...darkvater
2005-01-15(svn r1520) Trim 134 (!) lines with trailing whitespace ):tron
2005-01-14(svn r1510) -Add: Improved Network Lobby GUI: (bociusz)truelight
2005-01-14(svn r1508) Remove duplicate declarations and include proper headers where ne...tron
2005-01-13(svn r1502) -Fix: [1101889] Crash under windows... stupid typo in player_gui....darkvater
2005-01-11(svn r1478) -Fix: [1099195] mouse-wheel in train replace window. Scrollbar1 a...darkvater
2005-01-10(svn r1465) -Fix: [1099101] starting year patch goes out of range. Clamped ye...darkvater
2005-01-05(svn r1383) Fix: You can now also delete automatically found servers by press...dominik
2005-01-04(svn r1379) -Fix: various GUI glitches. Added default sizes to various widget...darkvater
2005-01-03(svn r1348) -Feature: resizable windows. Read the comment in window.h to find...truelight
2005-01-03(svn r1334) Fix: [ 1093466 ] no more glitches with many maps in the scenario ...dominik
2005-01-02(svn r1323) Adding autoreplace featurebjarni
2005-01-02(svn r1322) -Add: banning system (mostly tnx to guru3)truelight
2004-12-29(svn r1298) -Fix: [ 1092661 ] On create, the scrollbar of the server-list was...truelight
2004-12-27(svn r1280) -Codechange: made the last patch a bit more... readable (in other...truelight
2004-12-26(svn r1279) Fixed the scrollbar in the network gui(server list). It now updat...bjarni
2004-12-23(svn r1263) -Fix: [Network] Client-names are limited (serverside) to 25 charstruelight
2004-12-23(svn r1240) -Fix: OpenTTD once again compiles if ENABLE_NETWORK is disabled.darkvater
2004-12-22(svn r1227) -Add: Ingame Server-list (select Internet, then Find Servers)truelight
2004-12-21(svn r1205) Fix: Made the network window a bit wider, so that other languages...dominik
2004-12-21(svn r1197) -Fix: [GUI] in r1194 someone deleted too much code from WE_KEYPRE...truelight
2004-12-20(svn r1194) Feature: You can now add and remove servers from the server list....dominik
2004-12-20(svn r1187) -Fix: [Network] You can no longer join as spectator a game with no truelight
2004-12-20(svn r1186) -Fix: [Network] You can now join a company on a server where a co...truelight
2004-12-19(svn r1174) -Fix: [Network] All strings can now be translated (no more hardco...truelight
2004-12-19(svn r1168) -Cleanup: [Network] Cleaned the network code a bit. Added 'const' truelight
2004-12-18(svn r1162) The server list can now be automatically filled from the config f...dominik
2004-12-16(svn r1126) -Fix: [Network] Pressing Disconnect on the GUI puts you back to the truelight
2004-12-15(svn r1113) -Add: [Network] Added the GUI part for server advertising. When y...truelight
2004-12-15(svn r1108) -Fix: [Network] Fixed problem around slow clients:truelight
2004-12-15(svn r1093) -Fix: Hopefully fixed windows revision issues once and for all. R...darkvater
2004-12-14(svn r1090) -Fix: Made the _openttd_revision variable global, and with that truelight
2004-12-14(svn r1082) Feature: Chat toolbardominik
2004-12-13(svn r1054) -Fix: [Network] Redid revision 1024, only a bit more nice this time truelight
2004-12-13(svn r1052) -Fix: [Network] You can't join a server when revision mismatches.truelight
2004-12-13(svn r1051) -Fix: [Network] New Company button is disabled when there is no m...truelight
2004-12-13(svn r1042) -Fix: [Network] Hopefully enabled revision-check for windows (som...truelight
2004-12-10(svn r1012) -Fix: [Network] Endless loop if a server was offline (WizKid)truelight
2004-12-09(svn r999) New icons for the network interface, newgrf gui and the tiny eurodominik
2004-12-04(svn r942) -Merged branch/network back into the trunktruelight
2004-12-02(svn r901) Small step in the process to clean up the DPARAM mess:tron
2004-11-25(svn r815) Include strings.h only in the files which need it.tron
2004-09-12(svn r229) -Fix: Some more const stuff fixed .(Tron)darkvater
2004-09-12(svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron fo...darkvater
2004-09-12(svn r217) -Fix: remove warning and simplify loop network_gui.c (Tron)darkvater
2004-09-12(svn r215) -Feature: direct connect now allows selecting a port and a playern...signde
2004-09-12(svn r214) -Feature: CMD_NET_INSTANT [just in time command handling over netw...darkvater