Mercurial > hg > openttd
graph
-
(svn r8019) -Fix (r7759): if libfreetype was not found (and not forced to be used), the configure script aborted instead of marking it a 'not found'. draftWed, 10 Jan 2007 10:39:45 +0000, by rubidium
-
(svn r8014) -Codechange (r7573): When a tile is cleared, empty the general purpose bits in draftTue, 09 Jan 2007 21:43:32 +0000, by maedhros
-
(svn r8013) -Codechange (r6921, rUnknown): Show the error message of corrupt or missing (own) files draftTue, 09 Jan 2007 21:25:13 +0000, by Darkvater
-
(svn r8012) WebTranslator2 update to 2007-01-09 20:43:03 draftTue, 09 Jan 2007 19:43:46 +0000, by miham
-
(svn r8007) -Codechange: Change _vehicle_position_hash from VehicleID to Vehicle*. This removes the need for look ups by index. Also declare the array static. draftTue, 09 Jan 2007 16:27:25 +0000, by peter1138
-
(svn r8002) -Change: do not copy lang/english.txt when it is not needed. draftTue, 09 Jan 2007 15:26:43 +0000, by rubidium
-
(svn r8000) -Codechange: drop UDP packets when their internal size does not match the received size. If that is the case, the packet was not received in one piece (or got somehow mangled with another packet), which will cause us to drop the packet later on because we are (for example) trying to read beyond the end of the packet. draftTue, 09 Jan 2007 14:48:21 +0000, by rubidium
-
(svn r7987) [Translations] Slovenian is no longer unfinished (no bad strings) draftTue, 09 Jan 2007 07:24:35 +0000, by miham
-
(svn r7986) WebTranslator2 update to 2007-01-09 08:20:27 draftTue, 09 Jan 2007 07:22:20 +0000, by miham
-
(svn r7984) -Fix: out-of-bounds read access on _clients array (Quark) draftMon, 08 Jan 2007 19:18:53 +0000, by Darkvater
-
(svn r7983) WebTranslator2 update to 2007-01-08 19:37:40 draftMon, 08 Jan 2007 18:39:17 +0000, by miham
-
(svn r7982) -Codechange: Enumify graphics blitter modes. draftMon, 08 Jan 2007 18:07:57 +0000, by peter1138
-
(svn r7976) -Fix: (SF 1629560) Rail vehicles can no longer enter tunnels or bridgeheads with wrong railtype draftMon, 08 Jan 2007 10:36:45 +0000, by celestar
-
(svn r7975) WebTranslator2 update to 2007-01-08 09:13:29 draftMon, 08 Jan 2007 08:16:01 +0000, by miham
-
(svn r7973) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et. draftMon, 08 Jan 2007 00:16:03 +0000, by Darkvater
-
(svn r7969) *whistle* 20067 has not yet come to pass; it's 2007 (I think my search&replace broke) draftSun, 07 Jan 2007 17:32:35 +0000, by Darkvater
-
(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