Commit Graph

10606 Commits (131ffc3196c5940f5e239e5b061eb4c9aefe2039)
 

Author SHA1 Message Date
rubidium 131ffc3196 (svn r14890) -Codechange: move the notest information into the command table. 16 years ago
rubidium 71df085954 (svn r14889) -Codechange: replace some magic numbers with constants. 16 years ago
rubidium 958e2cb9e4 (svn r14888) -Change/Fix: don't make makedepend look in whatever's included for headers; it takes ages *and* it will not find all headers anyways as they are placed in locations where only the compiler can easily find them 16 years ago
rubidium 41129edc78 (svn r14886) -Fix: remove (3) strings with non-UTF8 characters in Afrikaans.
-Fix: using non-ASCII characters in Afrikaans and Icelandic when there's an equivalent ASCII character, thus not needing a font to display all characters.
16 years ago
rubidium ac0e2e6d5a (svn r14885) -Fix: if settings minimum != 1 and 0-is-disabled is enabled, one could set the setting in-game to an out-of-valid-range value. 16 years ago
smatz a1d3c90af9 (svn r14884) -Codechange: simplify code responsible for opening vehicle view windows 16 years ago
glx 206c5affcb (svn r14882) -Change: move widgets related files to their own category (MSVC) 16 years ago
rubidium 4a204fbf96 (svn r14881) -Fix (r14880): somehow make didn't think that widgets/dropdown.cpp did depend on window_gui.h... 16 years ago
rubidium aa6c7e8574 (svn r14880) -Codechange: make it clear which way the FOR_ALL_WINDOWS goes (from back to front or vice versa) and make it iterate over the Window* instead of Window**. 16 years ago
michi_cc 8f5354f2df (svn r14876) -Fix [FS#2509] (r14849): Reserved path loop detection was broken for stations.
Don't set the test tile to the tile the very first iteration handles. Update the test tile instead in the loop.
16 years ago
peter1138 bd803696b3 (svn r14869) -Feature: Allow road vehicles to move multiple steps in a tick (code based on train movement code) and add support for RV prop 15. This gives RVs a maximum speed of 318mph instead 79mph. This only implements higher speeds, not 'realistic acceleration'. 16 years ago
peter1138 4fcf28d9ed (svn r14862) -Fix (r14421): min_players became min_active_clients, not min_clients 16 years ago
truebrain ae0c25e530 (svn r14856) -Fix: allow 'makedepend' to find header files in the lang-obj-dir 16 years ago
belugas 1a12ec4387 (svn r14855) -Documentation: Apply some widget naming to the widget arrays. Based on Yorick's work 16 years ago
glx 779eb0061a (svn r14854) -Change: speedup compilation with MSVC on 'multi-processor' systems (khh) 16 years ago
rubidium 9f7cab0e0e (svn r14853) -Codechange: rename GetClosestStationFromTile to GetClosestDeletedStation as that's what it does instead of finding non-deleted stations. 16 years ago
michi_cc b201fb1226 (svn r14852) -Feature: Automatic reversing in front of block signals can now be disabled by setting pf.wait_oneway_signal respectively pf.wait_twoway_signal to 255. 16 years ago
michi_cc fc9b6b8872 (svn r14851) -Fix: A train reversing in a non-PBS block can't be stuck. 16 years ago
michi_cc b4289b40f4 (svn r14850) -Fix [FS#2503]: Reversing a stuck train that is then not stuck anymore did not always reset the waiting timer. 16 years ago
michi_cc cca22794d1 (svn r14849) -Fix [FS#2478]: A train meeting its end could lead to an endless loop. 16 years ago
translators 9ebe6eacc6 (svn r14848) -Update: WebTranslator2 update to 2009-01-05 18:44:14
afrikaans  - 11 fixed by Alrich (11)
arabic_egypt - 19 fixed, 21 changed by khaloofah (40)
danish     - 40 fixed, 1 changed by ThomasA (41)
dutch      - 2 fixed, 25 changed by Excel20 (27)
hebrew     - 8 fixed by EScake (8)
hungarian  - 18 fixed by alyr (18)
italian    - 18 fixed by lorenzodv (18)
norwegian_bokmal - 3 fixed, 11 changed by khh (14)
norwegian_nynorsk - 8 fixed by Grilldyret (8)
polish     - 3 fixed by xaxa (3)
portuguese - 7 fixed by SnowFlake (7)
urdu       - 9 fixed by yasirniazkhan (9)
16 years ago
rubidium 9682126d28 (svn r14847) -Codechange: generalise the circular search to search around a rectangle (PhilSophus) 16 years ago
rubidium 7a9ce3050f (svn r14846) -Doc: strgen hasn't been part of the trunk/release binaries for quite a while, so point to the precompiled strgen package instead. 16 years ago
glx c61674221c (svn r14840) -Cleanup: remove duplicate includes 16 years ago
smatz 65a40146f2 (svn r14839) -Fix [FS#2496](r14835): one occurence of train_income_warn wasn't updated 16 years ago
smatz e8e6bd8625 (svn r14838) -Fix: race condition between me and WT2's translators 16 years ago
translators d66ec09f9b (svn r14837) -Update: WebTranslator2 update to 2009-01-04 18:46:20
afrikaans  - 39 changed by TrueTenacity (39)
arabic_egypt - 1 fixed, 13 changed by khaloofah (14)
catalan    - 10 fixed by arnaullv (10)
dutch      - 19 fixed, 2 changed by Excel20 (21)
finnish    - 10 fixed by jpx_ (10)
french     - 19 fixed by glx (19)
hebrew     - 31 fixed, 7 changed by EScake (38)
hungarian  - 2 fixed, 2 changed by IPG (3), alyr (1)
indonesian - 14 fixed by fanioz (14)
italian    - 2 fixed by lorenzodv (2)
polish     - 5 fixed by xaxa (5)
serbian    - 31 fixed, 1 changed by nummer (32)
thai       - 22 fixed by vetbook (22)
16 years ago
smatz bb1c789793 (svn r14836) -Update (r14835): remove changed string from other languages 16 years ago
smatz ec7ebf2170 (svn r14835) -Change: apply the 'warn if train's income is negative' setting to other vehicle types, too 16 years ago
rubidium 87b71b3872 (svn r14834) -Fix: some strings (in unfinished/) were forgotten when removed/updated 16 years ago
smatz fd89415cb5 (svn r14833) -Update (r14831): remove changed strings from other languages 16 years ago
smatz b1f7ef7076 (svn r14831) -Codechange: use {VEHICLE} instead of Train/Ship/Road veh/Aircraft/{STRING} {COMMA} in lang files (part by Swallow) 16 years ago
rubidium 8252bc59e3 (svn r14830) -Fix [FS#2495]: overflow of number of orders per vehicle (based on patch by Swallow) 16 years ago
smatz 30884396e6 (svn r14829) -Fix (r14828): forgot CH_LAST 16 years ago
smatz 91233ea596 (svn r14828) -Codechange: move most of save/load-specific code to separate files 16 years ago
rubidium e62e12e7f5 (svn r14827) -Feature [FS#1984]: few (optional) optimisations to making (initial) orders (sulai) 16 years ago
rubidium 183f8df552 (svn r14826) -Fix [FS#2494]: infinite loop in order lookahead when reserving a path (Swallow) 16 years ago
rubidium 1900ba908b (svn r14825) -Fix: pay the correct amount of interest instead of a few percent too little a year 16 years ago
rubidium 57570c7d7c (svn r14824) -Fix [FS#1725]: mouse events could be treated twice (illogict) 16 years ago
rubidium f16427fbe0 (svn r14823) -Document: some variables/structs (Alberth) 16 years ago
rubidium a41e60d255 (svn r14822) -Change: save 'build station' settings in the config file, like drag'n'drop and and show coverage area (Rexxars) 16 years ago
rubidium d44ba26cd7 (svn r14821) -Change [FS#2390]: make the road grids of town match, when all are using the same road layout ofcourse (cirdan) 16 years ago
rubidium c27460e29c (svn r14820) -Codechange: use (the correct) enum-type instead of just int (Zuu) 16 years ago
rubidium 99eae02c9d (svn r14819) -Change: make details and order menu stickyable, like the timetable window. Also let the detail/order/timetable window close eachther, like the detail and order windows already did, when not stickied. 16 years ago
smatz 24e02fab11 (svn r14818) -Fix (r14723): add network_base.h to source.list and project files 16 years ago
smatz 80551450f7 (svn r14817) -Cleanup: unify the place where the @file header is placed 16 years ago
glx 06519a56f2 (svn r14816) -Fix: signed/unsigned warnings (MSVC) 16 years ago
smatz 7869c4ba66 (svn r14815) -Codechange: separate 'highscore' code from 'company' code 16 years ago
translators c73159f3e9 (svn r14814) -Update: WebTranslator2 update to 2009-01-03 18:29:54
arabic_egypt - 9 fixed by khaloofah (9)
brazilian_portuguese - 9 fixed by tucalipe (9)
dutch      - 9 fixed by Excel20 (9)
french     - 10 fixed, 1 changed by glx (11)
hebrew     - 31 fixed by EScake (31)
hungarian  - 9 fixed by alyr (9)
indonesian - 32 changed by fanioz (32)
italian    - 9 fixed by lorenzodv (9)
korean     - 9 fixed by dlunch (9)
polish     - 10 fixed by xaxa (10)
slovenian  - 24 fixed by Necrolyte (24)
spanish    - 14 fixed by eusebio (14)
thai       - 95 fixed, 1 changed by vetbook (96)
ukrainian  - 1 fixed, 6 changed by mad (7)
16 years ago
rubidium 3ac0875cf6 (svn r14813) -Codechange: use uint instead of 'just' unsigned. 16 years ago