Mercurial > hg > openttd
graph
-
(svn r7877) Improve readability and shorten the configure script by 241 lines draftFri, 05 Jan 2007 17:29:08 +0000, by tron
-
(svn r7866) -Fix (r7759): ./configure --revision=[revision] did not work as intended. draftFri, 05 Jan 2007 15:01:51 +0000, by rubidium
-
(svn r7864) -Codechange: Offset engines/wagons in the train details window by half the train length modifier. This stops overflowing wagons in sets that use 32px lengths. draftFri, 05 Jan 2007 14:26:45 +0000, by peter1138
-
(svn r7861) -Fix (r7823): Crash when oldest news was deleted. First check the index for oldest news draftFri, 05 Jan 2007 11:41:11 +0000, by Darkvater
-
(svn r7857) WebTranslator2 update to 2007-01-05 08:35:59 draftFri, 05 Jan 2007 07:36:33 +0000, by miham
-
(svn r7847) -Codechange: use NetworkUDPClose instead of calling closesocket directly. draftFri, 05 Jan 2007 01:23:03 +0000, by rubidium
-
(svn r7843) -Codechange (r7840): left out word 'file' making crash-text look un-english-ish. draftFri, 05 Jan 2007 00:39:08 +0000, by Darkvater
-
(svn r7840) -Codechange: Change the crash window a bit. Tell about Flyspray and crash.dmp. Remove draftThu, 04 Jan 2007 23:49:55 +0000, by Darkvater
-
(svn r7836) -Codechange: some constness for network/core. draftThu, 04 Jan 2007 21:48:52 +0000, by rubidium
-
(svn r7834) -Codechange: cleanup the includes of network/core a little; include headers in headers when the header needs types/constants defined in them. draftThu, 04 Jan 2007 21:21:14 +0000, by rubidium
-
(svn r7833) -Fix (r7829): forgot to add debug.h to the includes. draftThu, 04 Jan 2007 20:33:50 +0000, by rubidium
-
(svn r7831) -Codechange: [NewGRF] Do not mark as unsafe those NewGRFs that set their own parameters (via action D) and/or change only bridge sprite table layouts (action 0, property D). draftThu, 04 Jan 2007 19:24:42 +0000, by peter1138
-
(svn r7830) -Codechange: let NetworkCoreInitialize return a bool, so we have to set _network_available only once. draftThu, 04 Jan 2007 19:12:45 +0000, by rubidium
-
(svn r7829) -Codechange: move the network (core) initialization/shutdown functions into network/core, so the can be reused in the masterserver_updater. draftThu, 04 Jan 2007 18:50:40 +0000, by rubidium
-
(svn r7828) WebTranslator2 update to 2007-01-04 19:28:37 draftThu, 04 Jan 2007 18:30:28 +0000, by miham
-
(svn r7825) -Codechange: make NetworkUDPClose close a single UDP socket. Use NetworkUDPStop to close all opened udp sockets (those were called NetworkUDPClose). draftThu, 04 Jan 2007 18:10:40 +0000, by rubidium
-
(svn r7823) -Fix (r7384 / r7368 / r3757 / r7388): News windows could still cause crashes because draftThu, 04 Jan 2007 17:23:55 +0000, by Darkvater
-
(svn r7819) WebTranslator2 update to 2007-01-04 07:57:17 draftThu, 04 Jan 2007 06:57:49 +0000, by miham
-
(svn r7818) -Fix (r7751): wrote some data to the wrong network packet. draftThu, 04 Jan 2007 02:18:04 +0000, by rubidium
-
(svn r7817) -Fix (r7573): Bridge merge broke building canals at level 0. draftThu, 04 Jan 2007 01:10:39 +0000, by Darkvater
-
(svn r7813) -Fix (r7799): it is $with_zlib, not $zlib. draftWed, 03 Jan 2007 23:55:37 +0000, by rubidium
-
(svn r7812) -Fix: rail station build window was not correctly updated after station_spread change draftWed, 03 Jan 2007 23:53:23 +0000, by glx
-
(svn r7810) -Fix: FS#504 Building airport whose size exceeds max station spread-out caused assert. (Zuu) draftWed, 03 Jan 2007 22:55:53 +0000, by KUDr
-
(svn r7809) -Fix: convert \r to \n before parsing files with awk in projects/generate so it works using mingw/msys draftWed, 03 Jan 2007 22:24:36 +0000, by glx
-
(svn r7807) [Translations] Fix: r7806. Forgot to generate project files to include lithuanian draftWed, 03 Jan 2007 20:49:08 +0000, by miham
-
(svn r7806) [Translations] Lithuanian is no longer unfinished, thanks for the current translators! Good work, keep it up! draftWed, 03 Jan 2007 20:44:59 +0000, by miham
-
(svn r7803) WebTranslator2 update to 2007-01-03 19:37:39 draftWed, 03 Jan 2007 18:41:20 +0000, by miham
-
(svn r7802) -Feature: make it possible to override the bind address and port of a dedicated server from the command line. draftWed, 03 Jan 2007 18:29:15 +0000, by rubidium
-
(svn r7801) -Feature: add command line option to prevent saving of highscore and configuration on exit and a console command to manually initiate a configuration save (Aloysha). draftWed, 03 Jan 2007 18:06:50 +0000, by rubidium