log

age author description
Sun, 13 Nov 2005 13:43:55 +0000 tron (svn r3172) static, const draft
Sat, 12 Nov 2005 11:10:12 +0000 peter1138 (svn r3171) - Codechange: remove static _dropdown_disabled/_dropdown_hidden variables, as a window already contains this information. draft
Sat, 12 Nov 2005 09:30:52 +0000 peter1138 (svn r3170) - NewGRF: make ttdpatch flags to reflect patch option status, and added some more values. draft
Sat, 12 Nov 2005 08:51:46 +0000 peter1138 (svn r3169) Little bit of coding style fixing, and change from value to lengthof() draft
Sat, 12 Nov 2005 00:29:13 +0000 peter1138 (svn r3168) - NewGRF: Fix "typo" in waypoint drawer :/ draft
Sat, 12 Nov 2005 00:19:34 +0000 peter1138 (svn r3167) - NewGRF: Start moving custom station code to separate files. draft
Fri, 11 Nov 2005 20:34:16 +0000 peter1138 (svn r3166) Constify read-only accesses of custom stations draft
Thu, 10 Nov 2005 17:21:05 +0000 tron (svn r3163) Include header for toupper() draft
Thu, 10 Nov 2005 15:23:55 +0000 truelight (svn r3162) -Fix: renamed 'Message' to 'WindowMessage', a struct named 'Message' already draft
Wed, 09 Nov 2005 11:32:15 +0000 tron (svn r3159) Remove the read-only variable _no_button_sound draft
Wed, 09 Nov 2005 09:16:08 +0000 peter1138 (svn r3158) - PBS: [ 1252192 ] Fix an assertion failure due to possible junk data in pre-PBS savegames. This will not correct pre-PBS savegames loaded and saved since PBS was introduced. (thanks glx) draft
Wed, 09 Nov 2005 07:25:55 +0000 peter1138 (svn r3157) - Feature: Added patch option to link the terraform toolbar to the rail, road, water and airport toolbars. If enabled, the terraform toolbar will open and close with those toolbars. draft
Tue, 08 Nov 2005 23:18:09 +0000 bjarni (svn r3156) -Fix: removed some cases where autoreplace windows were redrawn when nothing was changed draft
Mon, 07 Nov 2005 23:20:47 +0000 bjarni (svn r3155) -Feature: [autoreplace] autoreplace can now remove cars from too long trains draft
Mon, 07 Nov 2005 17:31:21 +0000 Darkvater (svn r3154) - Fix: Last value of an array is lengthof-1; let's keep this at a typo, shall we :P draft
Mon, 07 Nov 2005 16:19:45 +0000 Darkvater (svn r3153) - Feature: [ 1276827 ] Drag and drop rocky areas in scenario editor (MeusH-ish) draft
Mon, 07 Nov 2005 14:34:23 +0000 peter1138 (svn r3152) - NewGRF: [ 1340189 ] Action 7/9 new value : is it TTDPatch or OpenTTD? (belugas) draft
Mon, 07 Nov 2005 13:30:43 +0000 Darkvater (svn r3151) - Fix: showing the highscore might crash the game with an invalid string message in the case when a highscore file was used before certain strings were added. draft
Mon, 07 Nov 2005 13:02:33 +0000 peter1138 (svn r3150) Unify some code duplication in HandleLocomotiveSmokeCloud() draft
Sun, 06 Nov 2005 13:42:26 +0000 peter1138 (svn r3148) -NewGRF, Feature: Add support for cargo refitting specification by cargo classes. draft
Sun, 06 Nov 2005 13:29:28 +0000 peter1138 (svn r3147) Fix crash when building dual-head rail vehicles... draft
Sun, 06 Nov 2005 12:39:30 +0000 peter1138 (svn r3146) Avoid use of variable size declared arrays when allocating articulated rail vehicles. draft
Sun, 06 Nov 2005 10:17:20 +0000 peter1138 (svn r3145) Fix two off-by-one errors in building articulated rail vehicles. draft
Sun, 06 Nov 2005 01:15:10 +0000 bjarni (svn r3144) -Fix: a new train is now made if the front unit is an engine and the former front engine is moved away (Meush) draft
Sat, 05 Nov 2005 19:58:16 +0000 bjarni (svn r3143) -Codechange: greatly increased speed when allocating vehicles draft
Sat, 05 Nov 2005 18:32:21 +0000 peter1138 (svn r3142) Remove a now invalid case fall-through and use helper function instead of map access. draft
Sat, 05 Nov 2005 18:21:28 +0000 peter1138 (svn r3141) Replace incorrect railtype bitmask in CmdRailTrackHelper with appropriate GB() draft
Sat, 05 Nov 2005 18:13:40 +0000 peter1138 (svn r3140) Building/removing a waypoint could leave old PBS reservations behind. This ensures they are cleared. draft
Sat, 05 Nov 2005 16:07:26 +0000 peter1138 (svn r3139) -NewGRF, Feature: support for articulated rail vehicles. This is used, for example, by coal tenders. draft
Sat, 05 Nov 2005 14:01:00 +0000 bjarni (svn r3138) -Fix: [clone vehicles] fixed assert when it was possible to allocate some vehicles to clone a train, but not for all cars draft
Fri, 04 Nov 2005 22:10:49 +0000 bjarni (svn r3137) -Fix: [autoreplace] fixed assert that was triggerable when a vehicle entered a depot even though the goto depot was canceled draft
Fri, 04 Nov 2005 20:52:03 +0000 bjarni (svn r3136) -Fix: [autoreplace] all cargo in engines that consists of more than one vehicle will try to move cargo from all vehicles draft
Fri, 04 Nov 2005 16:12:48 +0000 tron (svn r3135) Use symbolic names in the tables, which hold the information about accepted goods of industry tiles, instead of magic numbers draft
Fri, 04 Nov 2005 14:57:53 +0000 tron (svn r3134) Forgot to commit one file in r3133 draft
Fri, 04 Nov 2005 14:01:44 +0000 tron (svn r3133) - static, const draft
Fri, 04 Nov 2005 12:58:18 +0000 peter1138 (svn r3132) -NewGRF: support positioning of rail vehicle visual effects. draft
Fri, 04 Nov 2005 10:02:50 +0000 peter1138 (svn r3131) Enable panning of audio relative to screen position. draft
Fri, 04 Nov 2005 07:38:26 +0000 peter1138 (svn r3130) Calculate shorter wagon lengths more precisely in train depot window. This affects wagon position, the scroll bar, and the train length counter. No trial and error is required to get the correct length now. draft
Thu, 03 Nov 2005 21:22:38 +0000 bjarni (svn r3129) -Fix: [autoreplace] fixed bug that made the player pay twice for autoreplacing and could end up with negative money draft
Thu, 03 Nov 2005 20:19:15 +0000 bjarni (svn r3128) -Fix: [autoreplace] fixed bug that made the player pay twice for autoreplacing and could end up with negative money draft
Thu, 03 Nov 2005 19:51:28 +0000 bjarni (svn r3127) -Fix: [autoreplace] fixed a condition where a vehicle could fail to stop when autoreplacing draft
Thu, 03 Nov 2005 18:27:29 +0000 peter1138 (svn r3126) Autoreplace: Only the first vehicle in a chain should be marked as entering a depot, so call moved out of DoVehicleTrigger loop. draft
Thu, 03 Nov 2005 15:25:45 +0000 tron (svn r3125) Symbolic names for skiping sprites and the end of the sprite list draft
Thu, 03 Nov 2005 09:22:24 +0000 peter1138 (svn r3124) Alter train loading/unloading time to use the actual length of the train instead of the number of wagons. The actual length is cached in the first vehicle of the train. draft
Wed, 02 Nov 2005 23:55:10 +0000 Darkvater (svn r3123) eh, don't press enter after typing text, previous patch wasn't finished. Now strgen really behaves correctly. Thanks again glx draft
Wed, 02 Nov 2005 23:31:04 +0000 Darkvater (svn r3122) - Fix (regression): recent change to strgen which 'fixed' all strings with wrong plural forms. Thanks for glx for pointing this out (after I changed his original patch which was correct..whohoo braindeadness; here I come) draft
Wed, 02 Nov 2005 19:20:48 +0000 miham (svn r3121) [Translations] Moved turkish.txt from unfinished to stable draft
Wed, 02 Nov 2005 19:16:33 +0000 tron (svn r3120) Update the turkish translation, about 2000 strings. draft
Wed, 02 Nov 2005 16:05:45 +0000 tron (svn r3119) Don't pretend to be the Windows version of TTD all the time. When being asked answer according to _use_dos_palette. (Suggestion by Belugas) draft
Wed, 02 Nov 2005 13:06:07 +0000 tron (svn r3118) Name 3 palette modifiers properly (belugas) draft
Tue, 01 Nov 2005 18:33:47 +0000 miham (svn r3117) [Translations] Updated french draft
Tue, 01 Nov 2005 17:20:06 +0000 bjarni (svn r3116) -Fix: [autoreplace] fixed issue where autorenewing/autoreplacing a plane could lock up an airport draft
Tue, 01 Nov 2005 09:34:42 +0000 tron (svn r3115) Fix typos, remove untranslated strings, use the correct charset draft
Tue, 01 Nov 2005 06:38:23 +0000 tron (svn r3114) Close two gaps in the sprite array when loading openttd.grf. That's seven more free sprite slots, yay! draft
Mon, 31 Oct 2005 18:29:21 +0000 truelight (svn r3113) -Fix: The Makefile had 64bit code which was obsolete, not to say wrong. draft
Mon, 31 Oct 2005 14:30:45 +0000 bjarni (svn r3112) -Feature: [autoreplace] profit counters are now remembered too (request by Darkvater) draft
Mon, 31 Oct 2005 12:59:47 +0000 bjarni (svn r3111) -Fix: [autoreplace] [ 1341783 ] Assertion failure in vehicle.c line 378 draft
Mon, 31 Oct 2005 12:01:41 +0000 peter1138 (svn r3110) Replace another 256 with TOTAL_NUM_ENGINES. draft
Mon, 31 Oct 2005 11:22:52 +0000 peter1138 (svn r3109) Replace two occurrences of '256' with TOTAL_NUM_ENGINES draft
Mon, 31 Oct 2005 10:23:58 +0000 tron (svn r3108) Confine the use of SPR_OPENTTD_BASE to table/sprites.h by adding/using some sprite enums draft