Commit Graph

4798 Commits (92c6cbbe672bc616462f285d69f3221ff2b7e7ea)
 

Author SHA1 Message Date
glx 7634dbc769 (svn r6447) -Fix r6446: Readd the accidentally removed translations 18 years ago
miham 1e664552c6 (svn r6446) WebTranslator2 update to 2006-09-13 16:54:09
slovak     - 2 fixed, 1 changed by lengyel (3)
swedish    - 50 fixed by daishan (50)
18 years ago
miham ca14da6d99 (svn r6445) WebTranslator2 update to 2006-09-13 07:46:55
catalan    - 57 changed by arnaullv (57)
18 years ago
miham 482002415e (svn r6444) WebTranslator2 update to 2006-09-12 19:42:24
catalan    - 1 fixed, 37 changed by arnaullv (38)
turkish    - 1 fixed by jnmbk (1)
18 years ago
Darkvater bd5f2b66cd (svn r6443) -Fix (r6001): Please update the documentation if you mess with the _m[] bits! 18 years ago
bjarni 9532c873c1 (svn r6442) -Fix: ship depots windows now only draws the ships inside the depot instead of all ships in the depot tile
This bug was visible when a ship left. The window redraw was called, but it still saw the ship since it didn't leave the tile yet and it left a ghost in the depot window
18 years ago
miham 86ba1561a3 (svn r6441) WebTranslator2 update to 2006-09-11 20:35:18
catalan    - 2 fixed, 23 changed by arnaullv (25)
18 years ago
KUDr 59902fa943 (svn r6440) -Fix: [YAPF] some YAPF settings were not saved (i misunderstood how save flags work). This probably caused some MP desyncs. Thanks Maedhros for noticing and peter1138 for this patch. 18 years ago
miham d1f667ea5b (svn r6439) WebTranslator2 update to 2006-09-11 18:24:37
catalan    - 102 fixed, 10 changed by arnaullv (112)
18 years ago
miham 5eef83e2b9 (svn r6438) WebTranslator2 update to 2006-09-11 09:18:20
brazilian_portuguese - 1 fixed by tucalipe (1)
dutch      - 7 fixed by habell (7)
18 years ago
rubidium eb543de4cd (svn r6437) -Fix: reset the location of the last sound as that location can be outside the map when you are loading another (smaller) map. Thanks to MeusH for noticing. 18 years ago
miham 8c33c92237 (svn r6436) WebTranslator2 update to 2006-09-10 06:59:06
brazilian_portuguese - 99 fixed by tucalipe (99)
18 years ago
rubidium 07cbc4f83a (svn r6435) -Fix (FS#340): show an error message when executing 'scrollto x' with x < 0 or >= MapSize() instead of asserting later on. 18 years ago
miham 6393850dc5 (svn r6434) WebTranslator2 update to 2006-09-09 10:29:44
dutch      - 8 fixed by habell (8)
german     - 8 fixed by Neonox (8)
polish     - 8 fixed by meush (8)
portuguese - 8 fixed by izhirahider (8)
18 years ago
rubidium 6fdf0155bc (svn r6433) -Codechange: replace some magic numbers (industry gfx indices) by enums. 18 years ago
bjarni 2cb9350c40 (svn r6432) -Fix r4987: [OSX] added CCFLAGS to OSX targets as well 18 years ago
bjarni ed7cecb5cf (svn r6431) -Fix r6424: removed a declaration after statement in ReplaceVehicleWndProc() 18 years ago
bjarni 5f71c4c6c3 (svn r6430) -Fix r6424: fixed failure to init the whole array of engines when starting a new player 18 years ago
bjarni c582499bde (svn r6429) -Fix: [autoreplace GUI] selecting an empty line will now deselect the engine instead of selecting the first in the list (consistent with all other windows)
-Fix: [autoreplace GUI] engine info is now drawn in the right side even if the left list is empty
18 years ago
bjarni 86e27e42ff (svn r6428) -Codechange: [autoreplace] removed duplicated code to draw the info text in the autoreplace window 18 years ago
miham 52b51bf101 (svn r6427) WebTranslator2 update to 2006-09-08 13:49:45
hungarian  - 8 fixed by miham (8)
18 years ago
miham a4900cc9b6 (svn r6426) [langchanges] WT2 screwed up hungarian translations, because server ran out of disc space (nightlies took up too much space).
First step: restore hungarian languagefile
18 years ago
miham 16295723f8 (svn r6425) WebTranslator2 update to 2006-09-08 13:42:53
hungarian  - 8 fixed by miham (8)
turkish    - 7 fixed by edokan (7)
18 years ago
bjarni 00a08601c9 (svn r6424) -Codechange: [autoreplace] removed a loop though all vehicles from each time the window is redrawn
To do this, the player struct contains an array, that contains the count of each engine type that the player owns
   Those arrays are updated each time a vehicle is build or deleted and is calculated on load (it's not saved)
   It's possible to access the arrays outside of the autoreplace GUI, so feel free to read from them in other patches as well
18 years ago
belugas f01e761f80 (svn r6423) -Codechange: Replace two magic numbers by appropriate enum/define value 18 years ago
Darkvater 87761ab2d9 (svn r6421) -Revert r6420: The dedicated server's console actually needs to work. It misses half the input at the moment. Sorry, too hasty commit. 18 years ago
Darkvater 67e9294b22 (svn r6420) -Feature [Win32]: Use an existing console if openttd was started from one.
Unfortunately this only works for WindowsXP or higher, all older MS-OS's
 are stuck with the old behaviour.
18 years ago
miham bfb41a5d26 (svn r6419) WebTranslator2 update to 2006-09-07 20:36:09
american   - 8 fixed by WhiteRabbit (8)
french     - 7 changed by glx (7)
spanish    - 11 fixed by eusebio (11)
turkish    - 2 fixed by edokan (2)
18 years ago
bjarni 347a3f9a43 (svn r6418) -Fix: [autoreplace] now multiheaded engines and other locomotives consisting of more than one unit will only be counted once
This also cleaned up the counting loop alot and it will also (hopefully) be faster (didn't benchmark it)
18 years ago
miham 782fe8b8f2 (svn r6417) WebTranslator2 update to 2006-09-07 08:38:16
french     - 8 fixed by glx (8)
18 years ago
bjarni 5450b99ca3 (svn r6416) -Fix r6414 r6415: forgot to apply the new colours to the strings in the translations in lang/unfinished 18 years ago
bjarni 58c125d233 (svn r6415) -Fix r6414: switched orange and light blue colours in last commit, so they now fit what we agreed upon (oops)
stopping is now orange and service is now light blue
18 years ago
bjarni fca06248cd (svn r6414) -GUI change: heading for depot is now shown as either "Service at depot" (service) in orange or "Heading for depot" (stopping) in light blue 18 years ago
glx e1da887b87 (svn r6412) -Fix(r6411): forgot to remove some lines in openttd*.sln (thx michi_cc) 18 years ago
glx f70064e7aa (svn r6411) -Fix(r6410): forgot to update openttd*.sln (thx Darkvater and michi_cc :) )
-Cleanup: Removed UNITTEST preprocessor checks
18 years ago
glx 39ba62d48f (svn r6410) -remove unittest 18 years ago
glx 7c6851b436 (svn r6408) -Fix(r6406): compilation was broken
-Codechange: Rename TileIndexDiffCByDir to TileIndexDiffCByDiagDir because it accepts DiagDirections
18 years ago
Darkvater 3fee255543 (svn r6407) -Fix: Check return values of DoCommand() with CmdFailed and that of DoCommandP
with a boolean type.
18 years ago
Darkvater 80814dbb1d (svn r6406) -Codechange: Rename TileOffsByDir to TileOffsByDiagDir because it accepts
DiagDirections, and add TileOffsByDir that handles Directions.
-Codechange: Make the treeloop use TileOffsByDir().
18 years ago
Darkvater 516d412a77 (svn r6405) -Codechange: When showing tooltips, properly position the tooltip, considering
cursor size and cursor offset (hotspot). The maximum and minimum y-values
 for the tooltip are just below the mainbar and statusbar. Also, if the tooltip
 would be too low, flip it above the cursor.
18 years ago
Darkvater 3b279b502f (svn r6404) -Fix: GetStringWidth failed to calculate correct string width if the string
contained newlines.
18 years ago
glx ec6189081d (svn r6395) -Fix: when converting a depot from/to elrail, update the power of trains that are in it 18 years ago
bjarni 85a71fcea9 (svn r6394) -Fix r6393: removed a warning originally removed in r6376 accidentally readded in r6393 18 years ago
bjarni 4546700218 (svn r6393) -Fix: [autoreplace] now refit costs are added to the estimated costs (could spend more than allowed when estimate and actual cost were not the same)
-Fix: [autoreplace] fixed a very rare failure when building an engine could cost more than the player could pay before selling the old one
   this happened when the replacing the front cost so much that the the rear end didn't have enough money to build as expected
   now the estimate keeps track of the price for the wagons/engines in front of the unit it's currently looking at
-Codechange: [autoreplace] added function to learn if and what cargo type to refit to. Needed to allow the estimation to tell refit costs
18 years ago
miham 0c46606540 (svn r6392) WebTranslator2 update to 2006-09-05 08:11:55
slovak     - 12 fixed, 5 changed by lengyel (17)
18 years ago
glx 619f884cc5 (svn r6387) Fix: removed OSX specific warning 18 years ago
glx 9aa84ab2d2 (svn r6386) -Fix(r6376): removed a warning 18 years ago
rubidium 3d6f6813f2 (svn r6385) -Fix (r6380): one instance of QZ_AskQuit was left out in the conversion to HandleExitGameRequest. 18 years ago
rubidium 63687763e9 (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform.
-Cleanup: whitespace alignment of a few tables.
18 years ago
rubidium a7cfb80c40 (svn r6380) -Codechange: unify all ways to quit OTTD.
This means that in the intro menu the 'Quit' button immediatelly quits
  and the 'Quit' in the menu of the normal game and scenario editor
  immediatelly quits when the 'autosave_on_exit' patch is turned on.
  This is the same way as the OS/window manager initiated quits, like
  alt-F4 and the 'x' in the (OS/window manager drawn) title bar of OTTD.
18 years ago