network_gui.c
Sat, 22 Jan 2005 20:23:18 +0000 tron (svn r1594) Convert all undefined parameter lists to (void) and add the appropriate warning flags in the Makefile
Sat, 15 Jan 2005 19:17:45 +0000 darkvater (svn r1526) -Fix: [1103027] Minor changes for the lobby GUI (widen window) (bociusz)
Sat, 15 Jan 2005 08:58:31 +0000 tron (svn r1520) Trim 134 (!) lines with trailing whitespace ):
Fri, 14 Jan 2005 21:47:35 +0000 truelight (svn r1510) -Add: Improved Network Lobby GUI: (bociusz)
Fri, 14 Jan 2005 19:41:24 +0000 tron (svn r1508) Remove duplicate declarations and include proper headers where necessary
Thu, 13 Jan 2005 20:46:39 +0000 darkvater (svn r1502) -Fix: [1101889] Crash under windows... stupid typo in player_gui.c ^ should've been &
Tue, 11 Jan 2005 00:24:27 +0000 darkvater (svn r1478) -Fix: [1099195] mouse-wheel in train replace window. Scrollbar1 and Scrollbar2 now work independently. You can only scroll on list and scrollbar itself; scrollbar must be next widget of the list.
Mon, 10 Jan 2005 14:43:00 +0000 darkvater (svn r1465) -Fix: [1099101] starting year patch goes out of range. Clamped year between 1920-2090 as wel as adding defines for it.
Wed, 05 Jan 2005 10:47:59 +0000 dominik (svn r1383) Fix: You can now also delete automatically found servers by pressing "del"
Tue, 04 Jan 2005 21:28:09 +0000 darkvater (svn r1379) -Fix: various GUI glitches. Added default sizes to various widgets. Sticky/Resize- and Scrollbar must be 11 pixels wide, Horizontal scrollbar 11 pixels high, caption must be 13 pixels. I hope I didn't forget any widgets, the game will assert for that so report them to me!
Mon, 03 Jan 2005 19:45:18 +0000 truelight (svn r1348) -Feature: resizable windows. Read the comment in window.h to find out
Mon, 03 Jan 2005 11:58:53 +0000 dominik (svn r1334) Fix: [ 1093466 ] no more glitches with many maps in the scenario list when creating server
Sun, 02 Jan 2005 17:23:04 +0000 bjarni (svn r1323) Adding autoreplace feature
Sun, 02 Jan 2005 12:03:43 +0000 truelight (svn r1322) -Add: banning system (mostly tnx to guru3)
Wed, 29 Dec 2004 15:32:10 +0000 truelight (svn r1298) -Fix: [ 1092661 ] On create, the scrollbar of the server-list was not updated
Mon, 27 Dec 2004 10:24:38 +0000 truelight (svn r1280) -Codechange: made the last patch a bit more... readable (in other words:
Sun, 26 Dec 2004 22:09:34 +0000 bjarni (svn r1279) Fixed the scrollbar in the network gui(server list). It now updates when scrolling (HackyKid)
Thu, 23 Dec 2004 20:33:57 +0000 truelight (svn r1263) -Fix: [Network] Client-names are limited (serverside) to 25 chars
Thu, 23 Dec 2004 00:24:44 +0000 darkvater (svn r1240) -Fix: OpenTTD once again compiles if ENABLE_NETWORK is disabled.
Wed, 22 Dec 2004 18:42:56 +0000 truelight (svn r1227) -Add: Ingame Server-list (select Internet, then Find Servers)
Tue, 21 Dec 2004 17:41:12 +0000 dominik (svn r1205) Fix: Made the network window a bit wider, so that other languages don't have overlapping strings
Tue, 21 Dec 2004 14:54:27 +0000 truelight (svn r1197) -Fix: [GUI] in r1194 someone deleted too much code from WE_KEYPRESS. Now
Mon, 20 Dec 2004 22:14:39 +0000 dominik (svn r1194) Feature: You can now add and remove servers from the server list. Those will be remembered until you delete them by pressing the Delete key.
Mon, 20 Dec 2004 16:15:19 +0000 truelight (svn r1187) -Fix: [Network] You can no longer join as spectator a game with no
Mon, 20 Dec 2004 16:02:01 +0000 truelight (svn r1186) -Fix: [Network] You can now join a company on a server where a company
Sun, 19 Dec 2004 15:14:55 +0000 truelight (svn r1174) -Fix: [Network] All strings can now be translated (no more hardcoded strings)
Sun, 19 Dec 2004 10:17:26 +0000 truelight (svn r1168) -Cleanup: [Network] Cleaned the network code a bit. Added 'const'
Sat, 18 Dec 2004 18:58:03 +0000 dominik (svn r1162) The server list can now be automatically filled from the config file. Add a section [servers] with the addresses each in a new line. Those will be checked upon OpenTTD startup.
Thu, 16 Dec 2004 11:12:59 +0000 truelight (svn r1126) -Fix: [Network] Pressing Disconnect on the GUI puts you back to the
Wed, 15 Dec 2004 21:54:07 +0000 truelight (svn r1113) -Add: [Network] Added the GUI part for server advertising. When you go
Wed, 15 Dec 2004 21:13:52 +0000 truelight (svn r1108) -Fix: [Network] Fixed problem around slow clients:
Wed, 15 Dec 2004 00:31:08 +0000 darkvater (svn r1093) -Fix: Hopefully fixed windows revision issues once and for all. Removed globalness of _openttd_revision and put all such ifdefs into one place. If server has a revision only the same revisions can join; if the server has no revision everyone can join. I reckon this should be a server-side option to allow people to join or not to join.
Tue, 14 Dec 2004 20:27:00 +0000 truelight (svn r1090) -Fix: Made the _openttd_revision variable global, and with that
Tue, 14 Dec 2004 16:53:38 +0000 dominik (svn r1082) Feature: Chat toolbar
Mon, 13 Dec 2004 16:15:21 +0000 truelight (svn r1054) -Fix: [Network] Redid revision 1024, only a bit more nice this time
Mon, 13 Dec 2004 14:57:58 +0000 truelight (svn r1052) -Fix: [Network] You can't join a server when revision mismatches.
Mon, 13 Dec 2004 14:49:31 +0000 truelight (svn r1051) -Fix: [Network] New Company button is disabled when there is no more
Mon, 13 Dec 2004 09:01:24 +0000 truelight (svn r1042) -Fix: [Network] Hopefully enabled revision-check for windows (somehow
Fri, 10 Dec 2004 22:01:17 +0000 truelight (svn r1012) -Fix: [Network] Endless loop if a server was offline (WizKid)
Thu, 09 Dec 2004 23:16:52 +0000 dominik (svn r999) New icons for the network interface, newgrf gui and the tiny euro
Sat, 04 Dec 2004 17:54:56 +0000 truelight (svn r942) -Merged branch/network back into the trunk
Thu, 02 Dec 2004 22:53:07 +0000 tron (svn r901) Small step in the process to clean up the DPARAM mess:
Thu, 25 Nov 2004 10:47:30 +0000 tron (svn r815) Include strings.h only in the files which need it.
Sun, 12 Sep 2004 23:35:01 +0000 darkvater (svn r229) -Fix: Some more const stuff fixed .(Tron)
Sun, 12 Sep 2004 21:49:38 +0000 darkvater (svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron for your diligent fixing of warnings (and some possibly bugs) (Tron)
Sun, 12 Sep 2004 17:37:37 +0000 darkvater (svn r217) -Fix: remove warning and simplify loop network_gui.c (Tron)
Sun, 12 Sep 2004 16:03:40 +0000 signde (svn r215) -Feature: direct connect now allows selecting a port and a playername [ip/host]:[port]#[player]
Sun, 12 Sep 2004 15:29:37 +0000 darkvater (svn r214) -Feature: CMD_NET_INSTANT [just in time command handling over network] (sign_de)
Sun, 12 Sep 2004 14:12:33 +0000 darkvater (svn r212) -Fix: Network-gui fixes (sign_de)
Sat, 11 Sep 2004 19:34:11 +0000 signde (svn r207) -Codechange: randomizer handling
Fri, 10 Sep 2004 19:02:27 +0000 truelight (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
Tue, 07 Sep 2004 21:48:09 +0000 darkvater (svn r177) -Fix: padded out Widget code to solve warnings on C99 compiler (Tron)
Tue, 07 Sep 2004 19:34:55 +0000 darkvater (svn r176) -Fix: network_gui const and warnings fixes (Tron)
Mon, 06 Sep 2004 22:46:02 +0000 darkvater (svn r173) -Network: [1023231] Debug Code + ErrorBoxes + Load Game/Scenario. Added some more desync debug code and replaced some of the error() calls with some better error boxes. Hopefully find desyncs easier (sign_de)
Sun, 22 Aug 2004 10:23:37 +0000 dominik (svn r106) New network core (by sign_de)
Tue, 10 Aug 2004 14:14:00 +0000 darkvater (svn r2) -Fix [993829] UDP Fixes (lucaspiller)
Mon, 09 Aug 2004 17:04:08 +0000 truelight (svn r1) Import of revision 975 of old (crashed) SVN