------------------------------------------------------------------------ r16298 | rubidium | 2009-05-13 17:46:41 +0000 (Wed, 13 May 2009) | 2 lines -Change: silence some pointless/unsolveable ICC warnings/remarks (multicharacter character literal potential unportable/autovectorised this loop) ------------------------------------------------------------------------ r16297 | rubidium | 2009-05-13 17:39:00 +0000 (Wed, 13 May 2009) | 2 lines -Codechange: silence more ICC warnings ------------------------------------------------------------------------ r16296 | rubidium | 2009-05-13 16:52:51 +0000 (Wed, 13 May 2009) | 2 lines -Codechange: silence some ICC warnings ------------------------------------------------------------------------ r16295 | rubidium | 2009-05-13 16:51:17 +0000 (Wed, 13 May 2009) | 2 lines -Fix: ICC defined __GNUC__ but does not define __builtin_bswap32, so fall back to the default swap method for ICC. ------------------------------------------------------------------------ r16294 | rubidium | 2009-05-13 12:57:17 +0000 (Wed, 13 May 2009) | 2 lines -Fix-ish [FS#2894]: check for a recent enough (supported) version of the XCode SDK, i.e. 2.5 or higher. Older XCode SDKs miss constants used by OpenTTD. ------------------------------------------------------------------------ r16293 | rubidium | 2009-05-13 12:54:46 +0000 (Wed, 13 May 2009) | 2 lines -Fix: more uses of # in seds, which can cause trouble according to FS#2350. ------------------------------------------------------------------------ r16292 | yexo | 2009-05-13 12:07:36 +0000 (Wed, 13 May 2009) | 1 line -Fix (r16287): autorenew settings were set to 0 when creating a new company in multiplayer ------------------------------------------------------------------------ r16291 | rubidium | 2009-05-13 10:58:41 +0000 (Wed, 13 May 2009) | 2 lines -Fix [FS#2893]: RVs were unable to find a depot when turning around (in some cases), causing 'nearest depot' orders to be occasionally lost. ------------------------------------------------------------------------ r16290 | rubidium | 2009-05-13 10:57:32 +0000 (Wed, 13 May 2009) | 2 lines -Fix [FS#2888]: unable to (re)set the desert state for watery tiles ------------------------------------------------------------------------ r16289 | smatz | 2009-05-13 10:38:46 +0000 (Wed, 13 May 2009) | 1 line -Fix (r16211): 'Display map' dropdown in scenario editor was broken ------------------------------------------------------------------------ r16288 | smatz | 2009-05-13 00:24:21 +0000 (Wed, 13 May 2009) | 1 line -Fix (r16237): crash after clicking in the ClientList window ------------------------------------------------------------------------ r16287 | yexo | 2009-05-12 22:32:22 +0000 (Tue, 12 May 2009) | 1 line -Fix: fix possible (in theory) desync related to autorenew settings ------------------------------------------------------------------------ r16286 | rubidium | 2009-05-12 22:28:18 +0000 (Tue, 12 May 2009) | 2 lines -Change: make the scrolling ticker RTL/LTR aware (scroll in different directions) ------------------------------------------------------------------------ r16285 | rubidium | 2009-05-12 20:52:12 +0000 (Tue, 12 May 2009) | 2 lines -Change: give some warnings when unsupported characters are used in the path ------------------------------------------------------------------------ r16284 | rubidium | 2009-05-12 20:01:39 +0000 (Tue, 12 May 2009) | 2 lines -Codechange: replace some magic numbers with the left/right/top/bottom of a widget ------------------------------------------------------------------------ r16283 | rubidium | 2009-05-12 19:59:33 +0000 (Tue, 12 May 2009) | 2 lines -Fix [FS#2890]: news ticker truncated too early ------------------------------------------------------------------------ r16282 | translators | 2009-05-12 17:56:06 +0000 (Tue, 12 May 2009) | 5 lines -Update: WebTranslator2 update to 2009-05-12 17:55:59 czech - 10 fixed by Hadez (10) german - 13 changed by planetmaker (13) spanish - 11 fixed by eusebio (11) ------------------------------------------------------------------------ r16281 | smatz | 2009-05-11 18:48:05 +0000 (Mon, 11 May 2009) | 1 line -Fix: silence some of compile farm warnings for target win9x ------------------------------------------------------------------------ r16280 | smatz | 2009-05-11 18:17:21 +0000 (Mon, 11 May 2009) | 2 lines -Fix (r13731): crash after using the 'Reset landscape' function -Fix: remove all waypoint signs and buoys after resetting landscape ------------------------------------------------------------------------ r16277 | smatz | 2009-05-11 11:55:41 +0000 (Mon, 11 May 2009) | 1 line -Codechange: enumerize values and remove unneeded values used for testing town rating ------------------------------------------------------------------------ r16276 | rubidium | 2009-05-11 11:13:37 +0000 (Mon, 11 May 2009) | 2 lines -Fix: huh, old AI? What is that? What about all the time I thought there was no AI? ------------------------------------------------------------------------ r16274 | frosch | 2009-05-10 22:16:51 +0000 (Sun, 10 May 2009) | 1 line -Fix: Disable multitile houses for which the newgrf does not define proper additional tiles. (instead of crashing later) ------------------------------------------------------------------------ r16271 | smatz | 2009-05-10 18:55:19 +0000 (Sun, 10 May 2009) | 1 line -Fix (r16264) [NoAI]: make regression failed ------------------------------------------------------------------------ r16269 | smatz | 2009-05-10 17:27:25 +0000 (Sun, 10 May 2009) | 2 lines -Codechange: use gcc's ability to check parameters sent to printf-like functions -Fix: wrong number of parameters or wrong parameter types sent to printf-like functions at several places ------------------------------------------------------------------------ r16268 | frosch | 2009-05-10 15:42:59 +0000 (Sun, 10 May 2009) | 1 line -Fix (r9876): When callback 2E returns an amount of 0, do not transport 1 unit to the station. ------------------------------------------------------------------------ r16267 | frosch | 2009-05-10 15:23:55 +0000 (Sun, 10 May 2009) | 1 line -Documentation: [NoAI] Explain how to deal with IDs of various objects. ------------------------------------------------------------------------ r16266 | frosch | 2009-05-10 15:23:08 +0000 (Sun, 10 May 2009) | 1 line -Documentation: [NoAI] Add details to AITile::(Raise|Lower)Tile wrt. modifiing multiple corners at once. ------------------------------------------------------------------------ r16265 | smatz | 2009-05-10 13:23:23 +0000 (Sun, 10 May 2009) | 1 line -Fix (r16238): wrong format string for debug output ------------------------------------------------------------------------ r16264 | frosch | 2009-05-10 12:26:55 +0000 (Sun, 10 May 2009) | 1 line -Change/Fix (r16262): [NoAI] Change SLOPE_INVALID to 0xFFFF so that SLOPE_INVALID != (SLOPE_ELEVATED | SLOPE_STEEP | SLOPE_HALFTILE_MASK). ------------------------------------------------------------------------ r16263 | frosch | 2009-05-09 19:48:14 +0000 (Sat, 09 May 2009) | 1 line -Change: Interpret setting bridge property 08 to 0 as always available. ------------------------------------------------------------------------ r16262 | yexo | 2009-05-09 19:45:02 +0000 (Sat, 09 May 2009) | 1 line -Fix [NoAI]: Check slopes passed to the API better for validity ------------------------------------------------------------------------ r16261 | frosch | 2009-05-09 14:23:19 +0000 (Sat, 09 May 2009) | 1 line -Fix (r16260): Replace a space with a newline and a tab. (thanks smatz) ------------------------------------------------------------------------ r16260 | frosch | 2009-05-09 13:37:18 +0000 (Sat, 09 May 2009) | 1 line -Codechange: Add Vehicle::IncrementOrderIndex() to deduplicate some code. ------------------------------------------------------------------------ r16259 | alberth | 2009-05-09 13:03:45 +0000 (Sat, 09 May 2009) | 1 line -Codechange: Added nested widgets to the load and save dialogue windows. ------------------------------------------------------------------------ r16258 | alberth | 2009-05-09 12:56:55 +0000 (Sat, 09 May 2009) | 1 line -Codechange: Remove panel with negative height and some small adjustments in the load/save dialogue windows. ------------------------------------------------------------------------ r16257 | alberth | 2009-05-09 12:49:28 +0000 (Sat, 09 May 2009) | 1 line -Codechange: Added empty widgets in load dialogue to move the resize box to the right place in the array. ------------------------------------------------------------------------ r16256 | alberth | 2009-05-09 12:44:12 +0000 (Sat, 09 May 2009) | 1 line -Codechange: Moved load/save dialogue widget numbers outside the window struct. ------------------------------------------------------------------------ r16255 | alberth | 2009-05-09 08:02:17 +0000 (Sat, 09 May 2009) | 1 line -Fix [FS#2887] (r16237): Nested widgets of client list window used incorrect length. ------------------------------------------------------------------------ r16254 | frosch | 2009-05-08 09:00:47 +0000 (Fri, 08 May 2009) | 1 line -Fix [FS#2886]: Magic constant removed. ------------------------------------------------------------------------ r16253 | yexo | 2009-05-07 21:33:38 +0000 (Thu, 07 May 2009) | 1 line -Add [NoAI]: AIController::GetVersion, this returns the newgrf-version of OpenTTD ------------------------------------------------------------------------ r16252 | yexo | 2009-05-07 21:30:18 +0000 (Thu, 07 May 2009) | 1 line -Add [NoAI]: AIAirport::GetPrice, returning the building cost of an airport ------------------------------------------------------------------------ r16251 | translators | 2009-05-07 17:36:28 +0000 (Thu, 07 May 2009) | 5 lines -Update: WebTranslator2 update to 2009-05-07 17:36:23 danish - 26 fixed, 1 changed by ThomasA (27) romanian - 1 fixed by kkmic (1) welsh - 10 fixed by welshdragon (10) ------------------------------------------------------------------------ r16250 | rubidium | 2009-05-07 17:08:41 +0000 (Thu, 07 May 2009) | 2 lines -Fix (r16242): do not try to unpause when paused for a joining company ------------------------------------------------------------------------ r16249 | yexo | 2009-05-07 12:13:58 +0000 (Thu, 07 May 2009) | 1 line -Fix [NoAI]: Enable parameter checking for AIController::* functions again ------------------------------------------------------------------------ r16244 | yexo | 2009-05-06 21:40:51 +0000 (Wed, 06 May 2009) | 1 line -Fix [NoAI]: Make sure AITunnel::BuildTunnel returns what the documentation says it does ------------------------------------------------------------------------ r16243 | yexo | 2009-05-06 21:38:59 +0000 (Wed, 06 May 2009) | 1 line -Fix [FS#2875]: CmdBuildTunnel could be called with invalid parameters from the api code, causing crashes later ------------------------------------------------------------------------ r16242 | rubidium | 2009-05-06 15:06:57 +0000 (Wed, 06 May 2009) | 4 lines -Codechange: rework pausing -Fix [FS#2864]: autopause and manual pausing conflict with eachother -Fix: new game + pause on new game + autopause make the game not unpause on the first join ------------------------------------------------------------------------