Mercurial > hg > openttd
graph
-
(svn r7968) -Update copyright/etc information to 2007 draftSun, 07 Jan 2007 16:55:30 +0000, by Darkvater
-
(svn r7966) -Fix (r7936): Eh AxisToTrack returns Track not Axis, thanks KUDr draftSun, 07 Jan 2007 16:35:20 +0000, by Darkvater
-
(svn r7961) [Configure] -Fix: "" in config params didn't survive --reconfig. They should now. draftSun, 07 Jan 2007 13:13:01 +0000, by truelight
-
(svn r7959) [Configure] -Fix: OS2-gcc needs to get stripping via gcc, because it needs to be feed to emxbind at link-time. draftSun, 07 Jan 2007 13:00:56 +0000, by truelight
-
(svn r7942) Trim another 192 lines from the configure monster draftSun, 07 Jan 2007 09:48:10 +0000, by tron
-
(svn r7941) Unbreak linking: FreeBSD is not Linux either draftSun, 07 Jan 2007 09:24:18 +0000, by tron
-
(svn r7940) Add an empty line instead of overwriting the just written file draftSun, 07 Jan 2007 08:26:45 +0000, by tron
-
(svn r7936) -Fix (r4987, old-rev): Only update the signals and YAPF cache on a DC_EXEC action for bridge-building draftSun, 07 Jan 2007 00:19:57 +0000, by Darkvater
-
(svn r7934) -Cleanup: [win32] Remove unused and totally useless files. draftSat, 06 Jan 2007 23:47:59 +0000, by Darkvater
-
(svn r7932) -Fix (r7931): committed a few files too much :( (the ones I used to test the new masterserver) draftSat, 06 Jan 2007 23:00:21 +0000, by rubidium
-
(svn r7931) -Fix (r7759): multiple (different) -O flags made compilations with the wrong optimisations. draftSat, 06 Jan 2007 22:58:01 +0000, by rubidium
-
(svn r7930) -Fix: [FS#520] Wrong GRF flag set for gradual loading (mart3p) draftSat, 06 Jan 2007 22:43:11 +0000, by Darkvater
-
(svn r7905) WebTranslator2 update to 2007-01-06 15:28:31 draftSat, 06 Jan 2007 14:29:07 +0000, by miham
-
(svn r7901) -Codechange: Remove some misplaced externs and use extern, not VARDEF, in the place they should be... draftSat, 06 Jan 2007 13:26:04 +0000, by peter1138
-
(svn r7896) WebTranslator2 update to 2007-01-06 08:24:52 draftSat, 06 Jan 2007 07:26:15 +0000, by miham
-
(svn r7888) -Change: add documentation about the 'on-the-wire' structure of the network game information request and reply packets. draftFri, 05 Jan 2007 21:33:58 +0000, by rubidium
-
(svn r7887) -Fix: [OSX] Endian32_Swap should always return a uint32, not a long unsigned int draftFri, 05 Jan 2007 20:46:53 +0000, by bjarni
-
(svn r7886) -Fix: [OSX] control+enter will no longer toggle fullscreen as it collided with other hotkeys (pv2b) draftFri, 05 Jan 2007 19:50:44 +0000, by bjarni
-
(svn r7884) WebTranslator2 update to 2007-01-05 19:28:08 draftFri, 05 Jan 2007 18:28:49 +0000, by miham
-
(svn r7882) -Fix: OS2 is defined as UNIX too, but not for networking draftFri, 05 Jan 2007 18:03:30 +0000, by truelight
-
(svn r7881) [Configure] -Fix: OS2 GCC indentifies itself with os2, not os/2 draftFri, 05 Jan 2007 17:49:46 +0000, by truelight
-
(svn r7880) Simplify regular expressions and fix that exactly OS2 is matched, not any string beginning with OS2 draftFri, 05 Jan 2007 17:42:01 +0000, by tron
-
(svn r7878) Remove the long gone sdl11-config (again) draftFri, 05 Jan 2007 17:29:35 +0000, by tron
-
(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