Commit Graph

9990 Commits (07c20252c3614e6758943817811277e8e6e7c95b)
 

Author SHA1 Message Date
rubidium 07c20252c3 (svn r14146) -Codechange: allow palette override in both ways and remove some unneeded '(x == 0) ? 0 : 1' constructs. 16 years ago
frosch 4335c27218 (svn r14145) -Fix (r14135, r14141): When savegame conversion cannot determine a owner of a greyed waypoint, ensure that the owner is assigned when the waypoint is rebuild. 16 years ago
peter1138 1de6c87cdd (svn r14144) -Fix (r8826): Incorrect cargo weights 16 years ago
frosch 6b9b879a2c (svn r14143) -Codechange: Recenter viewport of waypoint window when relocating the waypoint. 16 years ago
frosch bb85d482d8 (svn r14142) -Codechange: Disallow taking over greyed waypoints of other companies. 16 years ago
frosch 40796e9f19 (svn r14141) -Fix (r14135): Savegame conversion could assign a recently removed waypoint (grey sign) to a wrong owner. 16 years ago
frosch 8886f5b4c3 (svn r14140) -Fix (r14135): Enum in saveload-table. 16 years ago
frosch a7bc5f2d0d (svn r14139) -Fix (r12044): GetSlopeZ() gets a virtual coordinate, not a tile. 16 years ago
smatz 983a93d447 (svn r14138) -Fix (r12863): dark blue wasn't considered as similiar to blue 16 years ago
celestar 3546b74e93 (svn r14137) -Codechange: Remove a now unused member of CargoPacket 16 years ago
belugas 96a96e3524 (svn r14136) -Fix(r14135): MSVC project was not supposed to be on previous commit 16 years ago
belugas 23b1f53ff6 (svn r14135) -Codechange: Add owner to waypoints. Previously, it was guessed from rail underneath it. 16 years ago
frosch b6ae11f3ae (svn r14134) -Fix (r12667, r13579) [FS#2245]: Update 'current_order' when changing 'cur_order_index'. 16 years ago
rubidium 1fb68ddff5 (svn r14133) -Fix [FS#2249]: close the 'manage vehicles' dropdown once the number of vehicles in the list reaches 0. 16 years ago
frosch 9c3ba61347 (svn r14132) -Fix (r14039): Only reserve a path on leaving a station if the current block really is a PBS block. (michi_cc) 16 years ago
frosch 2dd9bc672a (svn r14131) -Fix (r13952) [FS#2250]: The reservation of adjacent stations was sometimes not freed correctly. (michi_cc) 16 years ago
frosch 7020a48ea0 (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) 16 years ago
frosch 7f5cd0e843 (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. 16 years ago
glx 1703595861 (svn r14128) -Fix: first run of determineversion.vbs in a fresh clean hg checkout always detected the sources as modified 16 years ago
belugas dd1ae8c13f (svn r14127) -Feature(ette): Give the the player's colour to the waypoint window been shown 16 years ago
frosch 7ef5905b8c (svn r14126) -Codechange (r14125): Add some tabs. 16 years ago
frosch ec30cfeff3 (svn r14125) -Fix [FS#2237]: Segfault when autoreplace failed very early.
Note: Proper indenting in next commit.
16 years ago
belugas 15d8d1d74b (svn r14123) -Codechange: a few magical number to sprite name conversions 16 years ago
rubidium 091f85c769 (svn r14121) -Fix: bundle_exe didn't make the output directory, so it failed if you didn't do bundle_zip first.
-Fix: another inconsistency between the "output" of bundle_exe and bundle_[zip|gzip|bzip2|<etc>].
16 years ago
translators 6f366c955a (svn r14120) -Update: WebTranslator2 update to 2008-08-21 10:46:06
brazilian_portuguese - 33 fixed by tucalipe (33)
czech      - 1 fixed, 11 changed by Hadez (12)
dutch      - 4 fixed by habell (4)
estonian   - 25 fixed, 111 changed by kristjans (135), vermon (1)
french     - 3 fixed, 8 changed by glx (9), belugas (2)
galician   - 78 fixed by Condex (78)
german     - 13 fixed by dih (13)
korean     - 20 fixed, 1 changed by leejaeuk5 (21)
simplified_chinese - 51 fixed, 1 changed by ww9980 (52)
slovenian  - 54 fixed by Necrolyte (54)
ukrainian  - 3 fixed by mad (3)
16 years ago
belugas 97de2577e3 (svn r14119) -Fix(r14104): Forgot to make the gui disappear when the waypoint is deleted. Smatz pointing 16 years ago
belugas a91c078526 (svn r14118) -Fix(r14104): typos creeping like bugs 16 years ago
rubidium 3efed2ae6e (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. 16 years ago
rubidium bdb7f54656 (svn r14116) -Change [Doxygen]: making man-pages of the exports of the source isn't very useful as OpenTTD isn't a library. 16 years ago
rubidium f64984467d (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. 16 years ago
frosch 378782b3ed (svn r14114) -Fix [FS#2242]: Sign list was not properly updated on removal of signs. 16 years ago
frosch dde40c53ed (svn r14113) -Codechange: Language updates for r14112. 16 years ago
frosch 59f813267c (svn r14112) -Fix (r13715)[FS#2232]: Action B custom messages with parameteers were broken. 16 years ago
frosch 24c01374a1 (svn r14111) -Fix (r2572): [strgen] Changing order of parameters {X:...} did not work for strings including some {StringY}. 16 years ago
glx 28fb23ca56 (svn r14110) -Fix: desyncs due to bubbles in toyland 16 years ago
smatz c45a143e27 (svn r14109) -Fix (r14107): marking reserved tile dirty is needed for waypoints and stations even when patch option is disabled 16 years ago
belugas 2ac0767af5 (svn r14108) -Fix(r14104): Give a more consistent naming of the new gui file 16 years ago
smatz 506a6ffe57 (svn r14107) -Codechange: marking reserved tile dirty twice (and even when patch option is off) is not needed 16 years ago
belugas f9494992c5 (svn r14106) -Fix(r14104): A string too much been commited 16 years ago
belugas 9506434539 (svn r14105) -Fix: Some typos that are more grammatical errors, as it seems.
Provided by ln
I've added a little fix on currency.cpp too, why not :)
16 years ago
belugas d096431936 (svn r14104) -Feature: Add a window for waypoints, allowing to view all the trains having the selected waypoint in their orders.
Changing its name is also supported from the same new window.
Gui based on work done by Satyap, on FS#2025.
16 years ago
smatz 1145a11b9d (svn r14103) -Fix [YAPP]: flooded trains didn't free their reservation 16 years ago
rubidium 949885aeb3 (svn r14102) -Fix [FS#1986]: make NewGRF action 0x06's changes persistent over the several loading stages. 16 years ago
rubidium 3596b61c58 (svn r14101) -Cleanup (r14083): leftover friend. 16 years ago
belugas dc2d133cdd (svn r14100) -Fix(r14099): Who reads readme.txt files anyway?. Same work as previous commit. 16 years ago
belugas e4e3259433 (svn r14099) -Codechange: Welcome back, Celestar.
While at it, an alphabetic error been fixed
16 years ago
celestar 1fa55e4ec0 (svn r14098) -Fix: Make the 'Transfer Credit' display aware of the entire consist, not only the first vehicle 16 years ago
rubidium 141001d031 (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. 16 years ago
rubidium 66b9ea9a5a (svn r14096) -Codechange: merge the shared order's vehicle list management to a single location. 16 years ago
frosch 8daea149e9 (svn r14095) -Fix (r14076): Trains shall not stop instantly. 16 years ago