Sat, 23 Aug 2008 16:09:06 +0000 frosch (svn r14139) -Fix (r12044): GetSlopeZ() gets a virtual coordinate, not a tile.
Sat, 23 Aug 2008 12:29:41 +0000 smatz (svn r14138) -Fix (r12863): dark blue wasn't considered as similiar to blue
Sat, 23 Aug 2008 09:31:53 +0000 celestar (svn r14137) -Codechange: Remove a now unused member of CargoPacket
Sat, 23 Aug 2008 02:24:14 +0000 belugas (svn r14136) -Fix(r14135): MSVC project was not supposed to be on previous commit
Sat, 23 Aug 2008 02:15:46 +0000 belugas (svn r14135) -Codechange: Add owner to waypoints. Previously, it was guessed from rail underneath it.
Sat, 23 Aug 2008 00:32:01 +0000 frosch (svn r14134) -Fix (r12667, r13579) [FS#2245]: Update 'current_order' when changing 'cur_order_index'.
Fri, 22 Aug 2008 22:54:38 +0000 rubidium (svn r14133) -Fix [FS#2249]: close the 'manage vehicles' dropdown once the number of vehicles in the list reaches 0.
Fri, 22 Aug 2008 22:48:12 +0000 frosch (svn r14132) -Fix (r14039): Only reserve a path on leaving a station if the current block really is a PBS block. (michi_cc)
Fri, 22 Aug 2008 22:42:21 +0000 frosch (svn r14131) -Fix (r13952) [FS#2250]: The reservation of adjacent stations was sometimes not freed correctly. (michi_cc)
Fri, 22 Aug 2008 22:28:26 +0000 frosch (svn r14130) -Fix (r13961) [FS#2248]: Clear the stuck state of a train that is reversing with the first vehicle inside a depot. (michi_cc)
Fri, 22 Aug 2008 22:19:23 +0000 frosch (svn r14129) -Fix (r13935) [FS#2247]: Signal state for PBS signals was not updated when cycling the signal side. Patch by michi_cc with a small addition from me.
Fri, 22 Aug 2008 15:15:11 +0000 glx (svn r14128) -Fix: first run of determineversion.vbs in a fresh clean hg checkout always detected the sources as modified
Fri, 22 Aug 2008 01:14:25 +0000 belugas (svn r14127) -Feature(ette): Give the the player's colour to the waypoint window been shown
Thu, 21 Aug 2008 20:45:52 +0000 frosch (svn r14126) -Codechange (r14125): Add some tabs.
Thu, 21 Aug 2008 20:42:45 +0000 frosch (svn r14125) -Fix [FS#2237]: Segfault when autoreplace failed very early.
Thu, 21 Aug 2008 19:12:24 +0000 belugas (svn r14123) -Codechange: a few magical number to sprite name conversions
Thu, 21 Aug 2008 09:51:03 +0000 rubidium (svn r14121) -Fix: bundle_exe didn't make the output directory, so it failed if you didn't do bundle_zip first.
Thu, 21 Aug 2008 08:46:25 +0000 translators (svn r14120) -Update: WebTranslator2 update to 2008-08-21 10:46:06
Thu, 21 Aug 2008 02:19:31 +0000 belugas (svn r14119) -Fix(r14104): Forgot to make the gui disappear when the waypoint is deleted. Smatz pointing
Thu, 21 Aug 2008 01:42:21 +0000 belugas (svn r14118) -Fix(r14104): typos creeping like bugs
Thu, 21 Aug 2008 00:02:45 +0000 rubidium (svn r14117) -Fix: compile failing because the language files can't be copied to the right directory when piping the output because during configure a wrong path would be written in a variable when passing the output into a file under MinGW. You get it? well, I do not.
Wed, 20 Aug 2008 22:43:19 +0000 rubidium (svn r14116) -Change [Doxygen]: making man-pages of the exports of the source isn't very useful as OpenTTD isn't a library.
Wed, 20 Aug 2008 21:36:46 +0000 rubidium (svn r14115) -Codechange: add make bundle_exe which makes a windows installer and unify the files that go into the bundles (zip/gz/bz2 etc) and installer.
Wed, 20 Aug 2008 19:53:42 +0000 frosch (svn r14114) -Fix [FS#2242]: Sign list was not properly updated on removal of signs.
Wed, 20 Aug 2008 19:33:06 +0000 frosch (svn r14113) -Codechange: Language updates for r14112.
Wed, 20 Aug 2008 19:31:35 +0000 frosch (svn r14112) -Fix (r13715)[FS#2232]: Action B custom messages with parameteers were broken.
Wed, 20 Aug 2008 19:10:42 +0000 frosch (svn r14111) -Fix (r2572): [strgen] Changing order of parameters {X:...} did not work for strings including some {StringY}.
Wed, 20 Aug 2008 16:51:08 +0000 glx (svn r14110) -Fix: desyncs due to bubbles in toyland
Wed, 20 Aug 2008 16:06:27 +0000 smatz (svn r14109) -Fix (r14107): marking reserved tile dirty is needed for waypoints and stations even when patch option is disabled
Wed, 20 Aug 2008 15:27:22 +0000 belugas (svn r14108) -Fix(r14104): Give a more consistent naming of the new gui file
Wed, 20 Aug 2008 15:21:03 +0000 smatz (svn r14107) -Codechange: marking reserved tile dirty twice (and even when patch option is off) is not needed
Wed, 20 Aug 2008 13:32:57 +0000 belugas (svn r14106) -Fix(r14104): A string too much been commited
Wed, 20 Aug 2008 01:38:12 +0000 belugas (svn r14105) -Fix: Some typos that are more grammatical errors, as it seems.
Wed, 20 Aug 2008 01:29:05 +0000 belugas (svn r14104) -Feature: Add a window for waypoints, allowing to view all the trains having the selected waypoint in their orders.
Tue, 19 Aug 2008 10:55:33 +0000 smatz (svn r14103) -Fix [YAPP]: flooded trains didn't free their reservation
Tue, 19 Aug 2008 09:08:45 +0000 rubidium (svn r14102) -Fix [FS#1986]: make NewGRF action 0x06's changes persistent over the several loading stages.
Mon, 18 Aug 2008 21:44:03 +0000 rubidium (svn r14101) -Cleanup (r14083): leftover friend.
Mon, 18 Aug 2008 17:11:13 +0000 belugas (svn r14100) -Fix(r14099): Who reads readme.txt files anyway?. Same work as previous commit.
Mon, 18 Aug 2008 17:07:27 +0000 belugas (svn r14099) -Codechange: Welcome back, Celestar.
Mon, 18 Aug 2008 16:52:40 +0000 celestar (svn r14098) -Fix: Make the 'Transfer Credit' display aware of the entire consist, not only the first vehicle
Sun, 17 Aug 2008 21:07:09 +0000 rubidium (svn r14097) -Fix [FS#2085]: one couldn't get a list of vehicles sharing an order when the number of orders was 0; you could see that the vehicles had a shared order though.
Sun, 17 Aug 2008 19:56:17 +0000 rubidium (svn r14096) -Codechange: merge the shared order's vehicle list management to a single location.
Sun, 17 Aug 2008 18:48:18 +0000 frosch (svn r14095) -Fix (r14076): Trains shall not stop instantly.
Sun, 17 Aug 2008 15:03:54 +0000 glx (svn r14094) -Revert (r14071): caused more problems than it solved
Sun, 17 Aug 2008 13:56:11 +0000 rubidium (svn r14093) -Fix [FS#2230]: don't flood a NewGRF industry when it implicitly tells that it wants to be build on water (land shape flags bit 5).
Sun, 17 Aug 2008 11:52:06 +0000 rubidium (svn r14092) -Cleanup (r14083): dead code, i.e. unused function.
Sun, 17 Aug 2008 11:49:35 +0000 frosch (svn r14091) -Cleanup (r14083): Remove superfluous '#include's.
Sun, 17 Aug 2008 11:12:56 +0000 rubidium (svn r14090) -Fix: the vehicle window of articulated road vehicles would show the clone/refit button when the vehicle was not completely stopped in the depot.
Sun, 17 Aug 2008 11:04:37 +0000 rubidium (svn r14089) -Fix [FS#2219]: trains not being able to find a route to a depot when the front is already in the depot.
Sun, 17 Aug 2008 09:47:02 +0000 rubidium (svn r14088) -Fix (r5994): librt isn't needed to be linked against explicitly as we don't use any functionality of it.
Sat, 16 Aug 2008 21:48:28 +0000 rubidium (svn r14087) -Fix [FS#2228]: flawed parsing of words (as in 2 bytes) in GRF strings due to sign extension (minime)
Sat, 16 Aug 2008 18:01:23 +0000 smatz (svn r14086) -Fix (r13067): rail/road removing by CTRL didn't sometimes work when a depot window was opened
Sat, 16 Aug 2008 14:15:32 +0000 frosch (svn r14085) -Cleanup (r14083): Remove no longer used functions.
Sat, 16 Aug 2008 14:04:29 +0000 frosch (svn r14084) -Codechange: Language updates for r14083.
Sat, 16 Aug 2008 14:02:20 +0000 frosch (svn r14083) -Fix [FS#1264, FS#2037, FS#2038, FS#2110]: Rewrite the autoreplace kernel.
Sat, 16 Aug 2008 13:52:44 +0000 frosch (svn r14082) -Codechange: Make 'GetNextUnit()' more fool-proof wrt. real dualheads.
Fri, 15 Aug 2008 23:00:56 +0000 rubidium (svn r14081) -Fix (r14075): WoW64 spoiled the 64 bits Windows detection and the installer for the 64 bits binary installed in the wrong directory. Thanks to michi_cc and glx for testing.
Fri, 15 Aug 2008 22:06:58 +0000 glx (svn r14080) -Fix (r14052): assert triggered when drawing chat window with 32bpp-anim blitter (backup buffer was too small)
Fri, 15 Aug 2008 19:18:55 +0000 glx (svn r14079) -Fix: misleading help in configure
Fri, 15 Aug 2008 17:54:43 +0000 peter1138 (svn r14078) -Codechange: Rename *VehicleInfo::base_cost to cost_factor, indicating what it actually is.