rubidium
|
2ced86e7ae
|
(svn r14151) -Codechange: make it possible to choose between the DOS and Windows graphics packs while retaining the possibility to override the palette.
|
2008-08-24 08:41:38 +00:00 |
|
belugas
|
7b01fb91c7
|
(svn r14150) -Add: Add the count of trains using the current waypoint in the vehicle list window's caption
|
2008-08-24 01:39:56 +00:00 |
|
frosch
|
f932e81127
|
(svn r14149) -Fix: When selling the front engine of a train consist with another engine at the second position, not all 'important' data was copied to the new head.
|
2008-08-23 23:31:27 +00:00 |
|
frosch
|
b66b3937ed
|
(svn r14148) -Fix (r14096) [FS#2239]: Orders were freed while they were still shared by other vehicles.
|
2008-08-23 23:15:04 +00:00 |
|
frosch
|
464899f9ad
|
(svn r14147) -Codechange: Allow passing 'const Vehicle *' to GetNextUnit() and GetPrevUnit().
|
2008-08-23 22:31:36 +00:00 |
|
rubidium
|
07c20252c3
|
(svn r14146) -Codechange: allow palette override in both ways and remove some unneeded '(x == 0) ? 0 : 1' constructs.
|
2008-08-23 20:16:54 +00:00 |
|
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.
|
2008-08-23 19:14:27 +00:00 |
|
peter1138
|
1de6c87cdd
|
(svn r14144) -Fix (r8826): Incorrect cargo weights
|
2008-08-23 18:05:52 +00:00 |
|
frosch
|
6b9b879a2c
|
(svn r14143) -Codechange: Recenter viewport of waypoint window when relocating the waypoint.
|
2008-08-23 16:34:05 +00:00 |
|
frosch
|
bb85d482d8
|
(svn r14142) -Codechange: Disallow taking over greyed waypoints of other companies.
|
2008-08-23 16:26:01 +00:00 |
|
frosch
|
40796e9f19
|
(svn r14141) -Fix (r14135): Savegame conversion could assign a recently removed waypoint (grey sign) to a wrong owner.
|
2008-08-23 16:16:37 +00:00 |
|
frosch
|
8886f5b4c3
|
(svn r14140) -Fix (r14135): Enum in saveload-table.
|
2008-08-23 16:13:31 +00:00 |
|
frosch
|
a7bc5f2d0d
|
(svn r14139) -Fix (r12044): GetSlopeZ() gets a virtual coordinate, not a tile.
|
2008-08-23 16:09:06 +00:00 |
|
smatz
|
983a93d447
|
(svn r14138) -Fix (r12863): dark blue wasn't considered as similiar to blue
|
2008-08-23 12:29:41 +00:00 |
|
celestar
|
3546b74e93
|
(svn r14137) -Codechange: Remove a now unused member of CargoPacket
|
2008-08-23 09:31:53 +00:00 |
|
belugas
|
96a96e3524
|
(svn r14136) -Fix(r14135): MSVC project was not supposed to be on previous commit
|
2008-08-23 02:24:14 +00:00 |
|
belugas
|
23b1f53ff6
|
(svn r14135) -Codechange: Add owner to waypoints. Previously, it was guessed from rail underneath it.
|
2008-08-23 02:15:46 +00:00 |
|
frosch
|
b6ae11f3ae
|
(svn r14134) -Fix (r12667, r13579) [FS#2245]: Update 'current_order' when changing 'cur_order_index'.
|
2008-08-23 00:32:01 +00:00 |
|
rubidium
|
1fb68ddff5
|
(svn r14133) -Fix [FS#2249]: close the 'manage vehicles' dropdown once the number of vehicles in the list reaches 0.
|
2008-08-22 22:54:38 +00:00 |
|
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)
|
2008-08-22 22:48:12 +00:00 |
|
frosch
|
2dd9bc672a
|
(svn r14131) -Fix (r13952) [FS#2250]: The reservation of adjacent stations was sometimes not freed correctly. (michi_cc)
|
2008-08-22 22:42:21 +00:00 |
|
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)
|
2008-08-22 22:28:26 +00:00 |
|
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.
|
2008-08-22 22:19:23 +00:00 |
|
glx
|
1703595861
|
(svn r14128) -Fix: first run of determineversion.vbs in a fresh clean hg checkout always detected the sources as modified
|
2008-08-22 15:15:11 +00:00 |
|
belugas
|
dd1ae8c13f
|
(svn r14127) -Feature(ette): Give the the player's colour to the waypoint window been shown
|
2008-08-22 01:14:25 +00:00 |
|
frosch
|
7ef5905b8c
|
(svn r14126) -Codechange (r14125): Add some tabs.
|
2008-08-21 20:45:52 +00:00 |
|
frosch
|
ec30cfeff3
|
(svn r14125) -Fix [FS#2237]: Segfault when autoreplace failed very early.
Note: Proper indenting in next commit.
|
2008-08-21 20:42:45 +00:00 |
|
belugas
|
15d8d1d74b
|
(svn r14123) -Codechange: a few magical number to sprite name conversions
|
2008-08-21 19:12:24 +00:00 |
|
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>].
|
2008-08-21 09:51:03 +00:00 |
|
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)
|
2008-08-21 08:46:25 +00:00 |
|
belugas
|
97de2577e3
|
(svn r14119) -Fix(r14104): Forgot to make the gui disappear when the waypoint is deleted. Smatz pointing
|
2008-08-21 02:19:31 +00:00 |
|
belugas
|
a91c078526
|
(svn r14118) -Fix(r14104): typos creeping like bugs
|
2008-08-21 01:42:21 +00:00 |
|
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.
|
2008-08-21 00:02:45 +00:00 |
|
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.
|
2008-08-20 22:43:19 +00:00 |
|
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.
|
2008-08-20 21:36:46 +00:00 |
|
frosch
|
378782b3ed
|
(svn r14114) -Fix [FS#2242]: Sign list was not properly updated on removal of signs.
|
2008-08-20 19:53:42 +00:00 |
|
frosch
|
dde40c53ed
|
(svn r14113) -Codechange: Language updates for r14112.
|
2008-08-20 19:33:06 +00:00 |
|
frosch
|
59f813267c
|
(svn r14112) -Fix (r13715)[FS#2232]: Action B custom messages with parameteers were broken.
|
2008-08-20 19:31:35 +00:00 |
|
frosch
|
24c01374a1
|
(svn r14111) -Fix (r2572): [strgen] Changing order of parameters {X:...} did not work for strings including some {StringY}.
|
2008-08-20 19:10:42 +00:00 |
|
glx
|
28fb23ca56
|
(svn r14110) -Fix: desyncs due to bubbles in toyland
|
2008-08-20 16:51:08 +00:00 |
|
smatz
|
c45a143e27
|
(svn r14109) -Fix (r14107): marking reserved tile dirty is needed for waypoints and stations even when patch option is disabled
|
2008-08-20 16:06:27 +00:00 |
|
belugas
|
2ac0767af5
|
(svn r14108) -Fix(r14104): Give a more consistent naming of the new gui file
|
2008-08-20 15:27:22 +00:00 |
|
smatz
|
506a6ffe57
|
(svn r14107) -Codechange: marking reserved tile dirty twice (and even when patch option is off) is not needed
|
2008-08-20 15:21:03 +00:00 |
|
belugas
|
f9494992c5
|
(svn r14106) -Fix(r14104): A string too much been commited
|
2008-08-20 13:32:57 +00:00 |
|
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 :)
|
2008-08-20 01:38:12 +00:00 |
|
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.
|
2008-08-20 01:29:05 +00:00 |
|
smatz
|
1145a11b9d
|
(svn r14103) -Fix [YAPP]: flooded trains didn't free their reservation
|
2008-08-19 10:55:33 +00:00 |
|
rubidium
|
949885aeb3
|
(svn r14102) -Fix [FS#1986]: make NewGRF action 0x06's changes persistent over the several loading stages.
|
2008-08-19 09:08:45 +00:00 |
|
rubidium
|
3596b61c58
|
(svn r14101) -Cleanup (r14083): leftover friend.
|
2008-08-18 21:44:03 +00:00 |
|
belugas
|
dc2d133cdd
|
(svn r14100) -Fix(r14099): Who reads readme.txt files anyway?. Same work as previous commit.
|
2008-08-18 17:11:13 +00:00 |
|