Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-12 | (svn r14304) -Fix (r14104): waypoint train list wasn't closed with the ↵ | smatz | |
waypoint window (crashes since r14296) | |||
2008-09-12 | (svn r14303) -Codechange: make the vehicle list part of the group window ↵ | rubidium | |
look exactly like the vehicle list instead of some buttons being one pixel wider/smaller. | |||
2008-09-12 | (svn r14302) -Codechange: simplify and make the vehicle list and group ↵ | rubidium | |
windows behave the same w.r.t. getting wider (by default) for trains than the other vehicles. | |||
2008-09-12 | (svn r14301) -Codechange: give the vehicle list and group list the same ↵ | rubidium | |
relative size and the same absolute height for the vehicle list items. | |||
2008-09-12 | (svn r14300) -Update: WebTranslator2 update to 2008-09-12 17:41:59 | translators | |
brazilian_portuguese - 13 fixed by tucalipe (13) catalan - 12 fixed by arnaullv (12) danish - 9 fixed, 7 changed by ThomasA (16) dutch - 1 changed by habell (1) estonian - 5 fixed by kristjans (5) galician - 98 fixed, 6 changed by Condex (104) german - 7 fixed, 83 changed by sulai (69), dih (21) korean - 12 fixed by leejaeuk5 (12) romanian - 20 fixed by kneekoo (20) slovenian - 5 fixed by Necrolyte (5) | |||
2008-09-12 | (svn r14299) -Fix: disable 'toggle palette' when no NewGRF has been selected. | rubidium | |
2008-09-12 | (svn r14298) -Fix [FS#2214]: "{CARGO} from unknown destination". | rubidium | |
2008-09-12 | (svn r14297) -Fix: one could be trying to get the station name of a station ↵ | rubidium | |
that is outside of the pool. | |||
2008-09-12 | (svn r14296) -Codechange: there is no case where an invalid waypoint index ↵ | rubidium | |
should be passed to be drawn as a string. | |||
2008-09-12 | (svn r14295) -Fix(r14294): If the house is not built yet, still give me ↵ | belugas | |
proper coordinates, pretty please! Plus, two(2) rogue tabs found their way in. | |||
2008-09-12 | (svn r14294) -Feature[newGRF]: Add Variational Action 2 Variable 0x47 for ↵ | belugas | |
houses, Coordinates of the house tile | |||
2008-09-11 | (svn r14293) -Change: do not show PBS track reservation in the intro game | smatz | |
2008-09-11 | (svn r14292) -Cleanup (r11128): Move an 'if' out of a loop as it does not ↵ | frosch | |
need to be iterated. (spotted by smatz) | |||
2008-09-11 | (svn r14291) -Fix [FS#2288] (r12853): For tunnels DrawCatenary() draws only ↵ | frosch | |
pillars; DrawCatenaryOnTunnel() draws only wires. | |||
2008-09-11 | (svn r14290) -Fix (r13932): level crossings could be barred when they ↵ | smatz | |
shouldn't be after savegame conversion | |||
2008-09-11 | (svn r14289) -Fix [FS#2286](r3720)(r1): sound effects an music volume should ↵ | smatz | |
be in range 0-127, default value shouldn't be higher (based on a patch by kakaopor) | |||
2008-09-09 | (svn r14286) -Fix [FS#2265]: If a change of conventional/electric rail ↵ | michi_cc | |
coincided with the start of a station platform, stale reservations could be left behind. | |||
2008-09-09 | (svn r14285) -Fix [FS#2263]: A train inside a wormhole could free the ↵ | michi_cc | |
reservation of another train inside the wormhole. | |||
2008-09-09 | (svn r14284) -Fix (r13958): Trains would not look ahead and extend their ↵ | michi_cc | |
reservation on a waypoint tile in all cases. | |||
2008-09-09 | (svn r14283) -Fix [FS#2281](r14175): beep only after clicking on the main ↵ | smatz | |
toolbar, not after finishing the selection | |||
2008-09-09 | (svn r14282) -Update: WebTranslator2 update to 2008-09-09 17:38:39 | translators | |
czech - 1 fixed, 7 changed by Hadez (7), joeprusa (1) danish - 61 fixed, 6 changed by ThomasA (28), MiR (39) dutch - 6 fixed by habell (5), webfreakz (1) estonian - 1 fixed by kristjans (1) finnish - 66 fixed by habazi (66) french - 2 fixed, 2 changed by glx (4) galician - 14 fixed by Condex (14) german - 63 fixed, 16 changed by sulai (41), dih (38) italian - 1 fixed, 1 changed by lorenzodv (2) piglatin - 27 fixed by adammw (27) romanian - 57 fixed by kneekoo (57) russian - 13 fixed by Smoky555 (13) slovenian - 6 fixed by Necrolyte (6) spanish - 9 fixed by eusebio (9) ukrainian - 6 fixed by mad (6) | |||
2008-09-09 | (svn r14280) -Codechange: use IsRailWaypointTile() instead of IsTileType() ↵ | smatz | |
and IsRailWaypoint() checks at several places | |||
2008-09-09 | (svn r14279) -Revert (r14237): Undo changes for renaming Debian packages, ↵ | matthijs | |
this is not the right way to do this. | |||
2008-09-09 | (svn r14278) -Cleanup [Makefile]: Rename $TAGS to $TAG. | matthijs | |
2008-09-09 | (svn r14277) -Change [Makefile]: Use [ -n ... ] instead of using return ↵ | matthijs | |
values from grep and read in findversion.sh. | |||
2008-09-08 | (svn r14276) -Fix: Rename one of the advanced settings, as 'TTDPatch ↵ | frosch | |
compatible nonstop handling' wasn't a correct description anymore. | |||
2008-09-08 | (svn r14275) -Change: Rename 'Configure patches' to 'Advanced settings'. | frosch | |
2008-09-08 | (svn r14274) -Fix (r10237): nonexistant order could be selected in the ↵ | smatz | |
timetable window (causing SIGFPE) | |||
2008-09-08 | (svn r14273) -Change: make findversion.sh aware of release tags and make it ↵ | rubidium | |
output the REV without the branch name so the CF can use that. | |||
2008-09-08 | (svn r14272) -Fix [Makefile]: Always pass an explicit delimiter to the "cut" ↵ | matthijs | |
command, in case there are platforms where tab is not the default. | |||
2008-09-07 | (svn r14270) -Fix: make small UFO aware of articulated RVs | smatz | |
2008-09-07 | (svn r14265) -Fix (r10750): desyncs after deleting a waypoint because of ↵ | smatz | |
explicit destructor call instead of using operator delete | |||
2008-09-07 | (svn r14264) -Fix (r14261): 'echo -e' is not recognized on many systems | smatz | |
2008-09-07 | (svn r14263) -Codechange: give a better error message when removing a sign fails | smatz | |
2008-09-07 | (svn r14262) -Feature [Makefile]: Let Makefile.bundle.in also use the new ↵ | matthijs | |
findversion.sh script. This enables revision detection for bundles for git and hg checkouts. | |||
2008-09-07 | (svn r14261) -Change [Makefile]: Move the revision detection code from ↵ | matthijs | |
Makefile.src.in to a new bash script findversion.sh. This commit should have no functional changes. | |||
2008-09-07 | (svn r14260) -Fix [FS#2277]: merge keycode for "normal" 0-9 keys and keypad ↵ | rubidium | |
0-9 keys so people don't get confused that the keypad doesn't work as expected. | |||
2008-09-07 | (svn r14258) -Codechange: rework the way to query the vehicle hash to make ↵ | rubidium | |
sure it always results in the same irregardless of the order of the hash-linked-list. -Fix: desync in PBS reservation following, vehicle flooding and road vehicle overtake/follow code. | |||
2008-09-07 | (svn r14257) -Fix (r14153): incorrect update of ini-file group tail pointer ↵ | rubidium | |
causing memory corruption. | |||
2008-09-06 | (svn r14255) -Fix [configure]: remove the requirement to have a recent ↵ | truebrain | |
enough 'grep' which understands -m. Instead, use 'head -n 1' which is more common available | |||
2008-09-06 | (svn r14254) -Codechange: Code style and breathing room | belugas | |
2008-09-06 | (svn r14253) -Fix (r14214): replace the right glyph and use the right colour ↵ | glx | |
indices in glyph sprite | |||
2008-09-05 | (svn r14250) -Update: WebTranslator2 update to 2008-09-05 15:13:08 | translators | |
afrikaans - 9 fixed by TrueTenacity (9) croatian - 19 fixed by tperic (19) czech - 5 fixed, 50 changed by Hadez (55) dutch - 5 fixed by habell (5) estonian - 9 fixed by kristjans (9) french - 5 fixed by glx (5) german - 85 fixed by dih (45), MaSch (40) italian - 5 fixed, 4 changed by lorenzodv (9) polish - 25 fixed, 4 changed by heimat (29) spanish - 7 fixed by eusebio (7) ukrainian - 5 fixed by mad (5) | |||
2008-09-04 | (svn r14245) -Fix: NewGRF configs loaded from the config file would always ↵ | rubidium | |
default to the DOS palette instead of the "default" palette. | |||
2008-09-04 | (svn r14244) -Fix: add 'Auto-generated' text when autogenerated, not in ↵ | truebrain | |
template (complain by blathijs ;)) | |||
2008-09-04 | (svn r14243) -Fix [FS#2269]: clicking on the smallmap didn't break the ↵ | rubidium | |
"follow vehicle in main viewport". | |||
2008-09-04 | (svn r14242) -Fix: removed some possible infinite loop in version ↵ | glx | |
determination (again). | |||
2008-09-04 | (svn r14241) -Fix [Debian]: Remove an extra ~ in the Debian version. | matthijs | |
2008-09-03 | (svn r14240) -Doc: add a few pointers/"howto"-ish lines to the obg format ↵ | rubidium | |
documentation about what it does and does not do and how you should fill the data. | |||
2008-09-03 | (svn r14239) -Fix [FS#2267]: The engine-purchase-list-sorter doubled ↵ | frosch | |
running-cost and halfed capacity of double-headed engines. |