Mercurial > hg > openttd
graph
-
(svn r20082) -Fix [FS#3899]: reading deleted memory when selecting a NewGRF in the content download window of which the data has not been acquired from the content server. The crash would occur after the content server's reply was processed and the ContentInfo object was replaced with another. draftMon, 05 Jul 2010 21:07:31 +0000, by rubidium
-
(svn r20079) -Codechange [FS#3922]: Add helper functions to deal with the 192-256-magic of vehicle movement. draftSun, 04 Jul 2010 13:07:47 +0000, by frosch
-
(svn r20077) -Codechange: remove the space between "open" and "ttd" in the title screen draftSun, 04 Jul 2010 12:49:51 +0000, by yexo
-
(svn r20076) -Fix (r20073): hotkeys for the road toolbar were not stored in hotkeys.cfg draftSun, 04 Jul 2010 12:06:33 +0000, by yexo
-
(svn r20075) -Feature: customizable hotkeys for the main toolbar in the scenario editor draftSun, 04 Jul 2010 11:48:04 +0000, by yexo
-
(svn r20074) -Fix (r20065): highscore window should use the same hotkey for quit as the toolbar draftSun, 04 Jul 2010 11:28:16 +0000, by yexo
-
(svn r20073) -Feature: customizable hotkeys for the road toolbar draftSun, 04 Jul 2010 10:57:31 +0000, by yexo
-
(svn r20072) -Fix (r20065): NUM_MINUS was stored as NUM_PLUS in config file. draftSun, 04 Jul 2010 09:35:06 +0000, by frosch
-
(svn r20071) -Codechange: Consistently return the toolbar window for ShowBuildXxxToolbar(). draftSun, 04 Jul 2010 09:27:15 +0000, by frosch
-
(svn r20070) -Feature: when none of the open windows handles a keypress, try all toolbars for global hotkeys draftSat, 03 Jul 2010 21:43:44 +0000, by yexo
-
(svn r20068) -Feature: customizable hotkeys for the rail toolbar draftSat, 03 Jul 2010 20:40:18 +0000, by yexo
-
(svn r20067) -Add: special modifier (GLOBAL) to mark hotkeys as global hotkeys draftSat, 03 Jul 2010 20:14:56 +0000, by yexo
-
(svn r20066) -Fix: When rescanning NewGRFs resp. after content download also check whether compatible grfs are available now. draftSat, 03 Jul 2010 20:02:14 +0000, by frosch
-
(svn r20065) -Feature: customizable hotkeys for the main toolbar draftSat, 03 Jul 2010 19:35:54 +0000, by yexo
-
(svn r20064) -Doc: Document water tile query and helper functions. draftSat, 03 Jul 2010 18:43:52 +0000, by alberth
-
(svn r20063) -Feature: customizable hotkeys for the dock toolbar draftSat, 03 Jul 2010 18:18:58 +0000, by yexo
-
(svn r20062) -Feature: customizable hotkeys for the airport toolbar draftSat, 03 Jul 2010 18:10:18 +0000, by yexo
-
(svn r20060) -Fix (r20055): strnicmp() does not exist on all platforms. draftSat, 03 Jul 2010 15:15:19 +0000, by frosch
-
(svn r20059) -Feature: customizable hotkeys for the main window (the global hotkeys) draftSat, 03 Jul 2010 13:42:27 +0000, by yexo
-
(svn r20058) -Feature: customizable hotkeys for the vehicle orders window draftSat, 03 Jul 2010 13:29:19 +0000, by yexo
-
(svn r20057) -Feature: customizable hotkeys for the terraform toolbar in scenario editor draftSat, 03 Jul 2010 13:29:01 +0000, by yexo
-
(svn r20056) -Feature: customizable hotkeys for the terraform toolbar draftSat, 03 Jul 2010 13:28:48 +0000, by yexo
-
(svn r20055) -Feature: save/load hotkeys to/from hotkeys.cfg draftSat, 03 Jul 2010 13:28:15 +0000, by yexo
-
(svn r20053) -Fix [FS#3919] (r20034): crashing road vehicles crashed OpenTTD with slower/longer trains draftFri, 02 Jul 2010 19:54:29 +0000, by rubidium
-
(svn r20051) -Fix [FS#3916]: coloured_news_year was stored in savegames while it should be a client setting draftFri, 02 Jul 2010 17:19:31 +0000, by yexo
-
(svn r20050) -Add: git revision detection for custom git-svn clones. draftFri, 02 Jul 2010 16:34:15 +0000, by michi_cc
-
(svn r20049) -Feature: [NewGRF] Add a railtype flag to disallow level crossings per railtype. draftFri, 02 Jul 2010 16:34:11 +0000, by michi_cc
-
(svn r20048) -Feature: Add a setting to forbid towns building level crossings. draftFri, 02 Jul 2010 16:34:07 +0000, by michi_cc
-
(svn r20047) -Fix (rUnknown): Towns were not able to build level crossings when using original or better town layout. draftFri, 02 Jul 2010 16:34:03 +0000, by michi_cc
-
(svn r20046) -Feature [FS#3816]: Wrap console lines when they are too long. draftFri, 02 Jul 2010 13:59:27 +0000, by alberth
-
(svn r20045) -Add: Allow SA_BOTTOM alignment in DrawStringMultiLine(). draftFri, 02 Jul 2010 13:55:45 +0000, by alberth
-
(svn r20044) -Codechange: Using number of lines rather than number of added lines simplifies code. draftFri, 02 Jul 2010 13:54:05 +0000, by alberth
-
(svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLine(). draftFri, 02 Jul 2010 13:53:05 +0000, by alberth
-
(svn r20042) -Codechange: Add set methods to DrawStringParams. draftFri, 02 Jul 2010 13:44:36 +0000, by alberth
-
(svn r20041) -Fix [FS#3892](r19955): crash when spectator tried to open a vehicle list without selecting any company draftFri, 02 Jul 2010 09:09:40 +0000, by smatz
-
(svn r20040) -Codechange: some coding style + using proper types draftWed, 30 Jun 2010 22:17:53 +0000, by rubidium
-
(svn r20039) -Fix [FS#3907]: instead of loading the intro game when loading a savegame fails on the dedicated server, generate a new game. draftWed, 30 Jun 2010 21:38:51 +0000, by rubidium
-
(svn r20036) -Fix [FS#3911]: tram tracks didn't show at level crossing with the new railtypes draftWed, 30 Jun 2010 16:08:12 +0000, by rubidium
-
(svn r20035) -Fix [FS#3909]: under some circumstances you could get into an infinite loop draftTue, 29 Jun 2010 21:15:40 +0000, by rubidium
-
(svn r20034) -Fix [FS#3896] (r14869): road vehicles could get crashed twice in a tick draftTue, 29 Jun 2010 20:48:34 +0000, by rubidium
-
(svn r20033) -Fix: gitignore and hgignore had more missing/wrong entries. draftMon, 28 Jun 2010 19:38:27 +0000, by michi_cc
-
(svn r20031) -Fix: git and hg didn't ignore the generated windows RC file. draftMon, 28 Jun 2010 18:14:22 +0000, by michi_cc
-
(svn r20030) -Fix: MSVC 2010 defines more POSIX error constants that we define as well. draftMon, 28 Jun 2010 18:14:00 +0000, by michi_cc
-
(svn r20029) -Fix: the 64 bits TortoiseSVN wasn't always properly detected draftMon, 28 Jun 2010 13:52:09 +0000, by rubidium
-
(svn r20028) -Fix: trunk Windows binaries still had a 1.0.0.xxxxx version number draftMon, 28 Jun 2010 13:51:33 +0000, by rubidium
-
(svn r20026) -Codechange: No need to copy a formal parameter if the value is not needed further. draftSun, 27 Jun 2010 13:33:14 +0000, by alberth
-
(svn r20025) -Doc: Fix/add comments to let Doxygen know about the documentation. draftSun, 27 Jun 2010 09:05:10 +0000, by alberth
-
(svn r20024) -Codechange: Remove the need to link with dxguid.lib for windows. draftSun, 27 Jun 2010 00:19:28 +0000, by michi_cc